Escalation Path
The defined route an agent takes to hand off a task to a human or specialist agent when the request exceeds its scope or confidence.
Last updated: April 26, 2026
Definition
An escalation path is what happens when an agent says "I cannot handle this." Concretely it answers four questions: who or what gets the escalated work (named human, queue, specialist agent), how the handoff happens (Slack ping, ticket creation, agent-to-agent transfer), what context goes with it (full conversation history, summary, just the failing turn), and what the user sees during the handoff ("transferring you to a specialist," typing indicator, ticket number). Every voice agent and every customer-facing chat agent needs an explicit escalation path. Without one, the agent either invents bad answers or dead-ends the user.
When To Use
Define the escalation path before launch for any user-facing agent. The path itself becomes the agent's safety net for everything outside its action space.
Related Terms
Building with Escalation Path?
I've shipped this pattern in real production systems. If you want a second pair of eyes on your architecture, that's what I do.