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.

What is a project?

A project is your workspace in CtrlNode. Each project has its own:
  • Agents (Team)
  • Tasks and Kanban board
  • Memory (files and instructions)
  • Workflows (pipeline definitions)
  • Routines (scheduled runs)
  • Events (audit stream)
Use one project per product, client, or team. Projects list in CtrlNode

Open Projects

Route: /projects
  • New project — name + agent type (CLI badge: OpenClaw, Cursor, Claude, etc.)
  • Select a card to enter the project (sidebar shows CLI + project name)
  • Archive / restore / delete from the project menu

Switching projects

Click the project context in the sidebar (colored CLI badge + name) to return to the project list.

After you create a project

You are redirected to:
/projects/{projectId}/dashboard
First-time users may complete /setup (project → token → agent → task) before seeing the full layout.
Next: Dashboard