# Edit instructors in bulk

Managing your user database is easy, thanks to bulk editing.

## Update your user list

1. Export the list of instructors you want to update, as explained in Case #2 of [this article](/using-senar-studio/creating-a-list-of-instructors-for-bulk-upload.md).
2. Edit and save your `.csv` file following the guidelines outlined in Case #1 of the same article.

{% hint style="warning" %}
Bulk editing does not allow you to change existing users' passwords.
{% endhint %}

## Re-import the file

1. In the "I**nstructors**" section of SENAR Studio, click "**Add Instructors(s)**" then choose "**Add users in bulk**".
2. Load your edited .csv file at the top of the popup window.
3. Just below, select the new collections you wish to share with the instructors. If they already have access to all the collections they need, just leave this box unchanged.
4. Click **Save** at the bottom of the screen. Wait for the confirmation message, without leaving the page. Bulk editing can take up to 2 minutes.

{% hint style="danger" %}
If you assign collections while editing in bulk, the new QR codes will not be automatically emailed to instructors, as is the case when creating a new list in bulk. 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.
{% 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/edit-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.
