Create Your First Gail
Create Your First Gail
This guide walks you through creating a fully functional AI voice agent from scratch. (We call these agents “Gails” throughout the platform.)
Starting from a Template
The platform offers several pre-built templates to help you get started quickly:
To use a template:
- Go to Gails in the dashboard
- Click Create New Gail (or Create Agent)
- Select a template that matches your use case
- Customize as needed
Building from Scratch
If you prefer to start fresh:
1. Define Your Gail’s Purpose
Start by clearly defining what your Gail (agent) should do:
- What types of calls will it handle?
- What information does it need to access?
- What actions should it be able to take?
2. Set Up Basic Information
3. Write the Greeting
The greeting is the first thing callers hear. Make it:
- Welcoming and professional
- Brief (under 10 seconds)
- Clear about who they’ve reached
Example:
“Thank you for calling Acme Corporation. I’m an AI assistant here to help you today. How can I assist you?“
4. Add Knowledge
Upload relevant documents to help your Gail answer questions accurately. See Knowledge Base for details.
5. Configure Voice Settings
Choose a voice that matches your brand through the Gail configuration options in your dashboard.
Testing Your Gail
Before going live:
- Use the Test Call feature to call yourself
- Try various scenarios and questions
- Review transcripts to identify gaps
- Iterate on knowledge and configuration
Next Steps
- Knowledge Base - Add information to train your Gail
- Inbound Call Handling - Learn how to handle incoming calls
- Use Cases - Design conversation flows for different scenarios