Get started with building your first AI Voice Agent in just a few steps. This guide walks you through creating a client account, setting up your agent, and configuring advanced features like dynamic variables and function calling.
Before creating an agent, set up a client account from your Agency.
Two ways to access the client account:
Make sure to enable Agency View in the footer of the client account menu for full access.
Steps:
Inside the Client Account
Choose from Agent Library
LLM Configuration
Remember: Enable Agency View in the client account footer to access these settings.
Dynamic variables allow your agent to personalize conversations using lead-specific data.
These variables are automatically filled with values during live calls.
What You Can Do:
How to use:
Insert a variable into the prompt using the $ symbol and choose the lead field name.
Examples:
You can use both default and custom fields.
Function calling allows your agent to take actions during the conversation, such as:
How to use:
In your prompt, call the action by using its tool name with a # prefix.
Examples:
Here’s Step 4: Deploying Your Agents — written and formatted to match the previous sections
You can equip your AI agent with a knowledge base to improve its ability to answer detailed questions, handle objections, and provide accurate information during conversations. This enables the agent to retrieve data from uploaded documents, public URLs, or custom-written content, providing instant access to key business knowledge.
How It Works
Upload Knowledge Sources
Attach to Agent
Real-Time Retrieval
Supported Formats
You can upload knowledge in any of the following formats:
Private or password-protected URLs are currently not supported.
Can I link more than one document to an agent?
Yes, multiple files, URLs, or text entries can be combined in a single knowledge base and linked to your agent.
Does the knowledgebase name affect AI performance?
No. The name is only for your internal use — the agent uses content, not the title, during responses.
Can I edit the knowledgebase later?
Yes. You can update, delete, or add new files or content anytime.
How fast is the agent at using the knowledgebase?
The agent uses real-time retrieval during live conversations, with no noticeable delay.
Will the AI repeat text from documents word-for-word?
No. The agent understands and paraphrases content naturally for a smooth, human-like experience.