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

# Projects

> Group releases and roadmap milestones that belong to the same product or initiative.

If you ship more than one product, or one product with distinct areas like *Web*, *iOS*, and *API*, projects let you keep their updates separate while managing everything in a single workspace.

## Create a project

<Steps>
  <Step title="Open Projects">
    Go to **Settings → Workspace → Projects**.
  </Step>

  <Step title="Add a project">
    Click **Create project** and give it a name.
  </Step>
</Steps>

## Assign a project

When creating or editing a release or milestone, pick a project in the details panel. An item can belong to one project.

## How projects appear publicly

Visitors can filter your releases and roadmap by project on your public page, so someone who only cares about your API updates can narrow the feed to just those.

<Tip>
  Use **projects** for *which product this belongs to* and [labels](/guides/labels) for *what kind of change this is* (feature, fix, improvement). They work well together.
</Tip>
