Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions get-started/manage-your-agent/human-handoff.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ tag: Plus

If you want to allow a live agent to join your agent's conversations, you can configure this in the **<Icon icon="message-square-reply"/> Human Handoff** section of your bot's menu.

<Warning>
For new workspaces, Human Handoff has moved to [Botpress Desk](https://botpress.com/desk), our new AI helpdesk for modern support teams. Go to **Human Handoff > Open Botpress Desk** to get started setting up your workspace.

Users on existing workspaces can follow the steps below and continue using the legacy HITL integration.
</Warning>

## Setup

To get started using Human Handoff, you need to install and configure the official Human-in-the-Loop (HITL) integration:
Expand Down
5 changes: 5 additions & 0 deletions integrations/integration-guides/hitl/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ import Triggers from '/snippets/integrations/triggers/botpress/hitl.mdx'

<OpenInHub integration={integrationVersions.hitl}/>

<Warning>
For new workspaces, HITL has moved to [Botpress Desk](https://botpress.com/desk), our new AI helpdesk for modern support teams. From your dashboard, go to <Icon icon="message-square-reply"/> **Human Handoff > Open Botpress Desk** to get started setting up your workspace.

Users on existing workspaces can follow the steps below and continue using the legacy HITL integration.
</Warning>

The Human-in-the-Loop (HITL) integration allows members of your Workspace to:

Expand Down
Loading