> ## Documentation Index
> Fetch the complete documentation index at: https://botcadence-a5dbc408.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Human Handovers

> Seamlessly transition conversations from AI to human agents when specialized assistance is needed.

Human Handover allows your team to take control of a conversation when the AI agent identifies a complex query or when a user specifically requests human assistance. This ensures that your customers always receive the highest level of support.

## Enabling Human Handover

To start using human handovers, you first need to enable the feature and designate team members who will handle these requests.

<Steps>
  <Step title="Navigate to Settings">
    Go to **Chat Agent** in the left sidebar and select the **Human Handover** tab.
  </Step>

  <Step title="Enable the Feature">
    Toggle the **Enable Human Handover (Chat)** switch to the ON position.
  </Step>

  <Step title="Select Team Members">
    Choose the team members who should receive handover notifications. Only selected members will be able to see and take over conversations from the handover queue.
  </Step>

  <Step title="Save Changes">
    Click the **Save Changes** button at the bottom right to apply your settings.
  </Step>
</Steps>

<img className="block rounded-2xl border border-white/10 shadow-2xl" src="https://mintcdn.com/botcadence-a5dbc408/bXYpMafh3o27o8pr/images/handover-settings.png?fit=max&auto=format&n=bXYpMafh3o27o8pr&q=85&s=1b5dce9358a41ca783df91cd719971d3" alt="Enabling Human Handover" width="1024" height="479" data-path="images/handover-settings.png" />

## Managing Handovers

Once enabled, you can monitor and participate in conversations requiring human intervention.

### Viewing Active Handovers

All conversations that have been handed over to humans can be found in the **Conversations** section.

1. Navigate to **Conversations** in the left sidebar.
2. Click on the **My Handover** tab. This will filter the list to show only the conversations assigned to you or waiting for a human agent.

<img className="block rounded-2xl border border-white/10 shadow-2xl" src="https://mintcdn.com/botcadence-a5dbc408/bXYpMafh3o27o8pr/images/handover-conversations.png?fit=max&auto=format&n=bXYpMafh3o27o8pr&q=85&s=560ad47b1beaa1c66cba09a83de1db14" alt="Viewing Handovers" width="1024" height="482" data-path="images/handover-conversations.png" />

### Taking Over a Conversation

When you select a conversation from the **My Handover** list:

* The AI agent stops responding to that specific user automatically.
* You can type your messages in the chat box at the bottom and click the **Send** icon.
* The user will receive your messages directly, allowing for a personalized support experience.

### Ending a Handover

Once the user's query has been resolved, you should close the handover session to allow the AI to take back control or to mark the session as completed.

* Click the **End Handover** button located at the top right of the conversation window.
* This will return the conversation to the AI agent (if configured) or simply close the active human intervention.

<Tip>
  Before ending a handover, check the **Session Summary** on the right sidebar to ensure all user concerns have been addressed.
</Tip>

## Handover Analytics

Monitor your team's performance and understand how often human intervention is required through the Handover Analytics dashboard.

Navigate to **Analytics** > **Handover** to view detailed metrics:

* **Total Handovers:** Total number of times a human took over a conversation.
* **Pending:** Handovers currently waiting for an agent to respond.
* **In Progress:** Conversations currently being handled by human agents.
* **Completed:** Successfully resolved handover sessions.
* **Agent Performance:** A breakdown of how each team member is performing, including resolution times and customer ratings.

<img className="block rounded-2xl border border-white/10 shadow-2xl" src="https://mintcdn.com/botcadence-a5dbc408/bXYpMafh3o27o8pr/images/handover-analytics.png?fit=max&auto=format&n=bXYpMafh3o27o8pr&q=85&s=7cfd6ef592ae277a44fa775aa7a7c4bf" alt="Handover Analytics" width="1024" height="483" data-path="images/handover-analytics.png" />

<Info>
  Regularly reviewing handover analytics helps you identify common "bottlenecks" where the AI might need better training or revised prompts.
</Info>
