Docs > AI Agents > Workflows

Agent Workflows

Connect multiple agents that trigger each other automatically. When one agent completes a task, it passes results to the next agent in the chain.

Workflow builder screenshot

How It Works

  • Select source agent and the event it emits
  • Configure data passing — full output, summary, or specific fields
  • Write receiver instructions for the destination agent
  • Monitor in the canvas — green = success, red = error