The front desk at a busy vet clinic is doing four jobs at once. Someone is checking in a nervous dog, the phone is ringing, a client is paying for a bag of prescription food and an email has arrived asking whether you take rabbits. The email waits until 6pm, by which point the owner has registered somewhere else.
Most of what arrives through a clinic website is not clinical. It is registration, prices, opening times, parking and appointment requests. An AI receptionist for veterinary clinics can take that practical load around the clock. The one thing it must never do is behave like a vet.
That line is easy to state and needs deliberate setup to hold. This guide covers what to let it answer, how to route anything that sounds like a symptom and what the knowledge base needs to contain.
Draw the line before you write anything
Before you upload a single document, agree as a practice which questions belong to the assistant and which belong to people. Write it down. It saves arguments later and it shapes what content you give it.
| Visitor asks about | Assistant handles it | Goes to staff or emergency line |
|---|---|---|
| Registering a new pet | Yes, explains the process and captures details | |
| Price of vaccinations, neutering, microchipping | Yes, from your published price list | Estimates for surgery or treatment |
| Opening hours, parking, access | Yes | |
| Appointment request | Captures request and preferred times | Staff confirm the slot |
| Species you see | Yes, if listed | Unusual species cases |
| "My cat has been sick twice" | Gives the phone number and emergency route | Always |
| Medication doses, food for a condition | No | Always |
| Out-of-hours emergency | Repeats your emergency arrangement word for word | Always |
The right-hand column is not a failure. It is the assistant doing its job, which is making sure a worried owner reaches a qualified person quickly.
What a symptom question should look like
Pet owners do not label their messages "clinical". They write the way worried people write. The assistant needs to recognise that tone and respond with practical routing, not reassurance.
Visitor: hi my dog ate some chocolate about an hour ago is that ok Assistant: I can't give medical advice, and this needs a vet to assess. Please call the clinic now on the number at the top of this page. If we're closed, our out-of-hours emergency service is listed on our emergencies page. If it helps, I can also take your details so the team knows you've been in touch.
Notice what that reply does not do. It does not say "a small amount is usually fine", or "chocolate can be toxic", even though both might be true. General information about toxicity is exactly the kind of answer that sounds helpful and creates risk. The assistant gives information about how to reach help, not advice about the animal.
To make that behaviour reliable, put a clear instruction in the assistant's persona: any message describing an animal's symptoms, injury, behaviour change or something it has eaten gets the phone number, the emergency route and an offer to pass on details. Then test it with a dozen ways of saying the same thing. Our guide on urgent versus routine triage has a method for building that test set.
The content that does the heavy lifting
The assistant can only be as good as the practical information you give it. Most clinic websites have gaps here, especially on price and registration.
- Your registration process. What an owner needs, whether there is a fee, whether you are accepting new clients, whether previous records need to be transferred.
- A price list for routine work. Vaccination courses, boosters, nail clips, microchipping, neutering by species and size. If you publish "from" prices, say what changes the price.
- Your out-of-hours arrangement. The name of the emergency service you use, its number and its address, written as a short paragraph the assistant can repeat.
- Species and services. Whether you see exotics, whether you offer home visits or euthanasia at home, and whether there is a nurse clinic.
- Practical visiting details. Parking, wheelchair access, whether cats and dogs have separate waiting areas.
You can teach this by crawling the website, uploading your price list as a PDF or adding question and answer pairs for the things nobody ever wrote down. Pairs work well for the out-of-hours text, because you control the exact wording.
Appointment requests, not bookings
Be precise with your team about this. A website assistant captures an appointment request: owner name, contact details, pet name and species, reason for the visit in the owner's words and preferred days. It does not put anything in your practice management system, and it should say so.
A good closing line is something like "the team will call or email to confirm a time". That sets the expectation correctly, and it means a receptionist can glance at the reason and spot anything that should not wait for a routine slot.
If you want those requests to appear somewhere specific, a webhook can send them on to a shared inbox tool or a channel your staff watch. See what connects on the integrations page.
Running it week to week
Once it is live, the most valuable report is the list of questions it could not answer. In a vet clinic these tend to cluster around a few themes: insurance claims, repeat prescription collection, whether you stock a particular food, and cremation arrangements.
Each one is a missing page or a missing Q&A pair. Add them, and the assistant gets better without anyone retraining anything. Read through a sample of transcripts too, looking specifically for any conversation where the assistant came close to discussing symptoms. If you find one, tighten the persona instruction.
Other clinical settings draw the same line. Our dental practices guide on what an assistant should and should not touch is worth reading if you want a second example of wording that holds.
Where to start this week
Pull your last month of website and email enquiries and sort them into two piles: practical and clinical. The practical pile is your assistant's job description. The clinical pile is your test set for routing.
Then write your out-of-hours emergency paragraph, get the lead vet to approve the wording and make it the first thing you teach the assistant. You can see how a clinic-style setup behaves on our veterinary clinics page, and try your own symptom questions against it before you commit to anything.