Escalation

What happens when the agent should not decide alone. Handing off well is a feature, not an admission of failure — the alternative is a confident wrong answer.

What triggers a handoff

Modes

ModeBehaviour
INBOXThe conversation lands in the dashboard Inbox and is marked escalated. Your team replies from there, in the same thread the customer is already in.
EMAILThe transcript is sent to the address you configure. Use this when your team lives in a helpdesk rather than here.
OFFNo handoff. The agent says it cannot help and stops. Only sensible when there is genuinely nobody to hand off to.

What the human receives

The full conversation, the customer’s verified identity if there is one, every action proposed or executed, and the turn traces. Your team sees why the agent gave up, not just that it did.

Replying as a human

Replies sent from the Inbox appear in the customer’s widget in the same thread, attributed to your team rather than to the agent. The conversation stays open until someone closes it.

Resolved means two different things

The distinction matters for your metrics, so the product keeps them separate:

Collapsing the two would let you improve your headline number by having humans close more tickets, which is exactly backwards.

How resolution is computed

Autonomous resolution is calculated on a schedule, not at write time. A conversation counts as resolved when it goes quiet for the configured window without escalation and without a human reply. Computing it live would mean every conversation is unresolved right up until it is, which produces a metric that only ever looks bad.

The window and the cadence are server configuration. The Analytics page shows the rate over time alongside cost per resolution, so you can see what autonomy is actually worth. See The turn pipeline for what each turn records.