Skip to main content

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.

Workflows chain multiple agent steps on a canvas. Each step becomes a task when the run reaches it. Workflows list

In the app

AreaRoute
List/projects/{projectId}/workflows
Designer/projects/{projectId}/workflows/{workflowId}
New/projects/{projectId}/workflows/new

Quick actions

  • New workflow — open the designer, add steps and edges
  • Schedule Timer — optional trigger node for cron-based starts
  • Activate / Run — start execution (Bridge must be online)

Workflows deep dive

Definitions vs runs and designer basics.

Triggers

Schedule nodes, activate, and run now.

Steps & activation

Predecessors and artifact hand-offs.

Status & recovery

Rerun, clone, blocked runs.