# Bulk Upload - Users

## Bulk Upload

You can quickly add multiple users to your workspace by uploading a CSV file. The number of users you can import at once is determined by your current user cap.

* **Navigate** to the User tab and **click** Import Users

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

* A warning will pop up

<figure><img src="/files/ABRdQgA7LmqT9o17h9GW" alt="" width="375"><figcaption></figcaption></figure>

* You are required to download the current User Report before importing more users.&#x20;
  * Click Download User Reports
  * A CSV of a current users will download.

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

* The Import button will unlock after downloading the report
* Click Import More Users
* You can download a template CSV for bulk importing

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

{% hint style="warning" %}

## WARNING

To ensure your import does not fail, follow the template guide for required fields.&#x20;
{% endhint %}

* Enter a temporary password into the space provided. All new users will receive the same password and will be required to change it upon first login.
* Select and upload your CSV
* Your file will be scanned and compared to your active users, if you will user limits, you will be alerted

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

* If not issues are found, the Import \[#] Users button will be enbled
* **Click** Import \[#] Users
* During import, you will see a progress bar

<figure><img src="/files/pfkgRptklVkcP6H7CfPT" alt="" width="375"><figcaption></figcaption></figure>

* You will also see progress at the bottom right of the screen, this applies to the entire platform and will show for all admins currently logged in.

<figure><img src="/files/Bk7gm6mGgE4BB2BIOcrT" alt="" width="351"><figcaption></figcaption></figure>

* When the import is comlete, you will see details on the import&#x20;

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


---

# 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://docs.motar.com/motar-core-services/intro-to-core-services/admin/users/bulk-upload-users.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.
