What are Guidelines?
Guidelines define condition-response pairs for handling edge cases:- Condition — When this situation occurs…
- Response — …the assistant should respond this way
How Guidelines Work
Guidelines can be input from the script builder under the “Guidelines” section. When generating a response, the AI considers all active guidelines and applies relevant ones based on the conversation context. Guidelines directly influence the assistant’s behaviour, shaping tone, personality, and how it handles specific situations. However, some behaviours have inherent limitations — see Assistant Behaviour for details.Writing Guidelines
Each guideline has two parts:Examples
Handling Pricing Questions:Best Practices
Guidelines shape assistant behaviour including tone and response style, but some behaviours have limitations. Keep these tips in mind:- Be specific with conditions — Vague conditions may trigger unexpectedly or be missed entirely
- Keep responses actionable — Tell the assistant what to do, not just what to avoid
- Don’t duplicate flow logic — Use guidelines for cross-cutting concerns, not primary conversation paths
- Test edge cases — Verify guidelines work as expected in real conversations
- Prioritize safety — Include guidelines for handling sensitive topics appropriately
Common Use Cases
Next Steps
- Call Objectives — Define what your assistant should accomplish
- Knowledge Base — Give your assistant reference information to draw from
- Assistant Behaviour — Understand how guidelines shape the assistant’s tone and responses

