# Quick start: Give a team access in 2 minutes

1. Open the **resource** (Project or Analysis).
2. Go to **Access**.

<figure><img src="/files/XPJMGDslQYZAmGxOTRbJ" alt=""><figcaption></figcaption></figure>

3\. Choose a \*\*Team\*\* (or add one).

<figure><img src="/files/HhLugbDZv8FFLIDsjjwh" alt=""><figcaption></figcaption></figure>

4\. In \*\*Direct permissions\*\*, set the needed actions to \*\*Allow (✔)\*\*.

<figure><img src="/files/zMRvduSF6QVj0vLltWxT" alt=""><figcaption></figcaption></figure>

5\. \*\*Save\*\* and verify with a user from that team.

{% hint style="info" %}
For project-wide analysis access, grant analysis actions at the **Project level**-they’ll inherit to all Analyses.
{% endhint %}


---

# 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/overview/quick-start.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.
