Skip to content

Support handoff

Open in ChatGPT Open in Claude

Support handoff lets the agent escalate a conversation to your support team when it reaches its limits: the user asks for a person, an issue can’t be resolved, or sentiment turns frustrated. The handoff carries a one-line summary of the problem so it arrives with context.

This is distinct from embedding the agent in your product. For that, see Setup & embed.

The agent offers a handoff when:

  • The user explicitly asks for a human.
  • An issue can’t be resolved from Knowledge or actions.
  • Sentiment turns frustrated.

Pick where a handoff goes. Each destination receives the conversation summary and context.

DestinationWhat happensSetup
IntercomHands off into a live Intercom Messenger session, seeded with the summary.Intercom (code: Intercom handoff)
ZendeskOpens a live Zendesk chat, or an email-to-ticket in the Agent Workspace.Zendesk (code: Zendesk handoff)
EmailSends the summary and context to a support address for async follow-up.Configure the address in Integrations.
WebhookPOSTs the handoff to any endpoint so you can route it into your own system.Point it at your endpoint in Integrations.
HubSpotPushes the handoff to HubSpot as a support ticket.Connect HubSpot in Integrations.
  1. Turn on Offer Support Handoff in Style & behavior.

  2. Choose a destination in Integrations and configure its connection.

  3. Test a conversation that should escalate (for example, ask for a human) and confirm the handoff arrives with its summary.