> 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/external-readonly-analysis.md).

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