docs/cloud/projects.mdx
Projects are where your work lives. Each project contains a kanban board with issues, statuses, and tags that help you organise and track progress.
<Frame> </Frame>A project is a container for related work within your organisation. Think of it as a dedicated space for a specific initiative, product, or team goal.
Each project has:
The left sidebar provides quick access to your projects and workspaces.
<Frame> </Frame>| Element | Description |
|---|---|
| Workspaces icon | Top icon - opens the Workspaces view for coding agents |
| Project icons | Square buttons showing project abbreviations (e.g., "VI" for vibe-kanban) |
| + button | Create a new project |
Each project appears as a square button with a two-letter abbreviation of the project name. The currently selected project is highlighted.
<Frame> </Frame>Hover over any project icon to see the full project name in a tooltip.
| Field | Description |
|---|---|
| Name | A clear name for your project (e.g., "Mobile App", "Q1 Marketing") |
| Colour | Click the colour swatch to choose a colour for this project |
New projects come with six default status columns:
| Status | Purpose | Visible by Default |
|---|---|---|
| Backlog | Ideas and future work | Hidden |
| To do | Issues ready to start | ✓ |
| In progress | Issues currently being worked on | ✓ |
| In review | Waiting for code review | ✓ |
| Done | Completed issues | ✓ |
| Cancelled | Issues that won't be done | Hidden |
You can customise these statuses - rename them, change colours, add new ones, or hide ones you don't use. See Customising Your Board for details.
Access project settings by clicking the gear icon (<Icon icon="gear" />) next to the project name.
<Frame> </Frame>The colour appears in the sidebar and helps you quickly identify projects.
<Tip> You can also manage projects from **Settings** → **Remote Projects**. See [Remote Projects Settings](/settings/remote-projects) for more details. </Tip>You have several ways to switch projects:
From the sidebar:
From the project dropdown:
To delete a project, go to Settings → Remote Projects:
<Steps> <Step title="Open Remote Projects settings"> Go to **Settings** and select **Remote Projects** from the sidebar. </Step> <Step title="Find the project"> Select the organisation and locate the project you want to delete. </Step> <Step title="Open the menu"> Hover over the project and click the **⋯** (three dots) menu. <Frame> </Frame> </Step> <Step title="Click Delete"> Select **Delete** from the menu and confirm when prompted. <Frame> </Frame> </Step> </Steps> <Info> Before deleting, consider whether you might need any of the issues or their history. There's no way to recover a deleted project. </Info>For more details on managing projects, see Remote Projects Settings.