# Member Permissions

### Permissions <a href="#permissions" id="permissions"></a>

Permissions can be set at the **Organization level** or at a **Project level** to give you full control over what your members can view and create.

1. Permissions can be set at the **Organization** level: Navigate to **`Administration > Permissions`** menu and apply to individual users or multiple users using the Groups feature.<br>

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

   <figure><img src="/files/FYSdUND14Cp8Aa0eJhBg" alt=""><figcaption></figcaption></figure>
2. Permissions can be set by **Project level**: Navigate to the **`Project Settings > Permissions`** menu and apply to individual users or multiple users using the Groups feature.<br>

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

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

### Permission Templates <a href="#permission-templates" id="permission-templates"></a>

1. **Permission Templates** can be created through the **`Administration > Permission Templates`** menu. This is a faster way of assigning correct permissions for new projects.

<figure><img src="/files/NJk3zUt2PtAxy9HbEWZK" alt="" width="563"><figcaption></figcaption></figure>

2. To create a new template, click on **`Create`**. You can customize the permission templates via the **`Edit Permissions`** option.

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

{% hint style="info" %}
**Note:** Just like the main Permissions menu, this allows you to set permissions for users or Groups.
{% endhint %}

3. Once you have a permissions template created, you can apply it at the project level by clicking on your desired project. Then navigate to the **`Project Settings > Permissions`** menu and click on **`Apply Permissions Template`**.

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

### Assigning Permissions Templates to Multiple Projects

You can also assign a Permissions template to multiple projects at once.

Navigate to **Organization** → **Projects Management** → select projects from the list → **Bulk Apply Permission template**:

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

{% hint style="info" %}
**NOTE**: **Browse** and **Execute Analysis** permissions are required to run an analysis and view results.
{% 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://knowledgebase.autorabit.com/product-guides/codescan/getting-started/users-roles-and-permissions/member-permissions.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.
