Guias
Configure a transferência para humanos
Ligue a transferência, escale a equipe na Caixa de entrada, escolha como as conversas são atribuídas, defina como sua equipe é avisada e acompanhe com avaliações e metas de resposta.
Nesta página
Human handoff in Busymate AI is opt-in. You turn it on in Governance, staff the Inbox, choose how conversations are assigned, and bro offers a person only when one is there to answer. A teammate joins the same conversation; when they close it, bro carries on. You measure it with customer ratings (CSAT) and the response targets (SLA) you set.
How bro decides to hand off
- The customer asks for a person in their own words. bro 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, bro 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 bro already built.
- Claim it, reply in the same conversation — the customer sees a person answering.
- Resolve it. The conversation returns to bro.
3. Choose how conversations are assigned
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. Disponível
- An assigned teammate is also reached on their linked browser or phone push and personal Telegram. Disponível
- 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 bro.
- 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.
Perguntas
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 bro promise a person when handoff is off?
No. With handoff off, bro 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 bro already said?
Yes. The full conversation — the customer's messages, bro's answers and any actions — is visible before they claim it.