Scenario
Lead Qualification
Capture the information your team needs before the next step.
Quick answerWhat can an AI receptionist qualify on a phone call?
It can ask the operational questions that determine fit and next action: service type, location, urgency, project context, appointment needs and other fields the business approves. Qualification should be limited to information that changes routing, booking or follow-up. Sensitive professional judgment, unusual exceptions and high-value edge cases should move to a human rather than being guessed.
Where this scenario can fail
Bad automation usually fails because the workflow was never explicit. It may not know which calls are urgent, what information is required before booking, which team should receive a transfer, or what to say when a caller asks something outside the knowledge base. Those rules should be captured during launch and tested before go-live.
How we test it
Testing should include a normal caller, an impatient caller, an unclear request, a request outside the service area, an out-of-scope question and a request for a human. The workflow should degrade safely rather than inventing an answer.
Which plan fits?
Essential is designed for straightforward inbound handling. Pro is a better fit when qualification, departments, post-call actions or routing become more sophisticated. Scale is designed for higher-volume or multi-workflow operations. Usage-based upgrade alerts should show when a higher tier becomes less expensive.
Design principle: qualification without interrogation
Qualification should ask only what changes routing, booking or sales follow-up. Long scripts increase friction and can make an otherwise useful system feel bureaucratic.
What to capture before the next step
Collect identity and contact information only when needed, then capture the minimum operational context required to route or book correctly. The caller should not repeat everything after a transfer; the receiving person should get a useful summary.
What the agent should say when it cannot complete the task
Failure behavior is part of the product. If the calendar is unavailable, a transfer fails, or the caller asks something outside approved knowledge, the agent should explain the next safe step and create a follow-up rather than pretending the action succeeded.
How to test this scenario
Run at least five variants: a straightforward caller, an impatient caller, an incomplete answer, an out-of-policy request and a request for a person. Confirm both the conversation and the downstream state.