> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getsmartalex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is an AI answering service?

> An AI answering service answers your business calls 24/7, takes messages, routes callers, and books appointments automatically. See how it compares to a human answering service and to voicemail, and how to set one up with SmartAlex.

**An AI answering service is software that picks up your business calls, understands what each caller wants, and handles it in a natural conversation**, all day and all night. It answers questions, takes messages, routes urgent calls to the right person, and books appointments, without a human agent on the line. Think of it as a virtual answering service powered by AI: the reach of a call center, the patience of a good receptionist, and none of the hold music.

Unlike voicemail, it actually talks with the caller and gets things done. Unlike a traditional human answering service, it answers every call instantly, handles many callers at once, and never clocks off. That combination is why small and mid-sized businesses use an AI answering service to stop leaking leads to missed calls and after-hours gaps.

***

## How an AI answering service works

When a call comes in, the agent answers on the first ring, greets the caller in your business voice, works out what they need, and takes the right action in real time. There is no phone tree and no "press 1 for sales". The caller just speaks, and the agent responds.

```mermaid theme={null}
flowchart TD
    A[Incoming call] --> B[Agent answers instantly]
    B --> C[Understands the caller in plain language]
    C --> D{What does the caller need?}
    D -->|A question| E[Answers from your knowledge base]
    D -->|A booking| F[Checks your calendar and books]
    D -->|A person| G[Warm transfer or takes a message]
    E --> H[Logs the call, contact, and lead]
    F --> H
    G --> H
    H --> I[You get a summary, transcript, and follow-up]
```

### Under the hood

The SmartAlex voice engine runs the whole loop on curated, high-accuracy speech, language, and voice models, kept abstracted, so you get a fast, natural conversation without wiring anything together yourself. It listens, decides using your instructions and knowledge base, and speaks back in real time, with response times measured in fractions of a second rather than the long pauses that give robocalls away.

***

## AI answering service vs a human service vs voicemail

| Capability                 | AI answering service                  | Human answering service                       | Voicemail                     |
| -------------------------- | ------------------------------------- | --------------------------------------------- | ----------------------------- |
| Availability               | 24/7/365, no hold times               | Set hours, after-hours and overflow cost more | 24/7, but silent              |
| Answers questions          | Yes, from your knowledge base         | Limited to a script                           | No                            |
| Books appointments         | Yes, live on the call                 | Sometimes, if scripted                        | No                            |
| Handles many calls at once | Yes, in parallel                      | One caller per agent                          | Not applicable                |
| Message taking             | Structured and logged to your CRM     | Yes, quality varies                           | Unstructured and easy to miss |
| Routing and transfers      | Warm transfer, extensions, forwarding | Yes                                           | No                            |
| Cost pattern               | Low monthly plan plus usage           | Per minute or per call plus retainers         | Included with the line        |

<Note>
  Voicemail is not really an answering service: it records a message and hopes you call back. An AI answering service completes the task on the call, which is why callers who reach voicemail hang up and try a competitor, while callers who reach a live agent get booked.
</Note>

***

## What an AI answering service handles

### Answer every call, 24/7

The agent picks up instantly, day or night, weekends and holidays, and holds a real conversation instead of a menu. It answers common questions using your [knowledge base](/essentials/knowledge-base) and can run a live [web search](/essentials/agent-tools) mid-call when it needs a fact it does not already have.

### Take and route messages

When a caller needs a person, the agent can warm transfer (announcing the caller first), transfer to a specific extension on your phone system, or forward the call. If nobody is available, it captures a structured message and sends it on by email, SMS, or WhatsApp, and logs the caller as a [contact](/essentials/contacts) or lead so nothing gets lost.

### Book appointments live

Connect [Google Calendar or Outlook](/essentials/calendar) and the agent checks real availability and books on the call: appointments, meetings, viewings, or a [callback](/essentials/callbacks) for later. The caller gets a confirmation, and the booking lands on your calendar automatically.

### Get paid on the call (optional)

For deposits, invoices, or bookings that require payment, the agent can send a secure checkout link mid-call through your connected payment provider, so the caller pays before they hang up.

<Tip>
  You switch each of these on per agent in [agent tools](/essentials/agent-tools). Start with answering and message taking, then add booking and payments as you get comfortable.
</Tip>

***

## Cost and availability advantages

A human answering service bills by the minute or the call, and coverage outside business hours or during a call spike costs even more. An AI answering service flips that: one predictable plan plus low pay-as-you-go usage, with unlimited simultaneous calls so a busy morning never sends callers to voicemail.

| Plan          | Price                   | What you get                                                      |
| ------------- | ----------------------- | ----------------------------------------------------------------- |
| Free          | \$0                     | Build and test one agent in your browser (no phone answering yet) |
| Professional  | \$99/month              | 250 minutes, 1 phone number, 5 concurrent calls, priority support |
| Extra usage   | about \$0.05 per minute | Pay-as-you-go beyond your included minutes                        |
| Extra numbers | from \$2/month          | Additional or premium phone numbers                               |

