Use AI agents in a predefined workflow

You can now create workflows in AI Agent Studio. Workflow is a predetermined set of tasks, which can be represented as a connected sequence of nodes. Each node performs a defined function, for example, extracting data, calling a business object, running an LLM, or sending an email. The node then passes its output to the next step. For business processes that require a strict order of execution, you can embed the required AI agents within the workflow.

Unlike hierarchical agent teams where the order of execution is based on LLM's reasoning and context, workflows follow a fixed, predetermined sequence. This approach ensures that processes remain predictable, while still enabling end-to-end automation. To create a workflow, select Workflow as the type for your agent team in AI Agent Studio.

You can automate a business process as a predetermined sequence of execution, represented by a series of nodes that run in order across the process.

Steps to Enable

You must have access to use AI Agent Studio. See Access Requirements for AI Agent Studio.

Access Requirements