> ## 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.

# Open projects

> App tour — the /projects list in CtrlNode

This page is the **app tour** for the global projects screen. For what a project contains (team, tasks, workflows, work directory), use [Projects overview](/projects/overview).

## Where to open it

**Route:** `/projects`

From the app header or sidebar, open the **project picker** (CLI badge + name) when you are inside a project — that control takes you back to this list.

## What you see

* **Project cards** — name, **agent type** badge (Claude, Copilot, Cursor, Gemini, Codex, Hermes, OpenClaw, …), and a second line with the **work directory** path or **Bridge workspace home**
* **+ New project** — opens the create/edit modal (name, slug, optional [project work directory](/projects/project-work-directory), description, agent type)
* **Project menu** on each card — archive, restore, or delete

Selecting a card opens that project’s dashboard:

```text theme={null}
/projects/{projectId}/dashboard
```

## First-time users

If the org has not finished onboarding, you may be sent through `/setup` (project → token → agent → task) before this list is your main entry point.

## Full reference

Deeper docs live under the **Projects** section in the sidebar:

* [Projects overview](/projects/overview) — Workspace model: team, tasks, files, workflows, routines, events.
* [Project work directory](/projects/project-work-directory) — Optional Bridge path for WORK DIRECTORY tasks and Files **WORKSPACE**.
