Agentic Workflows

Agent Studios enables the creation of complex Agentic Workflows, which integrate multiple agents and tools, often using manager agents to orchestrate the entire process.

Key Components in Agentic Workflow

Learn about the key components of Agentic Workflows.

  • Tools Playground is a new dedicated UI for developers to test and validate custom tools and their parameters, including Artifact handling, in isolation before integrating them into a live workflow.
  • Tasks define the workflow objectives and run sequentially, passing context to the next task. You can assign tasks directly to a specific agent or through a Manager Agent that delegates the tasks as needed.
  • The Manager Agent feature creates a hierarchy for delegating tasks. In Smart Workflows, the Manager Agent orchestrates the execution Plan generated by the Planning feature. It also delegates tasks to specialized worker agents, but does not use tools directly.