These settings are also available via the REST API — see the API Reference tab for programmatic access.
Prompt Configuration
Navigate to Settings > Prompt in the Admin Panel. The AI’s system prompt is built from five customizable fields:Customization Fields in Detail
Bot Name
The name used in the system prompt and displayed in the chat header. Choose a name that fits your brand.The bot name in Settings controls how the AI refers to itself. The SDK
botName config option controls the UI display name. Set both to the same value for consistency.Personality
Defines the AI’s tone and communication style. The AI follows these instructions throughout the conversation. Good personality prompts are:- Specific: “Use short sentences, max 2 sentences per message” vs “Be concise”
- Behavioral: “Always suggest a complementary product after adding to cart” vs “Be helpful”
- Brand-aligned: Match your store’s voice and customer service style
Store Rules
Inject store-specific policies that the AI should know about and communicate to customers when relevant. For example: delivery terms, return policies, loyalty programs, promotions. The AI will reference these rules naturally in conversation when customers ask about delivery, returns, or promotions.Greeting
A template for the first message the AI sends when a new conversation starts.Forbidden Topics
Topics the AI should avoid discussing. When a customer brings up a forbidden topic, the AI politely redirects to shopping.Tool Configuration
Navigate to Settings > Tools in the Admin Panel. You can disable optional tools to simplify the AI’s behavior.Available Tools
When you disable cart tools, the AI can still search and show products, but will not offer to add items to the cart. This is useful for informational-only deployments.When you disable recipe/meal plan tools, the corresponding instructions are also removed from the AI’s system prompt, keeping it focused.
Example Configurations
Product search only (no cart)
Product search only (no cart)
Disable all cart tools for an informational assistant that helps customers browse but does not manage the cart:
Simple shopping (no recipes/meal plans)
Simple shopping (no recipes/meal plans)
Keep cart functionality but disable advanced features:
Full-featured assistant
Full-featured assistant
Enable everything (default configuration) combined with rich prompt customization: