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

# Quickstart

> The five things that have to be true before your agent takes its first call.

This is the shortest path from a new VoxHealth account to a live agent. Each step is a page in Settings, and each one is a prerequisite for the next.

<Note>
  Steps 1–3 are done by an **admin**. Front desk staff can run the practice day to day but cannot change settings. See [Roles and permissions](/team/roles-and-permissions).
</Note>

<Steps>
  <Step title="Connect your practice management system">
    **Settings → Integrations.** Until your PMS is connected, the agent has no schedule to book into and no charts to look patients up in.

    You will need credentials for your system. The exact set depends on which one you run. See [Supported systems](/reference/supported-systems).

    Confirm the connection is working by opening [Patients](/patients/patients) and searching for a known chart.
  </Step>

  <Step title="Add your locations and hours">
    **Settings → Locations.** Every office, its address, its phone number, and its opening hours.

    Hours matter more than they look: they decide what counts as [after hours](/channels/call-routing) for routing, and they bound the times the agent will offer a caller.
  </Step>

  <Step title="Configure your assistant">
    **Settings → Assistants.** Choose the voice, write the greeting, and turn on the [capabilities](/agents/capabilities) you want the agent to have. Start conservative with appointments and messages, then add billing, intake, and waitlist once you have listened to a week of calls.

    Then fill in the [knowledge base](/agents/knowledge-base) with the questions your front desk answers ten times a day: parking, insurance accepted, new-patient policy, what to bring.
  </Step>

  <Step title="Set up routing and a phone number">
    **Settings → Call Routing** decides where a call goes when it needs a person: by reason, by time of day, per location. **Settings → Phone Numbers** attaches a number to the assistant.

    You can forward your existing main line to the VoxHealth number, or port the number over. Test both a transfer and a voicemail before you go live.
  </Step>

  <Step title="Turn on patient notifications">
    **Settings → Notifications.** Reminders and confirmations for upcoming appointments, sent by text and email. Patients can confirm by replying to the text.

    Watch the first day's sends in **Settings → Notification Log** before widening the schedule.
  </Step>
</Steps>

## Then place a test call

Call your number from a mobile that exists in your PMS, and again from one that does not. Check that:

* the agent greets you the way you wrote it
* it finds you (or asks for date of birth when it cannot)
* an appointment it books appears in your PMS, in the right operatory, with the right provider
* asking for a person transfers you to the right phone
* the call appears in [Calls](/front-desk/calls) with a transcript and summary

## Common first-week adjustments

<AccordionGroup>
  <Accordion title="The agent offers times you do not want booked">
    Provider and operatory availability comes from your PMS. Block what should not be bookable there, or exclude a provider from agent scheduling in [Availability](/patients/availability).
  </Accordion>

  <Accordion title="Too many calls transfer to the front desk">
    Look at the transfer reasons in [Calls](/front-desk/calls). Most of them are usually one or two questions the [knowledge base](/agents/knowledge-base) does not answer yet.
  </Accordion>

  <Accordion title="Patients say the agent talks too fast or too slow">
    Adjust the voice and speaking rate in **Settings → Assistants**. Callers can also ask the agent directly to slow down.
  </Accordion>
</AccordionGroup>
