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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.panomics.bio/documentation/access-control/recipes/internal-public-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
