> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/core-platform/platform-administration/admin-panel-options/configurations/bulk-user-creation.md).

# Bulk User Creation

The current option provided under the ***Configuration and Settings*** tab helps the administrator to create multiple users using a standard template.

* Click the ***Bulk Users Creation*** option from the Configuration and Settings options.&#x20;

&#x20;      ![](/files/Nd3ww99BAwOl0HH3j3WI) &#x20;

* The ***Bulk User Creation*** page opens.
* The Bulk User Creation gets completed in two steps, as explained below:
  * Step- 1 Download the Standard Template

    * Navigate to the ***Bulk User Creation*** page.
    * Click the ***Download*** icon.

    &#x20;     ![](/files/R9SKHnpd8dPgj0lnaEQL)

    * A model template for the bulk user creation gets downloaded.

![](/files/llIhaAIQrexqLU0HTzzI)

* The admin can insert multiple users in the downloaded user template.
* Use the following format (as shown in the image) to enter the user details.

&#x20;     ![](/files/SFjGib4Z0ZWF4foSWzOf)

* Steps-2 Upload a file with multiple usernames
  * Navigate to the ***Bulk User Creation*** page.
  * Use the ***Choose File*** option to select the file with multiple usernames.
  * Click the ***Upload*** option.     &#x20;

![](/files/PU5cs3cIdcdvZ7lfk463)

* A success message appears to confirm that a new user has been created.

&#x20;     ![](/files/LqwZx6V76gr4UbsMVAlk)

* The newly created users display in the user list provided inside the ***User Management*** module.   &#x20;

![](/files/qUU7C2LPkoKqFEXjLkQN)

Note:

* The users created through the ***Bulk User Creation*** functionality get added to the ***View Role*** user group by default.
* The admin can manually provide a user group to the users created via the ***Bulk User Creation*** option. The administrator can allow different user groups to the users created via the ***Bulk User Creation*** functionality.
* The **CP\_spacekey** column provided in the user template refers to Custom Properties values that the administrator can insert to restrict the display of data for specific users. It is optional information. The admin can insert the user group-related custom properties value to restrict data display for the newly created users.        &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/core-platform/platform-administration/admin-panel-options/configurations/bulk-user-creation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
