An AI receptionist for dental practices that books into a real CRM
Designed for the toothache call at lunch: sort pain from routine, book the emergency slot you keep open, and transfer trauma or bleeding to a person.
- On the roadmap, not available today
- Pain triage before booking
- Transfer rule part of the design

Every dental practice loses the same hour. The front desk goes to lunch, the phone rings with somebody in pain, and by the time anyone listens to the voicemail that patient has an appointment at the practice down the road that answered. This page describes an agent built for that hour. It is on the roadmap and answers no calls today.
The call a dental practice actually loses
A toothache call is not a scheduling call. It is a triage call that ends in scheduling. The caller cannot tell you whether this is a cracked cusp, an abscess or a lost filling, and they do not need to. They need to know whether they are being seen today.
Most practices hold emergency slots for exactly this, and most of those slots go unfilled while calls sit in voicemail. That is the specific waste here: an open chair and a person in pain, separated by nobody being at the desk.
Meanwhile the largest hidden revenue in a practice is not on the phone at all. It is the pile of presented treatment plans that were never scheduled. A call that becomes a record is what lets those two problems be worked by the same system.
The call flow it runs
Pain first, then routine, then recall. None of this ships today.
- 1
Ask about pain and swelling
Whether there is pain now, how long it has been going, and whether there is facial swelling or fever. Swelling with fever transfers rather than book.
- 2
Separate emergency from routine
A same-day pain call, a routine check, a hygiene appointment and a new-patient enquiry take different slot types. The design captures which one this is before it looks at the calendar.
- 3
Take the new-patient basics
Name, contact number, whether they have been to the practice before, and which insurance they carry. Scheduling and enquiry details only, kept away from the clinical record.
- 4
Book against the right slot type
An emergency slot for pain, a hygiene column for a recall, a longer new-patient appointment for a first visit. A meeting record is written against the contact when it ships.
- 5
Handle the recall call
A patient calling back about a due check-up is booked directly, and the record is marked so the recall cadence stops rather than chasing someone who has already booked.
- 6
Escalate trauma and bleeding
A knocked-out tooth, an injury to the mouth or bleeding that will not stop transfers immediately. Those calls are time-critical and the design never spends the time on questions.
What it will do, and what stays with a person
Anything that is a clinical judgement sits on the right-hand column.
| Situation | The planned agent | A person |
|---|---|---|
| Knocked-out tooth or uncontrolled bleeding | None. Immediate transfer with no questions first | Gives the immediate instruction and finds a slot |
| Toothache, no swelling, started yesterday | Takes the history, books the emergency slot held for today | Only if the caller asks |
| Facial swelling with a fever | Transfers rather than booking, since this needs a clinician's decision | Decides urgency and where to send them |
| "How much is a crown?" | Gives your published fee range and books a consultation | Quotes after examining and checking the plan |
| Insurance coverage question | Takes the carrier name and creates a task for the desk | Verifies benefits, because coverage is patient-specific |
| Booking a hygiene recall | Books directly into the hygiene column and stops the recall cadence | Only for a scheduling conflict |
| Post-extraction pain three days later | None. Transfer to the practice | The treating dentist |
Rows describe intended behaviour of a roadmap feature. Nothing here answers a call today. Clinical records stay in your practice management system.
Why a voice agent needs a CRM behind it
A receptionist that books into nothing is an answering machine that can take a message. In dental the proof is the unscheduled treatment list. A patient who was told they need two crowns and never booked is worth more than most new-patient calls, and working that list needs a record with a status on it, not a transcript.
Recall is the same shape. A hygiene reminder that keeps going out to someone who already booked on the phone is how practices annoy the patients they have. A call that lands in the database can stop the cadence. A call that lands in a voice dashboard cannot.
So the queue the front desk works, the treatment-plan follow-up and the recall cadences are live now. The receptionist will write into that same queue when it ships.
Scope this carefully. SalesCrew handles enquiry and scheduling data. Charts, radiographs and clinical notes belong in your practice management system. Rules on disclosing an AI caller and on recording calls vary by jurisdiction, and texting patients carries its own consent obligations. Take all of it to your own counsel. This is not legal advice.
What dental practices ask about this
- Will it sound like a robot?
- The voice is rarely the problem on current platforms. Latency before the first word is, and so is an answer that misses what the caller said. A patient in pain is the least patient caller you get, so the design keeps the opening questions short and the responses immediate rather than trying to be conversational.
- What happens when it cannot answer something?
- It refuses and offers a person. Its facts come from your knowledge base: your hours, your published fee ranges, which insurances you are in network with, whether you take children. Anything clinical, and anything about an individual patient's coverage, is outside that list. Guessing at a benefit is how a practice ends up in a billing dispute.
- Will it say it is an AI?
- Yes. Disclosure is designed in and switching it off is not something we would suggest. Several jurisdictions are moving toward requiring it, and a patient who finds out afterwards has a reason to distrust the practice. Confirm what applies to you with your own counsel. This is not legal advice.
- What will it cost per minute?
- No figure from us. It depends on your voice provider, your model class and your call length, and a recall booking that runs forty seconds costs far less than a new-patient enquiry with insurance questions. The components are a platform fee, the model, speech to text, text to speech and telephony, and our calculator page publishes the formula.
- Is it legal to record the calls?
- It depends where the parties are, and some places require everyone on the call to consent rather than one party. A consent line at the start of the call is part of the design for that reason. Dental callers describe symptoms unprompted, so this is worth settling with your own counsel before the feature ships. This is not legal advice.
- Can it transfer to me?
- Yes, and the triggers are written as literal conditions rather than left to judgement: trauma, bleeding, swelling with fever, post-operative pain, or any request for a person. When one fires the agent stops the script and connects. If the desk does not pick up, the fallback is a message and a task flagged urgent rather than a lost call.
Work the unscheduled treatment list first
Treatment-plan follow-up and recall cadences run today. The lunchtime call will land in the same queue.