
Voice AI agent creation interface with Create Agent button highlighted
Architecture overview
Here is how the AI receptionist flow works end to end:- Caller dials your business number — The call routes to your Voice AI agent instead of ringing a physical phone.
- Agent greets the caller — The agent introduces itself using your custom greeting and asks how it can help.
- Knowledge base lookup — When the caller asks a question, the agent searches your knowledge base for the answer.
- Appointment booking — If the caller wants to schedule an appointment, the agent checks your calendar for availability and books the slot.
- Escalation — If the caller requests a human or the agent cannot answer, the call transfers to a team member or goes to voicemail.
- Post-call workflow — A workflow logs the call, tags the contact, and sends a confirmation SMS if an appointment was booked.
Step-by-step build
Set up your phone number
Configure your calendar
- Availability windows — Set the days and hours you accept appointments
- Appointment duration — Define your default slot length (e.g., 30 minutes)
- Buffer time — Add buffer between appointments to avoid back-to-back scheduling
- Calendar sync — Connect your Google or Outlook calendar so the agent sees real-time availability. See calendar sync integrations
Build your knowledge base
- Business hours — Days and times you are open
- Services offered — List of services with brief descriptions and pricing if applicable
- Location and directions — Address, parking information, landmarks
- Common FAQs — Cancellation policy, insurance accepted, payment methods, etc.
- Team directory — Names, roles, and direct extensions for call transfers
Create the Voice AI agent
- Name: “Front Desk Receptionist” (internal only — callers will not see this)
- Direction: Inbound
- Voice: Choose a natural-sounding voice that matches your brand. Preview several options before deciding.
- Language: Select your primary language
- Calendar: Assign the calendar you configured in the previous step
Write the agent prompt
- Identity — Who the agent is and what business it represents
- Greeting — Exactly how it should answer the phone

Configure the greeting message your AI receptionist uses to answer calls
- Capabilities — What it can do (answer questions, book appointments, transfer calls)
- Boundaries — What it should never do (give medical/legal advice, make promises, discuss competitors)
- Escalation rules — When and how to transfer to a human
- Tone — Professional, friendly, concise
Configure escalation and transfer rules
- Transfer trigger phrases: “speak to a human,” “talk to someone,” “transfer me”
- Transfer destination: Your main office line or specific team member
- Voicemail fallback: If the transfer target does not answer within 30 seconds, route to voicemail
- Out-of-hours behavior: Play a custom message and offer to take a voicemail or book a callback
Assign the phone number

Configure the details your receptionist collects from each caller
Create a post-call workflow
- Add tag: “ai-receptionist-call”
- If appointment booked → Send confirmation SMS to the caller with date, time, and location
- If voicemail left → Send internal notification to your team with the voicemail transcription
- If transfer failed → Add to a “Missed Transfers” pipeline for follow-up
- Log call notes: Save the AI-generated call summary to the contact record
Full prompt
Copy this prompt and customize the bracketed sections for your business.Testing your receptionist
Before going live, run through these tests:Basic greeting test
FAQ test
Booking test
Unavailable slot test
Escalation test
Boundary test
Post-call workflow test
Optimization tips
Once your receptionist is live, use these strategies to improve performance over time:- Review call transcripts weekly. Go to the Voice AI dashboard and read through transcripts. Look for questions the agent struggled with and add those answers to your knowledge base.
- Track transfer rates. If more than 20% of calls are being transferred, your knowledge base likely has gaps. Fill them.
- Adjust the voice and speed. If callers frequently ask the agent to repeat itself, try a slower speaking speed or a different voice.
- Add seasonal information. Update your knowledge base for holiday hours, special promotions, or seasonal services.
- Refine the prompt. If the agent is too verbose, add “Keep responses to 2-3 sentences when possible” to the prompt. If it is too terse, remove brevity instructions.
- Set up a feedback loop. Create a workflow that sends a satisfaction survey SMS 30 minutes after each AI-handled call.