πŸ“š Help & Guides

Resources & Guides

Everything you need to set up your AI phone agent, configure it for your business, and get the most out of every call.

πŸš€

Getting Started

Go from sign-up to live in under 30 minutes.

πŸ“‹

Quick-start checklist

The five steps every new account should complete before going live β€” AI name, working hours, services, pricing, and phone forwarding.

  1. Sign in and open Dashboard β†’ Edit AI.
  2. Set your business name, type, and service area.
  3. Enter your working hours and choose your emergency-call handling option.
  4. Add your services and pricing policy.
  5. Forward your number to your Callout AI line (see below).
πŸ“ž

Forwarding your phone number

Forward calls from your existing business number to your Callout AI number so every unanswered call is caught.

  1. Open Phone β†’ Settings β†’ Call forwarding.
  2. Tap When unanswered (or "Forward when busy" and "Forward when unreachable" too for full coverage).
  3. Enter your Callout AI number and tap Enable.
  1. Go to Settings β†’ Phone β†’ Call Forwarding.
  2. Toggle Call Forwarding on.
  3. Enter your Callout AI number.
  4. For unanswered-only forwarding, use your carrier's divert code instead: dial **61*[CalloutAI number]# and press call.
  1. BT/EE/Vodafone: Dial 1571 or log in to your account portal and set "Divert on no answer".
  2. VoIP/3CX/RingCentral: Add a forwarding rule in your PBX β€” route unanswered inbound calls to your Callout AI number.
  3. Test by ringing your main number and letting it ring out β€” it should land on your AI.
πŸ§ͺ

Placing a test call

Make a test call directly to your Callout AI number from the Dashboard before going live.

  1. From the Dashboard, find your AI line card and click Test call.
  2. Answer your phone β€” the AI will ring you.
  3. Run through a sample enquiry: give a name, describe a job, give a callback number.
  4. Check the Calls tab β€” the transcript and lead capture should appear within a few seconds.
πŸ€–

Configuring Your AI

Tailor the AI's voice, knowledge, and behaviour to your business.

πŸŽ™οΈ

Choosing a voice

Pick from six natural ElevenLabs voices β€” British, American, and Australian accents in male and female. Go to Dashboard β†’ Edit AI β†’ Voice and click the play button on each card to preview before saving.

Tip: Dorothy (British female) and Rachel (American female) tend to feel the most natural and reassuring to callers in service industries.
πŸ•

Working hours & urgent transfers

Working hours tell the AI when to offer live transfers vs. take a message. Three modes:

  • Always available (24/7): AI transfers urgently at any hour.
  • Same as working hours: Transfers during hours; takes a message out of hours.
  • Messages only: Never transfers β€” always takes a message.

Use the Escalation trigger field to tell the AI exactly when to treat a call as urgent, e.g. "caller mentions flooding, gas smell, or no heating".

πŸ’·

Services & pricing

Enter your services so the AI knows what you offer. For pricing, choose between two modes:

  • Quote exact prices: Enter a visit fee, hourly rate, and a list of job prices. The AI quotes these accurately and defers anything not listed.
  • Owner will call back with price: AI never quotes a number β€” always defers to you. Safer if pricing is highly variable.
πŸ“–

Knowledge base & Q&A pairs

The knowledge base is free-text information the AI uses to answer caller questions. Keep it factual and brief. Good things to include:

  • Qualifications and accreditations (Gas Safe registered, NAPIT, etc.)
  • Payment methods accepted
  • Warranty or guarantee terms
  • Areas you don't cover

Q&A pairs let you provide exact answers to specific questions β€” the AI uses your exact wording when a caller asks that question.

πŸ“…

Google Calendar booking

Connect your Google Calendar so the AI can book appointments live on the call.

  1. Go to Account β†’ Integrations β†’ Google Calendar.
  2. Click Connect Google Calendar and authorise access.
  3. The AI will check your free/busy times and offer slots to callers in real time.
  4. If a slot is taken between the AI checking and the caller confirming, the AI offers the next available slot.
Note: If the calendar API is unavailable, the AI logs the request and alerts you β€” it never silently drops a booking.
πŸ”—

Booking URL (Calendly / Fresha / Booksy)

If you use a third-party booking tool, paste its URL in Edit AI β†’ Booking URL. The AI will collect the caller's name and number, then tell them you'll send a booking link β€” it doesn't try to book on your behalf.

πŸ“ž

Calls & Leads

Understanding and acting on everything the AI captures.

πŸ“

Reading call transcripts

