Documentation Index
Fetch the complete documentation index at: https://docs.ctrlnode.ai/llms.txt
Use this file to discover all available pages before exploring further.
Run statuses
Workflow runs use the same state machine as pipelines:| Status | Meaning |
|---|---|
draft | Definition not yet activated |
active | Run in progress |
done | All steps finished successfully |
blocked | Waiting on agent or external failure |
failed | Terminal failure |
cancelled / archived | Stopped or hidden from active lists |
/pipelines/status-machine (e.g. Start, Resume, Cancel, Rerun, Archive).
Recovery actions
| Action | Requires Bridge | Notes |
|---|---|---|
| Resume | Yes | Continue from blocked/failed where policy allows |
| Rerun | Yes | New attempt; hidden when Bridge offline |
| Clone to draft | Yes | Copy definition for editing a new version |
| Cancel | — | Stop in-flight work |