> ## Documentation Index
> Fetch the complete documentation index at: https://docs.guillo.team/llms.txt
> Use this file to discover all available pages before exploring further.

# guillo projects

> Manage projects within a team.

Requires an active team (`guillo lock team <id>`).

```sh theme={null}
guillo projects list
guillo projects create <name>
guillo projects delete <project-id>
```

Use `guillo lock project <project-id>` to set a project as your active context.
