On this page 12 sections
- Key takeaways
- Who this applies to
- The asymmetry that governs the design
- What it should do, and what it must not
- Every question costs you people
- Speed does more than accuracy
- The handover
- What to measure, including the uncomfortable number
- What we build, and what we argue against
- When this is not worth it
- Frequently asked questions
- Next step
The job of an assistant on an inbound enquiry is to answer the buyer’s question, collect what the rep will need, and get the conversation to a person quickly. It is not to decide who deserves attention. A wasted twenty minutes is cheap and recoverable; a good buyer turned away is expensive and invisible, and nothing in your reporting will ever show it to you.
Every qualification system has two error rates, and only one of them appears in a dashboard.
Key takeaways
- The asymmetry decides the design. Turning away a real buyer costs far more than a wasted call, and you never learn it happened.
- Every extra question loses a share of the people answering. Ask only what changes the routing.
- Speed to a human is usually worth more than the accuracy of any scoring.
- Never let the assistant disqualify silently. Route it low, and audit what it routed low.
- Measure meetings held and pipeline created, not enquiries captured.
Who this applies to
You have inbound enquiries arriving through a form, a chat widget or an inbox, and more of them than the team can call immediately. Ranking records already in the CRM is a different problem, covered in lead scoring that sales actually trusts. Getting outbound mail delivered is cold email deliverability. This is the live conversation at the moment somebody raises their hand.
The asymmetry that governs the design
Two errors are possible and they are not comparable.
Passing through a poor fit costs a rep twenty minutes and a polite exit. It is annoying, it is visible in the calendar, and everybody complains about it.
Turning away a real buyer costs the deal. It never appears in any report, because a person who was told the product is not for them does not come back to correct you. Your conversion rate may even improve, because the denominator got smaller.
So the whole system should be tuned toward false positives. That is an uncomfortable instruction for anyone whose job is protecting sales capacity, and it is the right one, because only one of the two errors can be measured and corrected later.
The practical form of this rule: the assistant never says no. It routes low-priority enquiries differently, and somebody looks at that queue.
What it should do, and what it must not
| Should | Must not |
|---|---|
| Answer the buying questions it can answer from your content | Quote a bespoke price or invent a discount |
| Collect the two or three facts that change the routing | Interrogate for fields nobody will read |
| Offer a time, and book it | Promise a deadline or a delivery date |
| Route by what it learned, including to a low-priority queue | Tell anyone they are not a fit |
| Hand over the full context to the person taking over | Make the buyer repeat themselves |
The right-hand column is a set of hard rules in code rather than instructions in a prompt, for the reasons in guardrails: what to check going in and coming out. A quoted price is a commitment, and a commitment made by a system is still a commitment in the buyer’s mind.
Every question costs you people
Qualification questions are not free. Each one loses a share of the people who would have answered, and the ones most likely to abandon are the busy senior people you actually want.
So the test for every question is whether the answer changes what happens next. Company size might change the routing. Budget range might change who calls. “How did you hear about us” changes nothing about the next step, and belongs in an optional field or nowhere.
Three questions asked conversationally, at the right moment, produce more completed enquiries and better context than a seven-field form does. If a question exists only because a CRM field exists, delete it or make it optional.
Speed does more than accuracy
The measurable win in these projects is usually the response time rather than the ranking.
An enquiry answered in minutes reaches somebody who is still thinking about the problem. The same enquiry answered the next morning reaches somebody who has moved on, or who has already spoken to a competitor. The mechanics matter more than the model: deduplicate against existing records so an ongoing conversation is not treated as new, assign an owner immediately rather than into a shared pool, and decide explicitly what happens outside working hours.
Out of hours is where most of the value sits, and where most implementations are thinnest. Decide whether the assistant books directly into a calendar, promises a specific window and keeps that promise, or says plainly that a person will reply on Monday. All three are acceptable. Silence is not.
The handover
Whatever the assistant learned goes to the person who takes over: the transcript, a short summary, the extracted facts and what it could not determine.
The buyer must never repeat what they have already typed. It is the single most common way one of these systems annoys exactly the person it was meant to impress, and it is the same handover standard as confidence thresholds and escalation design sets for support.
What to measure, including the uncomfortable number
Meetings held, not enquiries captured. A system that captures more and converts fewer is worse, and only the second metric notices.
Qualified pipeline created, attributed to enquiries the assistant handled.
Time to first human contact, which is the thing you are most likely to actually improve.
And the audit that makes the asymmetry manageable: sample the low-priority queue every month and read it. Fifty enquiries, read by someone who knows the business. You are looking for buyers who were routed away, and you will find some. Without this, the system’s most expensive error is permanently invisible, which is the same argument as the false positive rate in any other classifier.
What we build, and what we argue against
We build the routing and the handover before the qualification logic, because those are where the measurable improvement is, and because they are useful even if the qualification never gets more sophisticated than three questions.
We push back hardest on gating a demo or a price behind a long qualification sequence. It is a conversion loss dressed as efficiency, and it is nearly always proposed by whoever is protecting the sales calendar rather than by whoever owns the number. If capacity is the real constraint, that is a staffing or a routing problem, and solving it by making it harder to contact you is solving it in the wrong direction.
Where we have been wrong: we have built qualification that was too good at its job. It filtered accurately against the stated criteria, and the stated criteria were out of date, so it routed away a segment the company had started winning six months earlier. Nobody noticed for a quarter, because the enquiries it turned away left no trace. The monthly audit exists because of that, and it is now non-negotiable in these builds.
When this is not worth it
Low enquiry volume. If a person can call every enquiry within the hour, they should. An assistant adds a step between the buyer and the person who can help.
Complex, consultative sales. If the first conversation is the differentiator, qualification is that conversation and it is not delegable.
When the real problem is what happens after the call. Assistants are frequently bought to fix a pipeline problem that is actually a follow-up problem, and no amount of qualification improves a process that loses people in week two.
Frequently asked questions
Should the assistant say it is not a person?
Yes, plainly, at the start. Buyers work it out, and the ones who feel misled remember it. Being clear costs nothing and it removes the thing they would otherwise be testing for.
Can it book meetings directly?
Yes, and it is usually the highest-value thing it does. Give it a real calendar with real constraints, and make cancelling easy so a wrong booking is cheap.
What if it cannot answer a product question?
It should say so and route, not approximate. A wrong specification in a sales conversation surfaces later as a broken expectation, and it is more expensive there than the enquiry was worth.
Will this annoy buyers who want a person?
Only if it stands in their way. Offer a route to a human in the first message and most people will not take it, because they are there for an answer rather than for a conversation.
How does this fit with lead scoring?
They are different stages. This gathers the facts and gets the conversation moving; scoring ranks what is already in the CRM. Do this one first, because it produces the data the other one needs.
Next step
If enquiries are arriving faster than they can be called, the first thing worth measuring is the time to a human, not the quality of any score. Lead generation starts with the routing and the handover, and the qualification only gets as complex as the routing requires.
Related: Lead scoring that sales actually trusts · Confidence thresholds and escalation design · Guardrails: what to check going in and coming out · Where AI improves decisions · Lead generation