AI agent
Human handover
Triggers
- The customer uses a handover keyword.
- The reply's confidence is below the threshold.
- A guardrail fires (banned topic, no grounded answer).
- A tool call fails (optional).
- The agent has sent max AI replies without resolution.
- The model itself calls
handover_to_human.
What happens
- The customer receives the configured handover message.
- The case is routed to the handover queue and assigned by its strategy.
- An internal system note summarises the reason, confidence and tool calls.
- The case is tagged
ai-handover; the linked ticket becomes HIGH priority. ai.handoveris published for automations and webhooks.
After a handover the agent stays quiet on that conversation until a human reopens AI handling.