An AI Voice Receptionist for a Law Firm: What a Real Build Looks Like
Law firms miss calls for structural reasons: reception is busy with the person standing in front of them, fee earners bill by the hour and can’t answer phones, and the calls keep coming after 5:30pm. Every missed call is potentially a missed matter. This is what an AI voice receptionist actually looks like deployed — drawn from a build I did for a UK solicitors’ practice — as opposed to what vendor landing pages imagine.
What it does on a real call
The agent answers instantly, any hour, and does four jobs:
- Answers the questions receptionists answer all day — practice areas, how fees work, what a first consultation involves, what documents to bring, office hours and directions. It answers from a knowledge base built from the firm’s own material, so the answers are the firm’s answers, not a language model’s improvisation.
- Triages the matter — asks what the call concerns and classifies it by practice area (conveyancing, family, immigration, litigation…), because “new conveyancing enquiry” and “existing family matter” need entirely different handling.
- Captures the caller properly — name, number, matter type, urgency — straight into the CRM as fields, creating the enquiry in the right practice-area pipeline. No message pads, no “someone called about a house”.
- Books the consultation — offers real slots from the right fee earner’s calendar and confirms by SMS.
The guardrails are the build
The engineering effort isn’t making the agent talk — that part is nearly free now. It’s making the agent refuse correctly:
- No legal advice, ever. The agent is scoped to information and logistics. Anything that smells like “what should I do about…” gets a courteous redirect to a consultation. This line is written into its instructions in a dozen different phrasings, because callers ask in a dozen different ways.
- Fail towards humans. When it can’t answer or the caller is distressed, it transfers during office hours or takes a call-back commitment after hours. A receptionist who guesses is a liability; the same is true of an agent.
- Confidentiality-shaped memory. It never repeats details from one call into another, and what it stores goes to the CRM under the firm’s retention rules, not into a vendor’s training data.
What it costs to run
The moving parts are per-minute AI voice pricing plus telephony — for a small firm’s realistic call volume, running cost lands in the tens of dollars a month. The comparison isn’t really against that number, though: it’s against the value of the after-hours conveyancing enquiry that currently rings out, and against reception salary hours spent repeating the fees explanation for the ninth time that day.
Honest limits
It mishears occasionally — strong accents on bad lines are still hard, which is why the handoff rules matter more than the happy path. It shouldn’t handle existing-client matter updates without careful identity checks. And it will not make a bad intake process good: if enquiries currently vanish into an unmonitored inbox, fix the pipeline first — the receptionist (human or AI) is only the front door.
If your firm — or your agency’s client — needs this, book a call. I’ll show the triage flows from the real build and what a version for your practice areas looks like. The CRM side of the same build pattern is described in the accountancy intake write-up — professional-services intake is the same machine wearing different robes.
Frequently asked questions
Can an AI receptionist give legal advice?
No — and it must not. A properly built agent is scoped to information and triage: what the firm does, how fees and processes work, capturing the caller's details and matter type, and booking a consultation. Anything resembling advice is escalated to a human.
What does an AI voice receptionist cost to run?
The moving parts are per-minute AI voice pricing plus telephony. For a typical small firm's call volume, running costs land in the tens of dollars per month — a fraction of a single missed matter, let alone a receptionist's salary.
What happens when the AI cannot answer?
It says so and hands off — transferring to a human during office hours, or capturing the details and promising a call-back after hours. The handoff rules are explicit in the agent's instructions; a good build fails towards humans, never towards guessing.