> For the complete documentation index, see [llms.txt](https://documentation.panomics.bio/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.panomics.bio/documentation/access-control/recipes/internal-public-project.md).

# Internal public project

**When to use:** Let everyone in the org view a project.

## What you'll grant

* On the **Project** → team **All Users**:
  * `read_project` ✔ (or granular reads)

## Steps

1. Open **Project → Access**
2. Add **All Users**
3. Set `read_project` to **Allow (✔)**
4. Save

## Verification

Sign in as a non-member; project appears and is readable.

## Roll-back

Remove or set `read_project` to **Neutral**.
