# Data manager for project assets

**When to use:** Let someone curate assets without touching Analyses.

## What you'll grant

* On **Project** → team **Data-Managers**:
  * `manage_project_assets` ✔
  * `read_project_info` ✔
* Keep analysis/execute actions **Neutral**

## Steps

1. Create **Data-Managers** team
2. Open **Project → Access**
3. Allow actions above
4. Save

## Verification

Data-Managers can add/edit/delete assets but cannot run/open Analyses.

## Roll-back

Remove the asset management allows.


---

# 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/data-manager-assets.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.
