Guides
Set up human handoff
Turn on handoff, staff the Inbox, choose how conversations are assigned, set how your team is alerted, and measure with ratings and response targets.
On this page
Human handoff in AI Assistant is opt-in. You turn it on in Governance, put people on the Inbox, decide how conversations are routed, and your mate offers a person only when one is there to answer. A teammate joins the same conversation; when they close it, your mate carries on. You measure it with customer ratings (CSAT) and the response targets (SLA) you set.
How your mate decides to hand off
- The customer asks for a person in their own words. Your mate recognizes the request for a person (
request_human) and raises it, instead of muddling through. - A connected system requires it: a refund above your limit, for example, hands the conversation over with the request attached.
- With handoff off, your mate never promises a person it cannot deliver. It answers, and says when it cannot help.
1. Turn it on
Open Console → Governance, switch on Human handoff, then publish. The Inbox goes live with it.
2. Staff the Inbox
The Inbox at Console → Inbox is the one place waiting conversations land.
- Each teammate marks themselves available and sets a capacity.
- A waiting conversation shows the full history the customer and your mate already built.
- Claim it, reply in the same conversation — the customer sees a person answering.
- Resolve it. The conversation returns to your mate.
3. Decide who gets each conversation
Pick one in Governance:
| Setting | What it does |
|---|---|
| Manual claim | Requests wait until a teammate claims one |
| Round robin | Rotates across available teammates with capacity |
| Least active | Picks the available teammate with the lowest measured load |
The automatic settings consider only teammates who are available and still have capacity. Every decision records how it was made, how many teammates were eligible, who was chosen, and their measured load — so an assignment can be checked and never faked.
4. Alert your team
- The Inbox in the app is where your team is told first. Live
- An assigned teammate is also reached on their linked browser or phone push and personal Telegram. Live
- Email, a workspace Telegram and webhooks are not switched on yet — Rolling out; follow the changelog.
We only mark an alert as reaching someone once an endpoint confirms it: each attempt is recorded as accepted or suppressed, so a silent gap is visible instead of assumed away.
5. Help your team answer
In the Inbox, AI Assist drafts a reply from the conversation so far. The teammate edits and sends it — a draft never goes out on its own.
6. Measure
- Customer ratings (CSAT) — after a conversation is resolved the customer gets a short survey; each survey takes one answer, ever.
- Response targets (SLA) and business hours — set targets so a waiting request is measured against your hours, not the clock.
- Insights — Console → Insights groups recurring escalations with links to the evidence.
Automate
The Inbox is scriptable from any MCP client connected with your own account (list_tenant_interventions, get_tenant_intervention, claim_tenant_intervention, reply_tenant_intervention, resolve_tenant_intervention). Connect once:
claude mcp add --transport http busymate-ai https://busymate.ai/mcpVerify
- As a customer, write "talk to a person". The chat shows the request is waiting; a row appears in the Inbox.
- Claim it as a teammate and reply. The reply appears in the customer's conversation.
- Resolve it. The customer's next message is answered by your mate.
- Compare against the measured proof: Inbox proof, 2026-09-02 recorded takeover in 2,508 ms, reply in 1,291 ms and resolution in 796 ms.
Next
- Human handoff — how the handoff looks to the customer.
- Governance and models — where the switch lives.
- AI customer support with human handoff — the job this guide serves.
Questions
What if nobody is available?
The request stays in the Inbox until a teammate claims it. The customer sees that it is waiting; nothing pretends a person joined.
Can your mate promise a person when handoff is off?
No. With handoff off, your mate never offers a person. Turn it on only when your team is ready to answer.
Which alerts are switched on?
The Inbox in the app, plus each teammate's linked browser or phone push and personal Telegram. Email, a workspace Telegram and webhooks are Rolling out.
Does the teammate see what your mate already said?
Yes. The full conversation — the customer's messages, your mate's answers and any actions — is visible before they claim it.