- In the Label Editor: The Agent is triggered on demand by the Tasker while annotating or reviewing a task.
- From your Workflow: The Agent is triggered on tasks that pass through the Workflow node.
In the Label Editor
All agents created via the Agents Catalog (built-in and custom) are triggered in the same way from the Label Editor:- Open the data item in the Label Editor.
- Right-click in the editor canvas, choose Trigger agent, and select the agent you want to run.

In the Workflow
Agents can be added as a Workflow node when creating or editing a Workflow. When the Workflow runs, the Agent is triggered for all tasks that pass through that node.- Drag the Agent node in the Workflow editor onto the canvas and connect it to the desired nodes.

- Click the Agent node.
- Click the + to add a new Agent, or the dropdown to select an existing enabled Agent.

- Click Run next to a task to run the Agent on a specific task to verify the output is as expected.
- Click Go live to automatically run the Agent on tasks that pass through this node in the Workflow.
Agent activity can be monitored in the Analytics dashboard. See Analytics for Agents for details.

Agent Task Management
When viewing an Agent stage, the Queue displays additional controls and status information for Workflow agents. Agent Status Banner For Agent stages, a status banner appears above the task list showing the agent name and icon (click to view detailed agent configuration), a status indicator showing whether the agent is Live (green) or Paused (orange), and control buttons that Admins and Team Managers can use to pause/resume agents or view agent settings. Agent ControlsOnly Workspace and Project Admins and Team Managers can control agent execution.
| Status | Description |
|---|---|
| Pending | The agent execution is queued and waiting to start. |
| Dispatched | The agent execution has been assigned to a worker. |
| Running | The agent is currently processing the task. |
| Succeeded | The agent execution completed successfully. |
| Failed | The agent execution encountered an error and failed to complete. |
| Timed out | The agent execution exceeded the maximum allowed time and was terminated. |
| Canceled | The agent execution was manually canceled before completion. |
The Retry failed button is only available for Agent stages with catalog agents and only appears when you have selected tasks that failed or timed out.

