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.
Schedule Timer node
Add a Schedule Timer node at the start of the graph. It stores:- Cron expression (from presets or custom)
- Time zone
- Schedule enabled — when off, only manual starts apply
hasTimerNode). Saving with a timer updates definition schedule metadata.
Starting a workflow
| Action | When to use |
|---|---|
| Activate | Promote draft → active and start orchestration (first run or new version) |
| Run now | Start an execution from an active definition without waiting for cron |
| Routine link | A Routine’s schedule can target this workflow definition |
Manual vs scheduled
- Manual — user or API explicitly starts a run
- Scheduler — platform fires when
next_run_atis due and schedule is enabled