Skip to main content
Failure alerts automatically notify you when an Agent node encounters an error. Each alert includes the failed Agent, relevant record IDs, success/failure counts, and diagnostic details.

Set up a failure alert

1

Open the Agent

Go to Agents and click on the Agent you want to monitor.
2

Enable the shield icon

Hover over the node you want alerts for and click the shield icon.
3

Configure the Error Route

When the shield is enabled, an Error Route appears on the node. Click + on the Error Route and select an alert action (e.g., Slack Message).
4

Set up the alert message

Configure the Slack Message node as you normally would. Two dynamic fields are available:
FieldContent
Node SummaryHigh-level overview of the failure
Task ResultsDetailed execution data (error messages, response info)
Drag mentions from Node Summary or Task Results into your message, just like any other mention.
5

Save and activate

Save the Agent and activate it to apply the alert configuration.

Viewing alerts

Once configured:
  1. Task List — hover over the task list (top right) to see tasks generated by the Agent, including alert messages
  2. Task Details — click any task to expand the full detail view
  1. Slack — view the alert directly in your configured channel

Example

An Agent creates Salesforce contacts. One node maps the Full Name field — but Salesforce requires First Name and Last Name separately. The record creation is rejected. With a failure alert configured, a Slack message fires immediately with the error details, so you can fix the field mapping.
Use Node Summary for quick alerts and Task Results when you need full error details for debugging.