
Choose a step type
Use the Add step modal to choose one of four categories: AI, Integration, Controls, or Utilities. The modal is the current entry point for adding Flow steps.AI
Use AI to describe the work a prompt step should perform. Prompt steps can also use tools when they need to call supported capabilities as part of that work.Integration
Use Integration to browse connected-service actions or create a custom integration. Trigger Agent Task is available in Integration → Beam Tools.Controls
Use Controls to direct execution without selecting an AI or service action:- Loop repeats steps for a collection or condition.
- Condition routes execution based on a condition.
- Wait pauses the Flow before it continues.
- Exit ends the current Flow path.
Utilities
Use Utilities for built-in helper steps, such as file and document processing. Available utilities can change with the workspace, so use the modal as the source of truth.Configure a tool node
- Open the agent’s Flow.
- Select the tool node you want to configure.
- Use the node sidebar to review Parameters, Settings, and Evaluation.
- In Parameters, configure the node’s input variables, model, output variables, and integrations as needed.
- Choose a fill method for every input variable.
Use an integration
Use an Integration step when a node needs an external service. First, add or review the workspace connection from Integrations, then configure the integration section of the node’s Parameters. See Integrations for the current gallery, connection entry point, and workspace Connections tab.Use a custom integration
Select Create custom integration from the workspace Integrations page when the gallery does not contain the service you need. See Custom Integrations for the current builder entry point and verified controls.Evaluate and require consent
The node sidebar includes an Evaluation tab and a Settings tab. Use Settings → Consent required when a task must pause for approval before the selected node proceeds. For the verified evaluation controls, see Evaluation Framework. For consent behavior, see Automation Modes.Next steps
Flow Configuration
Build and inspect the current Flow canvas.
Integrations
Browse integrations and add workspace connections.
Variable Fill
Supply values to each node input.