Definition vs run
| Definition | Run | |
|---|---|---|
| Stored as | Workflow template (run_number empty) | Execution instance (run_number set) |
| You edit | Designer canvas, step config | Usually read-only; actions like cancel/archive |
| Status | draft until activated | active → done / blocked / failed |
Designer
- Nodes — work steps (tasks) and trigger nodes
- Edges — execution order
- Save — persists the definition; autosave keeps the canvas in sync
Routines
Single-step scheduled jobs — simpler than full workflows.