Every call appears in the Calls tab with a full transcript, duration, and any details the AI captured. The lead panel shows:

  • Name β€” caller's name as confirmed on the call
  • Number β€” callback number, read back digit-by-digit by the AI
  • Urgency β€” emergency, callback, or general
  • Summary β€” brief description of what the caller needs
πŸ‘₯

Contacts CRM

Every captured lead is automatically added to your Contacts tab. Use contacts to track follow-up, filter by urgency, and search by name or number. Contacts are deduplicated by phone number β€” repeat callers are linked to the same contact record.

πŸ“€

Exporting your data

Download all leads and account data as JSON at any time. Go to Account β†’ Settings β†’ Export my data. The export includes all call records, captured leads, and your account configuration.

πŸ§‘β€πŸ€β€πŸ§‘

Team & Billing

Managing who can access your account and how you're billed.

πŸ“¨

Inviting team members

Give staff access to calls, contacts, and the dashboard without sharing your login. Go to Account β†’ Team β†’ Invite. Team members can view everything but cannot change the AI configuration, billing, or API keys.

Plan limits: Standard: 1 member, Pro: 3, Business: 5, Multi-Van: unlimited.
πŸ’³

Managing your subscription

Upgrade, downgrade, update payment details, or cancel through the Stripe billing portal. From any account page click Billing in the sidebar. Changes to your plan take effect immediately. Downgrading removes access to plan-gated features (recordings, warm transfer, etc.) at the end of your billing period.

βž•

Adding a second AI line

Pro and Business plans support multiple AI lines β€” each with its own number, voice, and configuration. Go to Dashboard β†’ Add another AI. Each extra line is billed as a recurring add-on charged to your existing subscription. The last line cannot be removed β€” cancel the subscription instead.

πŸ”—

Integrations & API

Connect Callout AI to your CRM, spreadsheets, or custom tools.

πŸͺ

Webhook (Zapier / Make / CRM)

Every captured lead is POST-ed to your webhook URL within seconds of the call ending. Set your URL in Account β†’ Integrations β†’ Webhook URL. The payload is signed with X-Callout-Signature (HMAC-SHA256) so you can verify it's genuine. Use the Send test lead button to confirm delivery before relying on it.

Sample lead payload
{
  "id": "uuid",
  "caller_name": "John Smith",
  "caller_phone": "07700900123",
  "summary": "Needs a boiler service quote",
  "urgency": "callback",
  "created_at": "2026-06-10T09:14:00Z",
  "line_id": "uuid",
  "business_name": "My Heating Co"
}
πŸ”‘

REST API & API keys

Pull leads and line data into your own systems using the REST API. Generate a key at Account β†’ API Keys. Keys begin with sk_ β€” treat them like passwords and never expose them client-side. Two endpoints are available:

  • GET /api/v1/leads β€” paginated list of captured leads
  • GET /api/v1/lines β€” your AI lines and their status
Pass your key as Authorization: Bearer sk_…. Each account can have up to 5 active keys. Revoke a key instantly from the API Keys page.
πŸ”Œ

Native integrations (Pro+)

Business plan accounts can connect Slack, HubSpot, and Zendesk directly from Account β†’ Integrations. Leads are pushed as Slack messages, HubSpot contacts, or Zendesk tickets β€” no Zapier required.

πŸ”§

Troubleshooting

Common issues and how to fix them.

πŸ”•

AI not answering calls

  • Forwarding not set up: Check your call divert is pointing to your Callout AI number (shown on the Dashboard).
  • Line not provisioned: The Dashboard shows a green "Active" badge when provisioning is complete. If it shows "Provisioning" or "Error", contact support.
  • Account paused: A failed payment pauses the AI. Update your payment method in Billing and the AI resumes automatically.
πŸ“­

Transcripts not showing

  • Transcripts typically appear within 5–30 seconds of a call ending. Refresh the Calls tab.
  • Very short calls (<10 seconds) may not generate a transcript if the caller hung up before speaking.
  • If transcripts are consistently missing, check your Vapi webhook is correctly configured (contact support for help).
πŸ“†

Google Calendar not booking

  • Go to Integrations β€” if the status shows "Disconnected", reconnect via OAuth.
  • Ensure the calendar you want the AI to use is the primary calendar on the Google account you connected.
  • If slots show as busy when they shouldn't, check you haven't accidentally blocked off time in Google Calendar.
🀷

AI giving wrong answers

  • Open Edit AI β†’ Knowledge base and add or correct the specific information.
  • For exact answers to recurring questions, use Q&A pairs β€” the AI will use your exact wording.
  • Add clear instructions in Special instructions to override any default behaviour.
πŸ“§

Still need help?

Can't find what you're looking for? Our team is on hand to help.

Email [email protected]