# Bulk Importing Users

Dropbox lets admins create multiple users at once through a CSV file. This is done in the members section of the Admin Console. There will be an option to import a CSV and download the template. Fill out the template with the required information to add users in bulk.&#x20;

When importing users in bulk, Dropbox will give a message showing how many licenses are available. Additional licenses can be purchased in the Billing section of the admin console if needed. &#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/dropbox-overview/users-and-groups/bulk-importing-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.
