Add Workflows to an Agent
1
Open the Agent editor
Go to Agents, find the Agent you want to configure, and click Edit.

2
Navigate to Workflows
In the Setup tab, scroll to the Workflows section and click + Add Workflow. Browse and select the published Workflows you want the Agent to be able to trigger. You can add multiple Workflows to a single Agent.

3
Select Workflows
Choose from your published Workflows. The Agent uses each Workflow’s name and description to understand what it does and when to use it.

4
Publish your Agent
Click Publish to make the Workflows available in conversations.
How it works
Once Workflows are connected, the Agent autonomously decides when to trigger them based on the conversation context. This isn’t a keyword match — the Agent reads the user’s intent, evaluates which connected Workflow is relevant (if any), and decides whether to call it.- The user makes a request that’s relevant to a connected Workflow (e.g., “Send a follow-up email to the prospect”).
- The Agent determines which Workflow fits the request, then asks the user for any required inputs.
- The Agent runs the Workflow and reports the results back in the conversation.

Agent collecting inputs and running a Workflow during a conversation
Next steps
Build a Workflow
Create the Workflows your Agent will trigger.
Build and configure an Agent
Learn about all the settings you can configure on an Agent.