Agentflow actions
Important: Agents is currently in private beta and is not yet available to all customers.
Actions are the steps an agentflow performs to complete a process. After you configure the start event, add actions to define what the agentflow should do. An agentflow can include multiple actions as required. Actions execute sequentially unless configured to run in parallel.
All actions must be configured before you publish the agentflow. If an action is not fully configured, an error is displayed when you attempt to publish. Unconfigured actions are indicated by an icon next to the action name.
After the action is completely configured it will be displayed as below:
All the available actions are grouped into different categories in the action toolbox. Core actions are grouped into the following categories:
| Action group | Description |
|---|---|
| Agentflow actions | Configure and run agents, assign tasks to users, or call another agentflow. |
| Logic and flow actions | Direct the execution path of the agentflow, including branching, stages, loops, and parallel paths. |
| Operations actions | Manage variables, update instance details, and log information during execution. |