Independent guide · Documentation review
What Is an AI Receptionist? Uses, Costs and Limits (2026)
By Jordan M. Reyes · The AI Agent Report · Last reviewed · Evidence level: Documentation review + operator research
At a glance: where an AI receptionist fits
If you have 30 seconds, this table is the entire page compressed.
| If your business needs… | AI receptionist fit |
|---|---|
| After-hours call capture | Strong fit |
| Appointment booking with clear rules | Strong fit if your calendar integration works |
| Repetitive FAQs (hours, pricing, location, services) | Strong fit |
| Lead intake and routing | Strong fit |
| Emergency triage | Poor fit without immediate human escalation |
| Medical, legal, or financial advice | Do not automate without qualified compliance review |
| Emotionally complex calls | Human or hybrid model preferred |
| Concierge-grade B2B with named-account relationships | Keep your human |
| Sub-20 calls per month | Math usually doesn’t work yet — use missed-call text-back instead |
The rest of this page is for operators who saw their use case in row 1, 2, 3, or 4 and want to actually evaluate the category.
What is an AI receptionist — and what isn’t it?
An AI receptionist is voice (or text) software that picks up your business calls, understands what the caller wants in their own words, and either completes the work on the call or routes the caller to a person. Unlike an Interactive Voice Response system (IVR — “press 1 for sales, press 2 for support”), it understands natural speech. Unlike voicemail, it does the work instead of just recording a message. Unlike a traditional answering service, it doesn’t depend on a human shift.
The term “AI receptionist” gets used by hosted phone vendors (RingCentral, Zoom, Nextiva) for AI added inside their own platforms, by standalone voice-AI startups (Goodcall, My AI Front Desk, Retell AI, Synthflow, AIRA, Bland AI, Vapi) for dedicated AI phone agents, by hybrid services (Smith.ai) for AI-led plans backed by live agents, and by SMS-first tools (Jobber’s Receptionist, missed-call text-back features inside CallRail) for businesses where customers prefer texting.
What an AI receptionist actually does on a call
A well-configured AI receptionist will, in roughly this order: greet the caller, identify itself as an AI when configured to do so (defaults vary by vendor — verify this), ask the caller’s intent in plain English, answer from a knowledge base of your business’s FAQs, check your real calendar for availability, book or reschedule with conflict-checking, capture contact details, push everything into your CRM, send an SMS confirmation to the caller, and transfer the call (or text the on-call human) when it hits an escalation trigger.
What an AI receptionist will not do
Greet walk-ins. Handle physical mail. Run the front desk. Settle a complaint that requires a credit. Read a room. Make the judgment call a human would make on an angry caller, a medical emergency, a legal question that needs a real answer, or a complex pricing exception. The category is front-of-phone, not front-of-house. Any vendor pitching it as a full receptionist replacement is overstating the product.
What this page won’t try to sell you
We’re an independent AI agent review and software buying-guide publication for operators. We don’t recommend specific vendors on definition pages because the right vendor depends on your vertical, call volume, and integration constraints — and we haven’t tested every vendor hands-on. Our hands-on scoring lives in our vertical reviews. The medspa review is live and others are in our publishing queue. Vendor names on this page appear as factual examples only.
What an AI receptionist actually does, mapped to real call types
An AI receptionist handles routine inbound work — appointments, FAQs, intake, routing, message-taking, after-hours capture. It performs best when the workflow is repeatable and the business rules are documented. It becomes risky when the caller needs judgment, empathy, emergency handling, or regulated advice. The honest test isn’t “can AI answer a call.” It’s “can your AI handle this specific call typewithout an adult in the room.”
The AI Receptionist Reality Check Matrix
| Call type | Suitable for AI? | What the AI should do | Main failure risk | Human escalation rule |
|---|---|---|---|---|
| Hours, location, services FAQ | Yes | Answer from approved knowledge base | Outdated info if KB isn’t maintained | Escalate if caller disputes the answer |
| Appointment booking | Yes — if calendar rules are clear | Offer real availability and confirm | Wrong service / wrong staff / wrong time booked | Escalate exceptions and ambiguous requests |
| Rescheduling | Yes — if the system supports lookup | Identify booking and move it | Duplicate or orphaned appointment | Escalate if caller identity is unclear |
| Lead intake | Yes | Run scripted qualification questions | Missing a critical field | Escalate high-value or complex leads |
| Pricing questions | Sometimes | Quote approved ranges or schedule a consult | Overpromising or quoting wrong | Escalate when price depends on diagnosis or scope |
| Cancellation | Yes — if you allow self-cancel | Confirm identity, cancel, send confirmation | Cancellation policy not enforced | Escalate when caller wants a refund |
| Bilingual FAQs | Sometimes | Use approved translated KB or route | Translation drift | Escalate if intent unclear |
| Angry or distressed caller | Limited | Acknowledge, capture details, escalate fast | Caller frustration, brand damage | Sentiment trigger → immediate human |
| Emergency call | No — not alone | Provide approved emergency instruction; route | Triage delay | Immediate human or 911 routing |
| Medical / legal / financial advice | No — not alone | Refuse advice; capture request; escalate | Unauthorized advice exposure | Escalate by default |
| After-hours routine call | Yes | Capture message, book if allowed, flag urgent | False sense of coverage | Define what counts as “urgent” up front |
| Payment / billing | Sometimes | Provide process; route sensitive data | PCI / sensitive-data exposure | Escalate or use secure payment workflow |
| Spam / robocall | Yes | Filter, decline, hang up | Spam clutter in transcripts | None — just filter |
| Out-of-scope question | Yes — if designed well | Say it cannot help; take message or route | Hallucinated answer | Escalate or take message |
The pattern across the matrix is consistent: the AI is good at routine and repeatable and bad at judgment and exceptions. Vendors who give you visibility into transcripts, configurable escalation, and a real human-fallback path are the vendors worth your time.
How an AI receptionist actually works under the hood
An AI receptionist is built from four real-time layers stitched together: a telephony connection that picks up the call (usually through Twilio, SIP, or a hosted phone vendor); a speech-to-text engine(Deepgram, Cartesia, vendor-internal) that turns the caller’s words into text; a large language model (typically a GPT-class or Claude-class model) that decides what the caller wants and what to do next; and a text-to-speech voice (ElevenLabs, Cartesia, OpenAI, vendor-trained) that speaks the reply. Behind those four, three more services run simultaneously: a knowledge-base retrieval layer(RAG) that pulls your business’s policies and FAQs into the model’s context; a calendar and CRM integration layer that reads availability and writes bookings; and a workflow and escalation layer that fires transfer rules, sends SMS confirmations, and logs the call.
The seven layers, what fails, what to test
| Layer | What can fail | What to test during your trial | Vendor question to ask |
|---|---|---|---|
| Telephony connection | Call doesn’t reach the AI; one-way audio; dropped on transfer | Forward your number, place 5 calls from different area codes | Do you use Twilio, native SIP, or your own infrastructure? What’s the concurrent-call limit on my plan? |
| Speech-to-text | Misheard names, addresses, dosages, services | Run accented test calls and background-noise calls | Which STT engine? Can I change it per use case? |
| Large language model | Hallucinated answers; refuses to escalate; chatty | Ask for things outside the knowledge base | Which model? Is it locked to my KB only? |
| Knowledge base (RAG) | Stale prices; contradictory FAQs; ingestion errors | Upload your real docs and read what the AI says back | How is the KB updated? Who owns it? Can staff edit? |
| Calendar / CRM integration | Wrong slot, wrong provider, wrong record | Book a real appointment end-to-end through the AI | Native or Zapier? Does it pass structured fields? |
| Text-to-speech voice | Robotic prosody; latency; uncanny voice | Record sample calls; listen with your team | Which TTS engine? Can I clone a voice? Latency under load? |
| Workflow / escalation | Transfer goes to nobody; missed triggers | Try “I need a person” three different ways | Configurable triggers? Cascading transfer? Live dashboard? |
Latency, voice quality, and “does it sound human”
The two numbers that matter on a live call are time-to-first-token (how long after the caller stops speaking until the AI starts replying) and interruption handling(what happens when the caller cuts the AI off mid-sentence). Industry guidance puts sub-500 ms time-to-first-token as the threshold below which conversation starts to feel natural; above one second and callers start asking “hello? hello?” Don’t take any vendor’s latency claim on faith. Test it during your trial across multiple area codes and speaker profiles.
Escalation — what should make the AI stop talking
Configurable triggers, in roughly this order of priority: the word emergency or urgent; an explicit “I want to talk to a person”; silence beyond a set window (caller is confused, frustrated, or the line is bad); three consecutive missed intents; a regulatory trigger (caller asks for medical, legal, or financial advice the AI cannot give); a sentiment trigger (the caller is upset). Any vendor worth your money lets you configure these and shows you the transcript of every escalation that fired.
How an AI receptionist differs from IVR, voicemail, virtual receptionists, answering services, and chatbots
The shortest answer: an AI receptionist understands natural speech (an IVR doesn’t), it completes work on the call (voicemail doesn’t), it can handle multiple calls in parallel up to the plan’s concurrency limit (a single human can’t), and it handles voice in real time (a chatbot doesn’t). The honest trade-off: a well-run human answering service is still better for emotionally complex calls, and a simple IVR is still faster for callers who already know which extension they want.
“Virtual receptionist” is the older term — historically it meant a human-staffed remote answering service (Ruby, Smith.ai’s human plans, PATLive). Today, vendors use the term for AI products too, which is why operators get confused comparing them.
| Option | What it is | Best for | Main limitation |
|---|---|---|---|
| Voicemail | Caller leaves a message you return later | Low-volume businesses with fast callback discipline | Many callers won’t leave a voicemail — leads vanish |
| IVR / auto-attendant | Keypad menu routing (“press 1 for sales”) | Predictable routing in high-volume operations | Frustrating for any caller whose intent isn’t on the menu |
| In-house human receptionist | A real person on staff | Judgment, empathy, brand-sensitive calls, walk-ins | Cost, coverage gaps, peak-call bottleneck |
| Virtual receptionist (human-staffed) | External live agents (Ruby, PATLive, AnswerConnect, Smith.ai’s human plans) | After-hours and overflow with human empathy | $75–$1,725/mo depending on plan; per-minute can scale fast |
| Chatbot | Text-based assistant on your website | Website FAQs and lead capture from web traffic | Doesn’t answer phone calls unless paired with voice AI |
| AI receptionist | Voice (or text) AI answering, conversing, completing work, escalating | Routine calls, booking, FAQs, lead intake, after-hours | Needs clear rules, monitoring, and a human fallback path |
Not sure which category fits?
Five questions on your vertical, call volume, BAA needs, integrations, and language requirements, and you’ll see which of the four categories to evaluate.
The four categories of AI receptionist
The single biggest reason operators get confused by this category is that four genuinely different products all use the same label. Pricing, fit, configuration burden, and failure modes are different in each. Pick the wrong category and you’ll evaluate the wrong vendors.
Category 1
Standalone voice AI
A dedicated AI voice agent that takes over your phone line. You forward your existing number to the vendor; their AI handles every call from there.
Who it’s for:Service businesses where AI on the phones doesn’t require changing phone providers — medspas, dental, salons, home services, single-location professional offices.
Strengths: Fast setup compared to enterprise platforms, AI-only pricing, flexible knowledge base, the most aggressive feature competition in the category.
Weaknesses: Configuration burden lands on you. No human fallback unless you build one. Integration depth varies widely.
Factual examples: Goodcall, My AI Front Desk (Frontdesk), Synthflow, Retell AI, Vapi, Bland AI, AIRA, Dialzara, Rosie AI.
Question to ask before you sign: “What is your AI-disclosure default behavior? Can it be configured per state?”
Category 2
Voice AI inside a phone system
An AI receptionist feature added to a hosted phone platform you already use. Same vendor, same bill, same admin console.
Who it’s for: Operators already running RingCentral, Zoom Phone, Nextiva, Dialpad, 8x8, or Quo (formerly OpenPhone). Note: RingCentral AI Receptionist is also sold as a standalone license that works with any phone system.
Strengths: Single vendor, single bill, single source of truth for call data.
Weaknesses: Less specialized than the standalone startups. Usually requires the broader phone subscription. Pricing is bundled or contact-sales and rarely transparent.
Factual examples:RingCentral AI Receptionist, Zoom Phone AI Receptionist, Quo Sona (formerly OpenPhone’s AI agent), Nextiva’s AI add-on.
Question to ask: “Is the AI receptionist included on my current plan, or is it an add-on with separate per-seat or per-minute charges?”
Category 3
AI plus human hybrid
AI handles routine calls; trained human agents step in on complex ones. Marketed mostly to professional services where botched first impressions cost meaningful money.
Who it’s for:Law firms, financial services, high-end medical, high-ticket B2B — anywhere the first call is part of the sale.
Strengths: Real human fallback on a service that owns the AI side too. Legal-aware intake scripts. Per-call billing tends to be predictable.
Weaknesses:Premium pricing — usually 2–3× AI-only plans. Smith.ai lists live-agent handoff at $3/call on its pricing page (technical-issue escalations free) — verify what counts as which on your plan before signing.
Factual examples:Smith.ai (AI Receptionist plans backed by 500+ live agents), Abby Connect’s hybrid model. Note: Ruby and PATLive are human-only services, not hybrids.
Question to ask: “Under what specific triggers does the AI hand off to a human, and is the human handoff included in plan minutes or billed separately?”
Category 4
SMS or chat-only AI receptionist
The AI handles intake over text instead of voice. Either through missed-call text-back or as the primary channel.
Who it’s for:Salons, fitness, retail, restaurants, home services — businesses whose customers already prefer text.
Strengths: No phone-tree friction. Auditable text transcripts. Lower latency than voice. No voice-uncanny-valley risk.
Weaknesses:Older demographics still prefer voice. Can’t handle emergencies. SMS marketing has its own consent exposure on the outbound side.
Factual examples:Bookit Technologies, Jobber’s Receptionist (text-first, requires a dedicated phone number in Jobber — U.S., Canada, U.K.), missed-call text-back inside CallRail.
Question to ask: “Does your SMS pathway handle marketing opt-outs and consent the way a compliant phone vendor would, or am I responsible for that?”
Free resource: 2026 AI Receptionist Verification Matrix
Every vendor in every category with pricing, included usage, overage, integrations, BAA availability, AI-disclosure defaults, and source URLs per cell — downloadable as CSV.
How much does an AI receptionist cost in 2026?
Realistic 2026 pricing falls into three honest bands: AI-only standalone plans (free or under $25/mo on the lowest tiers, up to $200/mo+ on full SMB plans, often with per-call or per-minute overage); voice AI bundled inside a phone system (bundled or contact-sales pricing on top of your phone seats); and AI-plus-human hybrid services ($95/mo and up for Smith.ai’s self-service AI Receptionist, $500/mo and up for done-for-you annual plans, plus per-call charges). Always normalize vendors to your call volume and your average call length before comparing.
The five pricing models, plainly
Per-call
Charges a flat fee every time the AI picks up. Works well when calls are short. Punishes you on the long ones.
Per-minute
Charges for actual talk time. Predictable if you know your average call length.
Flat monthly subscription
Gives you a call or minute cap. Predictable up to the cap. Painful past it.
Included usage + overage
The most common SMB model. You get a usage chunk; past it, overage rates vary wildly between vendors.
Infrastructure pricing
Pay separately for the LLM, STT, TTS, telephony, and platform. Cheaper for high volume; expensive in hidden engineering time if you can’t manage it.
2026 vendor pricing snapshot
Documentation review only. Verified against each vendor’s public pricing page on . Pricing changes — re-verify before signing anything.
| Vendor | Category | Public pricing (May 20, 2026) | Included usage | Best-fit operator | Source |
|---|---|---|---|---|---|
| Smith.ai AI Receptionist | AI + human hybrid | Self-service from $95/mo; done-for-you annual from $500/mo. Live-agent handoff $3/call (tech-issue escalations free) | Per plan tier | Operators wanting AI-led reception with a human safety net | smith.ai/pricing |
| Goodcall | Voice AI standalone | Starter $79/mo per agent (or $66/mo annual); unlimited minutes within unique-customer caps | 100 unique customers/mo; $0.50 per customer over cap | Operators wanting predictable coverage without per-minute anxiety | goodcall.com/pricing |
| Frontdesk (My AI Front Desk) | Voice AI standalone | Free plan available; Business-in-a-Box $99/mo or $79/mo annual | Free: 20 voice min/mo. Business: 200 voice min/mo, 1,000 monthly overage credits | Small businesses wanting low-cost entry with multichannel automation | myaifrontdesk.com/pricing |
| AIRA | Voice AI standalone | Starter $24.95/mo for 30 calls; Premium $59.95/mo for 90 calls; Pro $159.95/mo for 300 calls | Per plan; unused calls do not roll over | Smallest operators with low call volume | getaira.io |
| Synthflow | Voice AI builder | PAYG free to build; voice engine $0.09/min; GPT-4.1 mini $0.02/min; managed Twilio $0.02/min. Most PAYG setups land $0.15–$0.24/min | Usage-based | Agencies and operators wanting configurable flows with model/telephony choice | synthflow.ai/pricing |
| Retell AI | Developer voice platform | PAYG $0.07–$0.31/min; 20 concurrent calls included. HIPAA/BAA, PII redaction, SSO are plan features — verify tier. | Usage-based | Technical teams building custom AI phone agents | retellai.com/pricing |
| Vapi | Developer voice platform | Build: $0.05/min Vapi hosting (excl. model costs); 60 min included. HIPAA add-on $2,000/mo; Zero Data Retention add-on $1,000/mo | 60 min/mo on Build; 10 concurrent calls | Builders wanting control over model/STT/TTS/orchestration | vapi.ai/pricing |
| Bland AI | Developer voice platform | Start: $0.14/min, $0 platform fee. Build: $0.12/min + $299/mo. Scale: $0.11/min + $499/mo. BAA, SSO, data residency are Enterprise. | Per-minute; 10 concurrent calls on Start | Teams wanting a single-bill voice agent platform | bland.ai/pricing |
| RingCentral AI Receptionist | Voice AI standalone or add-on | Contact-sales pricing. Available as standalone license working with any phone system. | Per quote | Operators on RingCentral, or any operator wanting standalone | ringcentral.com |
| Zoom Phone AI Receptionist | Voice AI inside phone system | Requires Zoom Phone; standalone AI Receptionist price not publicly listed — verify with Zoom | Per Zoom Phone plan | Operators already on Zoom Phone | zoom.com |
| Jobber Receptionist | Voice + SMS inside vertical SaaS | Available on Plus plan; dedicated phone number required. Available in U.S., Canada, U.K. | Per Jobber plan | Home services already on Jobber | getjobber.com |
| Ruby (human, comparison baseline) | Virtual receptionist (human) | 50 min $250/mo; 100 min $395/mo; 200 min $720/mo; 500 min $1,725/mo | Minutes as listed | Operators who want every call answered by a human | ruby.com/pricing |
| PATLive (human, comparison baseline) | Human answering service | PAYG $75/mo + $2.60/min; Starter $250/mo for 75 min; Standard $460/mo for 200 min; Premium $720/mo for 350 min; Pro $1,170/mo for 600 min | Minutes as listed | Overflow/after-hours human coverage | patlive.com/pricing |
What an AI receptionist will actually cost you at three call volumes
Illustrative estimates assuming a 3.5-minute average call. Real cost varies with vendor, plan, integrations, handoff billing, and add-ons.
| Monthly call volume | AI-only standalone | AI inside phone system | AI + human hybrid (Smith.ai) |
|---|---|---|---|
| 50 calls/mo | ~$25–$99 | Phone seat price + AI add-on | ~$95 + per-call (varies by plan) |
| 100 calls/mo | ~$79–$199 | Phone seat price + AI add-on | $95 + ~$190 in per-call charges = ~$285+ |
| 200 calls/mo | ~$99–$249 | Phone seat price + AI add-on | $95 + ~$380+ in per-call charges = ~$475+ |
The “$126,000 missed-calls” stat — what’s actually true
Walk through the AI receptionist category on the web for two minutes and you’ll see the same statistic on every vendor’s landing page: “the average small business loses $126,000 per year from missed calls.” That number is the high end of a worst-case industry range. It almost never matches a specific business’s actual numbers.
The real math is simpler. Take your honest count of missed calls per week. Multiply by your typical close rate on a new caller. Multiply by your average revenue per closed customer. That number — your number — is the weekly revenue at risk. For a busy home services contractor or a medspa missing 20+ calls a week, the math often does justify an AI receptionist in the first month. For a quiet solo practice missing two calls a week, it doesn’t. Don’t let a vendor calculator decide that for you.
Plug your real call volume into the matcher
90 seconds, five questions, and you’ll see which category fits and what a realistic monthly bill looks like at your numbers.
Can an AI receptionist replace a human receptionist?
For routine inbound work — FAQs, appointment booking, lead intake, message taking — a well-configured AI receptionist can absorb most of the volume at a small fraction of the cost. For emotionally complex calls, in-person visitor management, mail handling, and judgment-heavy interactions, you still need a human. The realistic answer for most growing service businesses isn’t AI orhuman — it’s AI absorbing the routine load so the human can do the work humans are uniquely good at.
The U.S. Bureau of Labor Statistics reported a median hourly wage of $17.90for receptionists as of May 2024 — that’s roughly $37,232 per year in base wages aloneat 40 hours per week, before payroll taxes, benefits, paid time off, training, turnover, and coverage gaps. BLS’s December 2025 Employer Costs for Employee Compensation series shows private-industry wages at 70.1% of total compensation cost and benefits at 29.9%. Apply that mix and a realistic loaded cost lands around $53,000 per FTE per year before location, overtime, hiring, and management overhead.
Set that against an AI receptionist running $25–$300/mo on standalone plans, or $95–$500/mo on hybrid. The pure-dollar comparison is overwhelming. But humans win on judgment, empathy, exception handling, in-person visitors, mail, and the kind of relationship-tone moments that matter on a $50,000 case intake or a long-time patient calling in distress. AI wins on availability (24/7, no shift schedule), concurrency (within plan limits — verify), consistency, and absorbing the routine volume that exhausts human staff.
When an AI receptionist fits — and when it doesn’t
An AI receptionist fits best when (a) repeat questions are eating real staff time, (b) missed calls cost measurable revenue, (c) the booking workflow is standardized enough to script, and (d) customers are comfortable with an AI that identifies itself as one. It fits worst when calls are emotionally complex, when regulatory exposure is high without a vendor BAA, when customers expect a specific human voice, and when call volume is too low to justify any configuration investment.
Strong fits
- Medspas and aesthetic clinics.High volume of repeat questions; booking-heavy; AI disclosure isn’t culturally sensitive in this vertical. See our medspa hands-on review →
- Dental and orthodontics.Recall calls, hygiene rescheduling, new-patient FAQs, insurance pre-screening. Requires a vendor BAA — see the compliance section below.
- Home services (HVAC, plumbing, electrical, landscaping, roofing). After-hours emergency triage with human escalation. Lead capture from paid advertising. Tightly scoped emergency routing is non-negotiable.
- Legal intake firms (with the hybrid model).PI, family, immigration, estate intake — where the first call shapes the rest of the engagement.
- Restaurants. Reservations, hours, menu questions, special-occasion notes.
- Salons, spas, and fitness studios. Booking and rescheduling are the dominant call types. Many of these businesses see better engagement with an SMS-first AI receptionist than a voice one.
Poor fits
- Crisis hotlines and mental-health intake. Empathy and judgment are the entire product. AI is the wrong tool here.
- Concierge-grade B2B with named-account expectations. The CEO who calls expects the assistant they know.
- Highly variable bespoke workflows. Configuration cost exceeds the benefit.
- Under 20 calls per month.The math usually doesn’t justify it. Use missed-call text-back instead.
- Operators unwilling to maintain a knowledge base. The AI’s accuracy degrades within months if no one keeps it updated.
For the operators who do fit: take the matcher
It’ll tell you which of the four categories fits and the specific questions to ask vendors in that category.
What can go wrong with an AI receptionist
Five failure modes show up consistently in early deployments — and they all have the same root cause: the vendor or the operator deployed and walked away. None of these are dealbreakers if you’ve set up monitoring and a real review cadence. All of them are dealbreakers if you haven’t.
| Failure mode | What it looks like in the wild | Why it matters | What to verify with the vendor |
|---|---|---|---|
| Hallucinated answer | AI invents a policy, a price, or an availability slot that doesn’t exist | Caller gets bad information; you find out from the angry follow-up call | Whether the AI is locked to your knowledge base only and the fallback when it doesn’t know |
| Wrong booking | AI books the wrong service, time, provider, or location | Operational mess; calendar reconciliation; embarrassed customer | Live calendar test with edge cases — full calendars, multi-provider conflicts |
| Failed escalation | AI keeps trying to handle the call when it should have transferred 30 seconds ago | Caller frustration; the call you needed to take goes to voicemail | Configurable triggers; transcript review of the first 100 production calls |
| Voice quality and latency degradation | Robotic prosody under accents; latency above 1 second feels broken | Customers hang up — silently | Test with multiple speaker profiles and area codes during the trial |
| Knowledge-base drift | The AI is quoting prices from six months ago because no one updated the KB | Accuracy degrades quietly; you may not catch it for months | Whose job is updating the KB; how the vendor surfaces stale content |
The one practical rule:Don’t ask only “can it answer calls.” Ask “what happens when it’s confused, wrong, interrupted, asked for something sensitive, or pushed outside its script.” Vendors who can answer the second question without flinching are the vendors worth your time.
The compliance footprint: TCPA, HIPAA, and AI disclosure laws
An AI receptionist touches three regulatory surfaces that vendors do not always make obvious. TCPA (Telephone Consumer Protection Act) applies the moment your AI receptionist makes outbound calls. HIPAA (Health Insurance Portability and Accountability Act) applies when your AI handles protected health information for a covered entity. State AI disclosure laws— Utah’s Artificial Intelligence Policy Act and California’s AB 489 in health-care contexts among them — require some businesses to tell consumers when they’re talking to AI. None of what follows is legal advice. Verify with qualified counsel before deploying in any regulated workflow.
TCPA and the FCC’s February 2024 ruling
In February 2024, the Federal Communications Commission confirmed that TCPA restrictions on “artificial or prerecorded voice” encompass AI-generated human voices. Outbound marketing calls using those technologies require prior express written consent (PEWC) from the called party before the call goes out. Statutory damages under TCPA run $500 per violation, with treble damages possible for willful violations (47 U.S.C. § 227). If your AI receptionist is inbound-only, your TCPA exposure is materially lower. Outbound AI sales agents are a different category with very different exposure.
Primary sources: FCC Declaratory Ruling FCC-24-17A1 (docs.fcc.gov); 47 U.S.C. § 227 (Legal Information Institute).
HIPAA and the BAA — why “HIPAA-friendly” marketing isn’t enough
A Business Associate Agreement(BAA) is the legally required document that turns a vendor handling Protected Health Information (PHI) into a Business Associate under HIPAA. If your AI receptionist routes patient calls and handles PHI for a HIPAA-covered entity, the BAA isn’t optional — it’s the document. A signed BAA covering your specific service tier and workflow is what’s required. If the vendor won’t sign one — or only signs one on an enterprise tier you’re not buying — treat that as a compliance review blocker before routing patient calls through the AI.
Other healthcare verification items: subprocessor coverage; minimum-necessary PHI collection; retention and deletion controls; whether call recordings or PHI are used for model training.
Primary source: HHS Office for Civil Rights HIPAA guidance and BAA sample provisions (hhs.gov).
State AI disclosure laws
Utah’s Artificial Intelligence Policy Act (in effect May 1, 2024) requires disclosures in regulated industries (healthcare, legal, financial) when a consumer is interacting with generative AI. California AB 489, effective January 1, 2026, addresses the use of health-care professional titles in connection with AI and requires disclosures when AI communicates with patients in a healthcare context. State AI rules are moving fast. Verify your state’s current disclosure, consumer-protection, healthcare, privacy, and call-recording obligations before launch.
Primary sources: Utah Legislature (SB 149 and amendments); California Legislature (AB 489, SB 942, AB 853 enrolled bill text).
Compliance footprint quick reference
| If your AI receptionist… | You should verify… |
|---|---|
| Takes inbound calls only | AI-disclosure default behavior; data retention; call-recording consent under your state’s two-party-consent law if applicable |
| Takes inbound calls involving PHI for a HIPAA-covered healthcare workflow | Signed BAA from the vendor covering your exact service tier and workflow; subprocessor coverage; encryption in transit and at rest; minimum-necessary PHI collection |
| Makes outbound marketing calls | Prior express written consent for AI voice; DNC scrub; AI-disclosure script |
| Operates in Utah, California, or other states with AI-disclosure statutes | The vendor’s AI-disclosure default matches the applicable statute’s wording requirements |
| Records calls | Two-party consent disclosure; data-retention controls; right-of-access for the caller |
How to evaluate an AI receptionist vendor in one week
Five days, five tests, one decision. Run the same call protocol against two or three vendors in parallel during their free trials. Score each on the same six dimensions we use in our scored reviews. Don’t let a vendor’s sales engineer set up your test environment — the point is to measure what your onboarding looks like, not what a tuned demo does. This is the same shape as our published methodology, adapted for a one-week DIY evaluation.
Day 1 — Onboard yourself, alone
Sign up, configure, and place your first test call without sales-engineer assistance. Time everything. Write down every step that confused you. Vendors who require a sales engineer to get past day one will require one when they break in production.
Days 2–3 — Run the same 10 calls against every vendor
- Basic hours and location FAQ.
- Simple appointment booking.
- Reschedule request for an existing appointment.
- Cancellation request.
- Pricing question with conditions (“how much for X, but only if Y”).
- Out-of-scope request the AI should decline.
- Caller asks for a human immediately.
- Upset or impatient caller — sentiment-trigger test.
- After-hours urgent request — test your escalation rule.
- Regulated-question test — the call that should not get an automated answer.
Score each call 1–10 on six dimensions: voice quality, booking accuracy, vertical fit, integration behavior, pricing transparency, compliance and support. Track hallucinations as a separate count.
Day 4 — Stress test escalation and integrations
Try to break it. Long silences. Interruptions. Strong accents. Background noise. Questions outside the knowledge base. Then confirm calendar and CRM behavior end-to-end — book a real test appointment and watch what lands in your systems.
Day 5 — Pricing and compliance verification
Confirm the price you’ll actuallypay at your projected volume — not the marketing-page starter price. Get the BAA in writing if you need one. Confirm AI-disclosure default and that it matches your state’s rules. Read the cancellation terms.
Day 6 — Decide, and write down why
Score totals. Top failure modes. The deal-breakers you observed. Future-you will want this record when you re-evaluate in 12 months and the category has moved.
Download the One-Week AI Receptionist Evaluation Worksheet
The same scoring sheet our reviewers use — formatted as PDF and CSV for your trial period.
What to do next
Three honest next steps, depending on where you are.
I know my vertical
Go to the hands-on review for your category. The 2026 medspa review is live. Dental, legal intake, home services, and veterinary are in the publishing queue.
I’m still narrowing
Use the 90-second matching framework. Five questions, and you’ll get the category that fits plus the specific verification questions to take to vendors.
Not buying this quarter
Subscribe and we’ll send the refreshed verification matrix and any new vertical review the next time we publish.
Reader-supported. We may earn a commission from vendor links on our review pages. Rankings are locked before commercial conversations, and payment never changes score, placement, or critical coverage. See the full affiliate disclosure.
AI receptionist FAQ
- What is an AI receptionist in one sentence?
- An AI receptionist is software that answers a business's phone calls (or texts), holds a real conversation using a large language model and a synthesized voice, and either completes the work on the call — booking, answering, capturing a lead, routing — or transfers to a human.
- How does an AI receptionist work?
- A call arrives, the AI greets the caller, a speech-to-text engine converts the words to text, a large language model decides what to do based on your knowledge base and live calendar data, and a text-to-speech voice responds in real time. Integrations push the result into your CRM, send SMS confirmations, and trigger handoffs to a human when configured triggers fire.
- How much does an AI receptionist cost in 2026?
- Realistic pricing runs from free or under $25/mo for limited AI-only plans (AIRA Starter at $24.95 for 30 calls; Frontdesk's free tier with 20 voice minutes), to $79–$249/mo for full SMB AI phone-agent plans (Goodcall, Frontdesk Business, Synthflow PAYG normalized), to $95+/mo for Smith.ai self-service AI Receptionist (done-for-you annual starts at $500/mo), and $75–$1,725/mo across human or hybrid services like PATLive and Ruby. Hidden costs that move your bill: per-call or per-minute overage, unique-customer caps, handoff fees, integration add-ons, setup fees, and bilingual surcharges.
- Is an AI receptionist HIPAA-compliant?
- An AI receptionist can be used in HIPAA-regulated workflows only if the vendor signs a Business Associate Agreement (BAA) covering your specific service tier and you maintain your own administrative, physical, and technical safeguards. 'HIPAA-friendly' marketing language is not the same as a signed BAA — get the BAA in writing before the first patient call routes through the AI.
- What is the difference between an AI receptionist and an IVR?
- An IVR uses keypad menus and predefined paths ('press 1 for sales, press 2 for support'). An AI receptionist understands natural language, holds a multi-turn conversation, and can complete tasks like booking an appointment without forcing the caller through a menu. Some hosted phone systems now blend the two.
- What is the difference between an AI receptionist and a virtual receptionist?
- Virtual receptionist historically meant a human-staffed remote answering service (Ruby, PATLive, Smith.ai's human plans). Today the term is used for AI products too. Human virtual receptionists win on empathy and judgment; AI receptionists win on cost, availability, and concurrency.
- Can an AI receptionist replace a human receptionist?
- For routine inbound work — FAQs, appointment booking, lead intake, message taking — a well-configured AI receptionist can absorb most of the volume. For emotionally complex calls, in-person visitor management, mail handling, and judgment-heavy interactions, you still need a human. Most successful deployments use AI to absorb the routine load so the human is freed for the work humans are uniquely good at.
- Is an AI receptionist worth it for a small business?
- Often yes when missed calls are costing measurable revenue and the workflow is standardized enough to script — medspas, dental, salons, home services. Often no when monthly volume is under 20 calls or when calls are emotionally complex and require human judgment. Run your own missed-call math instead of relying on vendor calculators.
- Do AI receptionists have to disclose they are AI?
- Disclosure defaults vary by vendor, plan, and configuration. Several state laws — Utah's AI Policy Act and California's AB 489 for healthcare contexts among them — require disclosure in regulated industries. Verify the vendor's exact greeting wording, whether disclosure is on by default, whether it can be edited, and whether it applies across voice, SMS, and chat.
- Can an AI receptionist make outbound calls?
- Yes, but outbound AI voice has very different regulatory exposure. The FCC's February 2024 declaratory ruling classified AI-generated voice as 'artificial or prerecorded voice' under TCPA, which means prior express written consent is required for outbound marketing calls to mobile or residential lines. Outbound AI sales agents are a different category covered in our forthcoming AI sales agent guide.
- How long does AI receptionist setup take?
- Vendor marketing varies. Frontdesk advertises setup in 5 minutes; Smith.ai includes vendor-assisted onboarding on its plans. Real setup time depends on knowledge-base quality, calendar and CRM integration, escalation rules, and how many call types you need configured. Plan for hours to days on self-serve vendors and days to weeks on developer platforms like Retell, Vapi, and Bland.
- What should I test before going live with real callers?
- Test booking, rescheduling, pricing questions with conditions, human transfer, out-of-scope requests, upset callers, after-hours routing, and at least one regulated-question scenario. Score each on voice quality, booking accuracy, integration behavior, hallucination handling, and escalation. Don't let a sales engineer set up your test environment — the point is to measure what your own onboarding actually looks like.
Sources
Vendor pricing pages (checked ):
- smith.ai/ai-receptionist
- smith.ai/pricing/ai-receptionist
- goodcall.com/pricing
- myaifrontdesk.com/pricing
- getaira.io/pricing-faq
- synthflow.ai/pricing
- retellai.com/pricing
- vapi.ai/pricing
- bland.ai/pricing
- ringcentral.com/pricing/ai-receptionist.html
- zoom.com — AI Receptionist feature page
- help.getjobber.com — Receptionist powered by Jobber AI
- ruby.com/plans-and-pricing
- patlive.com/pricing
Regulatory sources (primary):
- FCC Declaratory Ruling FCC-24-17A1 on AI-generated voices under TCPA, docs.fcc.gov
- FCC Consumer and Governmental Affairs Bureau extension of TCPA consent-revocation rule, fcc.gov
- 47 U.S.C. § 227 (TCPA statutory text), Cornell Legal Information Institute
- HHS Office for Civil Rights, HIPAA Privacy Rule and Business Associate guidance, hhs.gov
- Utah Artificial Intelligence Policy Act (SB 149, 2024 and subsequent amendments), Utah Legislature
- California AB 489 (Health Care Professions: Deceptive Terms or Letters: Artificial Intelligence Act), California Legislature
- California SB 942 (AI Transparency Act) and AB 853, California Legislature
Labor and compensation data:
- U.S. Bureau of Labor Statistics, Occupational Outlook Handbook, Receptionists (May 2024 median wage), bls.gov
- U.S. Bureau of Labor Statistics, Employer Costs for Employee Compensation, December 2025 release, bls.gov
The AI Agent Report is an independent AI agent review and software buying-guide publication for operators. We do not accept payment for inclusion, ranking, or favorable coverage. Editorial scores are locked before commercial conversations. See our methodology, affiliate disclosure, and corrections policy for the full editorial picture.
Last reviewed: . Next scheduled review: August 2026.