What is the Agent Tab?
The Agent Tab is where you define your voice AI agent’s personality, welcome message, and conversation behavior. This is the core configuration that controls how your agent greets callers and responds during conversations.
Configuration Options
Agent Welcome Message
The welcome message is the first thing callers hear when they connect.
Keep It Short
A brief, friendly greeting works best—avoid long announcements
Use Variables
Personalize with
{variable_name} syntax (e.g., {customer_name})Agent Prompt
Define your agent’s personality, behavior, and instructions. This is the brain of your voice AI.
Recommended Prompt Structure
Recommended Prompt Structure
| Section | Purpose | Example |
|---|---|---|
| Personality | How the agent should sound | ”warm, empathetic, and grounded customer support agent” |
| Context | Background about the role | ”You are calling on behalf of Acme Corp…” |
| Instructions | Specific tasks and flow | ”Ask for their order number first…” |
| Guardrails | What NOT to do | ”Never discuss competitor products…” |
Use
{variable_name} for dynamic content and @ to mention function calling tools in your prompt.AI Edit Feature
Use AI to refine and improve your prompts automatically.
Prompt Variables
Make your prompts dynamic with personalized data.| Setting | Description |
|---|---|
| Define Variables | Use {variable_name} syntax in your prompt |
| Test Variables | Fill in values for testing before live calls |
| Timezone | Set timezone for time-based variables (e.g., Asia/Kolkata UTC+05:30) |
Learn more about using context and variables to personalize calls with caller data.
Hangup Using Prompt
Let your agent intelligently decide when to end calls based on conversation context.

