# Creating a collection

A collection is a set of simulators that you group together in order to easily share them with a group of instructors.

## How to create a collection

1. Go to the Collections section and click "**Add a Collection"**.
2. Assign a name to the collection.
3. Keep the box "**Needs approval**" checked if you want students access to be granted by the instructors ([read more here)](/using-senar-studio/collections-accessible-upon-approval.md).
4. Add simulators by dragging them to the column "Simulators included", or by clicking the green '**+**'.

<div data-full-width="true"><figure><img src="/files/1ze4Dtx0c2QjalY2x5i9" alt="" width="563"><figcaption></figcaption></figure></div>

5. Check the box next to the name of each instructor who should have access to the collection.
6. Click **Save** at the bottom of the screen.

{% hint style="info" %}
As soon as a user is granted access to a collection, the corresponding QR code appears in his section "My profile".
{% endhint %}

## Assign instructors in bulk to a collection

If you wish to authorize a large number of instructors to access a collection, you may prefer a bulk operation. To do so:

1. Create your list of instructors in .csv format (see how to proceed [here](/using-senar-studio/creating-a-list-of-instructors-for-bulk-upload.md)).
2. Drag and drop your .csv file to the left box, under the list of simulators.

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

3. Click **Save** at the bottom of the screen.
4. Once the import is completed, all the **new** instructors in your list will automatically receive by email the QR code granting them access to the collection.

{% hint style="danger" %}
QR codes won't be automatically emailed to instructors who are already present in your Senar database. Please consult [this article](/using-senar-studio/how-to-use-collection-qr-codes-and-how-to-get-them.md) to learn how to access and share QR codes with these instructors.
{% 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/creating-a-collection.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.
