How actions work
When the AI Agent determines a task needs to be performed, such as refunding an order or updating a ticket, it checks which actions are available in the current Specialist’s instructions. Only actions added to a Specialist are available. This ensures the AI Agent acts within your specified boundaries.Add an action
Open the action hub
Go to Actions (sidebar → Actions) and click Add action.

Choose the action type
Select the type of action:
- AI action: Executed through an integration
-
Manual action: Delegated to a human agent

Configure the action
Fill in the required fields: - Integration: The connected system (e.g.,
Salesforce, your MCP server) - Action: The specific operation from the
integration - Action description: When and how to use this action -
Secure inputs: Sensitive parameters
from trusted sources - Require human approval: Require confirmation before
execution (enabled by default)
Save and add to Specialist
Click Confirm to save. Then add it to a Specialist:
- Go to Specialists (sidebar → Specialists)
- Edit the Specialist that should use this action
-
In the Instructions field, type
@to open the tool picker -
Select your action. It appears as a visual pill in the instructions.

See also
- AI actions: Execute through integrations
- Manual actions: Human Agent execution
- Security & verification: Verified parameters and guardrails