# Read-only external collaborator (single Analysis)

**When to use:** Share one Analysis with an outside partner without exposing the Project.

## What you'll grant

* On **Analysis** → team **Partner-RO**:
  * `read_analysis_info` ✔
  * `read_analysis_result_preview` ✔
  * (Optional) `read_analysis_result_data` ✔
* Keep Project-level access **Neutral** for this team

## Steps

1. Create **Partner-RO** team and add external users
2. Open the **Analysis → Access**
3. Allow the actions above
4. Save

## Verification

Partner user sees only that Analysis and allowed previews/data.

## Roll-back

Remove allows on the Analysis or delete the team.


---

# 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/external-readonly-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.
