# Bulk Importing Users

### Creating users in Bulk in the Admin Console

Users can be created in bulk in the Admin Console by uploading a CSV. The CSV requires these five fields:&#x20;

* First Name
* Last name
* User's email address
* Password
* Org Unit Path

Add these five fields for all users then go to Users in the Admin Console and choose to Bulk Update Users and upload the CSV. Each user will add an additional license and increase the subscription price.&#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/google-workspace-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.
