---
title: "Handoffs & Actions"
description: "Once an AI agent answers a customer's question, the next step is often: contact a human, open a ticket, run an API call, or jump to another system. Handoffs & Actions is where you configure all of that."
canonical_url: "https://help.brainfi.sh/articles/handoffs-actions-wATQD30VGo"
md_url: "https://help.brainfi.sh/articles/handoffs-actions-wATQD30VGo.md"
---
# Handoffs & Actions

Once an AI agent answers a customer's question, the next step is often: contact a human, open a ticket, run an API call, or jump to another system. **Handoffs & Actions** is where you configure all of that.

## Three things you can configure


1. **AI Action Buttons** — appear under an answer ("Talk to a human", "Track my order", "Open billing"). Type can be **URL**, **Email**, **Phone**, or **Callback** (custom JavaScript).
2. **Handoff Actions** — pre-built integrations to specific support tools (Intercom, Zendesk, Front, Salesforce). When the agent can't answer or the user opts to escalate, the handoff fires automatically with the conversation context attached.
3. **API Actions** — agent-triggered API calls into your own systems (order lookup, account data, billing status), with results rendered back into the conversation.

## Supported handoff targets

## Articles in this section

* [How to Create and Define a New API Action](/articles/how-to-create-and-define-a-new-api-action-HcP01DDXTv)
* [Human Handoff Integrations](/articles/human-handoff-integrations-PM4nYHEzOy)
  * [How to Configure a Custom JavaScript Callback for a Handoff Action](/articles/how-to-configure-a-custom-javascript-callback-for-a-handoff-action-LoVYnS5blN)
  * [How to Set Up Zendesk Handoff Actions](/articles/how-to-set-up-zendesk-handoff-actions-ydAEtGcnDu)
  * [How to set up an Intercom Handoff in a Brainfish Agent or Handoff Action](/articles/how-to-set-up-an-intercom-handoff-in-a-brainfish-agent-or-handoff-action-Zu5gsvlVwk)
  * [Salesforce Handoff Integration](/articles/salesforce-handoff-integration-eAgjZ1vHh3)
* [Setting Up Front Ticket Handoff](/articles/setting-up-front-ticket-handoff-ILzj7yr5jU)
  * [Configuring the Handoff Action](/articles/configuring-the-handoff-action-4y9ahqeuKg)
  * [Testing the Handoff Workflow](/articles/testing-the-handoff-workflow-KSKQTfITKS)
* [Setting up JS Callbacks with AI Action Buttons](/articles/setting-up-js-callbacks-with-ai-action-buttons-ezPICt7UYw)
* [Zendesk Handoff Integration](/articles/zendesk-handoff-integration-IsfIIevyEG)

## Related sections

* [Agents](/articles/agents-ryGZuSEuZJ) — actions and handoffs are configured per-agent.
* [Integrations](/articles/integrations-6iqA0AfSNO) — for Slack/Teams/Salesforce email channels themselves (separate from handoff targets).
