Workflows
Workflows orchestrate multi-step processes by connecting agents, tools, and human actions into automated sequences.
Workflows allow you to build complex, multi-step automations that combine AI agents, tools, API calls, and human interactions. Each workflow consists of steps connected by edges that define the execution flow.
Overview
Learn how workflows work and when to use them.
Workflow API
Execute workflows programmatically and manage workflow definitions.
Execution
Monitor workflow runs, handle pauses, and manage execution lifecycle.
Versioning
Workflows support Versioning. Each update creates a new semantic version, and you can retrieve or execute any historical version.