Workflows
Orchestrate Agents and Tools
Declarative, graph-based workflows that coordinate agents, capabilities, and human approvals into reliable, auditable processes.
Workflow Engine
Graph-Based Orchestration
Composable node types that snap together into powerful automated pipelines
Agent Nodes
Invoke autonomous agents as workflow steps. Agents reason, use tools, and return structured results within the workflow context.
Capability Nodes
Call any built-in tool, plugin, or connector directly. Fast, deterministic execution without LLM overhead when you don't need reasoning.
Approval Gates
Human-in-the-loop checkpoints. Workflows pause and present approval forms via Generative UI, then resume on decision.
Conditional Branching
Route execution based on results, conditions, or agent output. If/else logic with full expression evaluation.
Parallel Execution
Run multiple branches simultaneously. Fan-out work across agents and tools, then collect and merge results.
Loop & Iteration
Loop and foreach nodes for repetitive tasks. Process collections, retry on failure, and iterate until conditions are met.
Composition & Control
Built for Real Processes
Enterprise workflow features for complex, multi-step automations
Compose workflows from other workflows. Build reusable building blocks and nest them to any depth.
Run workflows on cron schedules, event triggers, or webhook invocations. Fully automated pipeline execution.
Every node execution logged with inputs, outputs, timing, and decisions. Complete traceability for compliance.
Set token and cost limits per workflow run. Automatic rollback when budgets are exhausted.
Getting Started
Build a Workflow in Minutes
Define Your Graph
Create workflow nodes and connections using the API or dashboard. Declarative JSON/YAML format.
Configure Nodes
Set agent prompts, capability parameters, branch conditions, and approval rules for each node.
Set Triggers
Attach cron schedules, event listeners, or webhook endpoints. Workflows start automatically.
Monitor & Iterate
Watch runs in real-time. Inspect node-level logs, adjust parameters, and redeploy without downtime.
Use Cases
What Teams Build With Workflows
Fetch, transform, validate, and store data across multiple sources. Agents handle the messy parts, capability nodes handle the fast parts.
Multi-step review processes with escalation. Documents, PRs, and decisions flow through the right people.
Incident response, deployment checks, monitoring alerts. Workflows react to events and coordinate agents to resolve issues.
Automate Your First Workflow
Workflows included in Team and Enterprise tiers. Start with a template or build from scratch.