Workflow lifecycle
Every workflow moves through a defined set of statuses:
| Status | What it means |
|---|---|
| Draft | The workflow is being designed. It cannot be triggered or executed. |
| Active | The workflow is live and responds to triggers. |
| Inactive | The workflow has been paused. It won’t respond to triggers until reactivated. |
Available actions
Edit a workflow
Modify the workflow’s nodes, connections, and configuration in the visual canvas editor.
Clone a workflow
Create a duplicate of an existing workflow to use as a starting point for a new one.
Activate / Deactivate
Control whether the workflow is live and responsive to triggers, or paused.
Delete a workflow
Permanently remove a workflow that is no longer needed.

