Dashboard

Kolbopet

Engine Prompts

Edit the copy blocks that power the chatbot engine. Saved changes take effect immediately.

base_prompt

Core system instruction sent to Gemini on every turn. Defines personality, guidelines, and rules.

edited

channel_addendum

Appended after base_prompt on web turns. Tells the model how UI elements render on web.

default

welcome

First message sent to new customers. The engine does not run on this turn; it kicks in on the customer's next reply.

default

generic_error

Single customer-facing error message used for every engine/tool failure. Customer does not care which subsystem failed.

default

other_pet_type_reply

Sent when the customer picks "Other" for pet type. Offers to notify them later.

default

other_pet_notify_yes

Sent after the customer opts in to expansion notifications.

default

other_pet_notify_no

Sent after the customer declines expansion notifications.

default

subscription_explanation

Shown on web when the customer asks "how does the subscription work" from the order summary. Markdown is rendered.

default

policy_unknown

Returned by answer_policy when the requested key is not in the known policy set. Prevents fabrication — routes to escalation.

default

policy_shipping_lead

Answer for shipping lead time questions. Edit when real SLAs are locked in.

default

policy_refund

Answer for refund/returns questions.

default

policy_payment_methods

Answer for payment method questions.

default

policy_support_channel

Answer for support/phone/contact channel questions.

default

policy_delivery_area

Answer for delivery coverage questions.

default