# Project-wide analysis access

**When to use:** Grant a team access to view results and run commands across all Analyses under a Project.

## What you'll grant

* On the **Project** → team **Biologists**:
  * `read_analysis_result` ✔
  * `run_analysis_command` ✔

## Steps

1. Open **Project A → Access**
2. Add **Biologists**
3. Allow the actions above
4. Save

<figure><img src="/files/vabX2y135VBjWnJAokq6" alt="Project Access window showing Biologists team with analysis permissions granted"><figcaption><p>Granting Permissions</p></figcaption></figure>

## Verification

Member of **Biologists** can view results and run commands in all child Analyses.

## Roll-back

Remove those allows at the **Project**; or set **Deny** on specific Analyses.


---

# 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/project-wide-analysis.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.
