Routines run the same agent instructions on a schedule (or on demand). Each execution creates one task you can track on the board.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.
In the app
| Area | Route |
|---|---|
| List | /projects/{projectId}/routines |
| Detail + runs | /projects/{projectId}/routines/{routineId} |
| Calendar | /projects/{projectId}/routines/calendar |
Quick actions
- New routine — name, schedule preset, agent, instructions
- Run now — immediate run (
manualtrigger) - Pause — disable automatic schedule without deleting the definition
Routines deep dive
Definitions vs runs, schedules, and history.
Schedules & triggers
Cron presets, time zones, and scheduler behavior.
Related
- Workflows — multi-step pipelines
- Tasks — Kanban for each run’s task
- Bridge Setup — required for execution