Lesson 2 of 6 — Configure personality, role, and behavioral rules.
What agent behavior controls
Role definition
What the agent represents and what it can help with
Personality
Tone, style, and how the agent communicates
Global rules
Hard constraints that apply to all conversations
Boundaries
What the agent should never do or say
Where to configure behavior
Navigate to Build → Agent in the left sidebar. You’ll find two main configuration areas:- About
- Rules
The About page contains three fields:
- Greeting — The agent’s opening line (goes directly to TTS without LLM processing)
- Personality — Sets the tone and communication style (friendly, professional, empathetic, casual)
- Roles — Specifies the agent’s function (customer service, sales, technical support)
Writing effective behavior configuration
About section
Be specific about scope
Be specific about scope
Good:Avoid:
Define what you can't help with
Define what you can't help with
Good:This prevents the agent from making promises it can’t keep.
Personality section
Use clear, actionable language
Use clear, actionable language
Good:Avoid:
Match your brand voice
Match your brand voice
If your brand is formal, say so:If your brand is casual:
Rules section
Write rules as constraints
Write rules as constraints
Rules should be clear boundaries, not suggestions.Good:Avoid:
Include safety and compliance rules
Include safety and compliance rules
Examples:
Common patterns
- Retail/E-commerce
- Hospitality
- Healthcare
About:Personality:Rules:
Testing your configuration
After saving your behavior settings:Test in Chat
Open the chat panel and ask questions that should trigger your rules.Example tests:
- Ask for something the agent shouldn’t do
- Request information that requires a transfer
- Test the tone and personality
Verify rule enforcement
Confirm the agent:
- Refuses inappropriate requests
- Offers transfers when configured
- Maintains the specified tone
Common mistakes to avoid
Verification checklist
Before moving to the next lesson:- About section clearly defines the agent’s role and scope
- Personality section sets a clear, actionable tone
- Rules section includes hard constraints
- You’ve tested the agent’s behavior in Chat
- The agent refuses inappropriate requests
- The agent maintains the specified tone