<Info>
  On an annual plan, Professional is \$990/year (about \$82.50/month). Need more calls at once? Add concurrent call slots at \$15/month each. For custom minute volumes and enterprise controls, see [pricing](/pricing).
</Info>

The availability math is the real win. Every missed call is a lead handed to a competitor. Because the agent answers on the first ring and never queues, you capture the after-hours callers, the overflow during rushes, and the "I just wanted to book quickly" callers that voicemail loses.

***

## How SmartAlex is set up as an AI answering service

SmartAlex ships as an AI answering service out of the box. You build it by chatting with Alex, the in-app assistant, and Alex proposes each change on a review card for you to approve before it touches your live agent.

<Steps>
  <Step title="Create your agent in Studio">
    Tell Alex what your business does. It can scan your website to build a starter knowledge base, then propose an agent for you to approve. See [Studio](/studio/overview).
  </Step>

  <Step title="Connect your calendar and inbox">
    Link Google Calendar or Outlook so the agent can check availability and book, and connect Gmail so it can send confirmations and messages. See [agent tools](/essentials/agent-tools).
  </Step>

  <Step title="Add a phone number">
    On a paid plan, claim a number (from \$2/month) or forward your existing line, so callers reach your agent instantly. See [phone numbers](/essentials/phone-numbers).
  </Step>

  <Step title="Turn on the tools it needs">
    Switch on message taking, call transfer, booking, and payment links per agent. Connect your own systems with one-click connectors or Custom HTTP Tools. See [agent tools](/essentials/agent-tools).
  </Step>

  <Step title="Test, then go live">
    Run an in-browser test call or have the agent call your phone. Review the automatic summary and quality score, then point your number at it and watch calls in [analytics](/essentials/analytics) and [call logs](/essentials/call-logs).
  </Step>
</Steps>

For programmatic setups, SmartAlex exposes an [MCP server](/mcp/overview) and [Custom HTTP Tools](/guides/http-tools/overview) so agents can reach your own APIs. (A public REST API and TypeScript SDK are in private beta: contact support for early access.)

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Is an AI answering service the same as an AI receptionist?">
    They overlap heavily. "AI answering service" emphasizes call coverage: answering, taking messages, and routing across all hours. "AI receptionist" emphasizes the front-desk role: greeting, qualifying, and booking. SmartAlex does both from the same agent. See [what is an AI receptionist](/guides/what-is-ai-receptionist).
  </Accordion>

  <Accordion title="Can it transfer urgent calls to a human?">
    Yes. The agent can warm transfer (announcing the caller before connecting), transfer to a specific extension on your phone system, or forward the call. You decide which situations trigger a handoff.
  </Accordion>

  <Accordion title="Does it work after hours and on holidays?">
    Yes. The agent answers 24/7/365 with no queues or overflow charges, which is where an AI answering service pays for itself against a human service that bills more for after-hours coverage.
  </Accordion>

  <Accordion title="What happens to the messages and leads it takes?">
    Every call is logged with a transcript and summary, and the caller is saved as a contact and lead in your CRM. Messages can be delivered by email, SMS, or WhatsApp, and follow-ups can be automated.
  </Accordion>

  <Accordion title="Can I keep my existing phone number?">
    Yes. You can forward your current line to the agent, or claim a new number inside SmartAlex from \$2/month. See [phone numbers](/essentials/phone-numbers).
  </Accordion>

  <Accordion title="How natural does it sound?">
    SmartAlex runs on curated, high-accuracy speech, language, and voice models, kept abstracted, so callers hear a natural voice and a fast, human-paced conversation rather than a rigid menu. You pick the voice per agent.
  </Accordion>
</AccordionGroup>

***

## Getting started

The fastest way to understand an AI answering service is to call one. Build an agent free in your browser, add your knowledge and a voice, then put it on a phone number to start answering real calls 24/7.

<Card title="Try SmartAlex" href="https://getsmartalex.com/instant">
  Create an AI answering service in minutes. Set your greeting, add your knowledge base, connect your calendar, and start answering every call day and night. Start free.
</Card>

## Related

<CardGroup cols={2}>
  <Card title="What is an AI receptionist?" icon="headset" href="/guides/what-is-ai-receptionist">
    The front-desk view: greet, qualify, route, and book for every caller.
  </Card>

  <Card title="What is an AI voice assistant?" icon="microphone" href="/guides/what-is-ai-voice-assistant">
    The broader category behind answering services and receptionists.
  </Card>

  <Card title="Agents" icon="robot" href="/essentials/agents">
    How agents are configured, voiced, and given knowledge and tools.
  </Card>

  <Card title="Pricing" icon="tag" href="/pricing">
    Plans, included minutes, phone numbers, and pay-as-you-go usage.
  </Card>
</CardGroup>
