# How to assign collections to your instructors

## Assign existing collection(s) to one instructor

1. In the **Users** section, click the instructor's name.
2. Under their Personal information, click the button '**Assign or unassign a collection'**.
3. In the popup window, select the collection(s) you wish to assign by dragging them to the left column or by clicking their green **'+'**

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

4. Click '**Save**' at the bottom of the popup window.

## Assign an existing collection to several instructors

1. In the **Collections** section, click the name of the collection that you wish to assign.
2. Go to the table "**Authorized users**". It is located either at the right or at the bottom of the page - depending on your screen's width.

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

3. Check the box next to the name of each instructor who should have access to the collection.
4. Don't forget to click '**Save**', at the very bottom of the screen.

{% hint style="success" %}
When you create a collection, it is assigned to you by default. \
Its QR Code is automatically available under "My profile".
{% 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://support.senar.io/using-senar-studio/how-to-assign-collections-to-your-instructors.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.
