FeaturesWorkflows
Workflows
What are Workflows?
Workflows let you build visual automation flows using a node-based editor. Connect triggers, conditions, and actions to automate complex multi-step processes.
Workflow Editor
The visual editor uses a drag-and-drop interface where you:
- Add nodes — Each node represents a step (trigger, action, condition, transform)
- Connect edges — Define the flow between steps
- Configure variables — Pass data between nodes
Workflow Limits
| Plan | Max Workflows |
|---|---|
| Free | Not available |
| Pro | 10 |
| Lifetime | 50 |
| Enterprise | 500 |
Execution Tracking
Each workflow execution is tracked with:
- Status (running, completed, failed)
- Per-node execution state
- Step results and outputs
- Error details if something fails