# Upload instructors in bulk

If you wish to add a large number of instructors, it is more convenient to use the bulk creation feature.

In this case, we recommend that you create your collections first so you can assign them to your new instructors at the same time.

## STEP 1: Create Collections

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 "Simulators included" column, or by clicking the green '**+**'

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

5. Click **Save** at the bottom of the screen.

## STEP 2: Upload instructors in bulk

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. Go to the Instructors section and click "**ADD INSTRUCTOR(S)"** then select **Add instructors in bulk.**
3. Drag and drop your .csv file to the box at the top of the popup window.

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

4. Select the collection(s) you wish to share access to, by dragging them to the "Assigned Collections" column, or by clicking the green **'+'**.
5. Click **Save** at the bottom of the popup window.

{% hint style="success" %}
If your list includes **new** instructors, they will automatically receive an email with the QR code(s) granting them access to your collection(s).
{% 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/upload-instructors-in-bulk.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.
