While these guidelines provide a solid foundation, remember that every knowledge base is unique. Here are some key points to consider:
The standard prototype environment provides a full-featured preview of your agent with development tools and debugging capabilities.
The voice prototype environment specifically focuses on testing voice interactions, speech recognition, and audio features.
The welcome center of your widget - your users' first impression and primary navigation hub.
A comprehensive conversation history interface that keeps users engaged and informed.
Self-service support that reduces chat volume while providing instant answers.
View and manage all tools available to your agent, including workspace-wide tools and agent-specific custom functions.
Specialized tools for managing and querying your agent's knowledge base with advanced search and content management capabilities.
Your agent's secret API key provides programmatic access to all agent data and operations. Keep this secure and never expose it in client-side code.
Enforce consistent policies across all customer-facing agents:
Define technical rules and output formatting requirements:
```plaintext theme={null} OUTPUT FORMATTING RULES: - Always respond in valid JSON when using structured output - Maximum response length: 500 characters for each response - Include source citations for all factual claims - Use markdown formatting for emphasis - Never output sensitive information (passwords, API keys, etc.) API USAGE GUIDELINES: - Always verify data before calling external tools - Use the KB-Search tool before answering factual questions - Handle API errors gracefully with fallback responses ```Share domain expertise and terminology across specialized agents:
Coordinate behavior across agent teams for seamless experiences:
```plaintext theme={null} HANDOFF PROTOCOL: - Always capture: name, email, and inquiry type before handoff - Use the transfer_to_agent tool for complex requests - Provide context summary when needed AGENT SPECIALIZATIONS: - Sales Agent: Handle purchases and product inquiries - Support Agent: Technical issues and troubleshooting - Billing Agent: Invoices, payments, and account questions When a user's request is outside your expertise, immediately transfer to the appropriate specialized agent. ```Quickly deploy campaign-specific messaging across all agents:
```plaintext theme={null} HOLIDAY SALE CAMPAIGN (Dec 1-31, 2024): - Mention our "Holiday Special: 25% off all products" - Offer free shipping on orders over $50 - Highlight gift wrapping services - Promote extended return policy through January 15 - Use festive but professional language RESPONSE EXAMPLES: - "Great timing! We're offering 25% off during our holiday sale." - "Would you like free shipping? Orders over $50 qualify!" ```A descriptive name to identify this prompt (e.g., "Brand Voice Guidelines", "GDPR Compliance", "Holiday Campaign 2024")
The actual instructions that will be appended to agents' system prompts. Write clear, specific guidelines using markdown formatting.
Select which agents should use this global prompt:
Before saving, review how your prompt will appear:
```markdown theme={null} # Your Global Prompt Preview This is how your prompt content will be appended to the agent's system prompt. You can use: - **Bold text** for emphasis - `code blocks` for technical instructions - Lists for structured guidelines - Clear headings for organization ```You can modify agent assignments at any time:
When you delete a global prompt:
Possible Causes:
When you can't assign more prompts:
If agents respond slowly after adding prompts:
Global prompts work seamlessly with Canvas node-based workflows:
Order of Application:
Global prompts work with both text and voice agents:
Use global prompts across different deployment channels:
Standard prompts with UI Engine formatting
Add brevity guidelines, avoid complex formatting
Conversational tone, shorter responses
More formal, can be longer and detailed