# Bulk Importing Users

Multiple users can be added to Egnyte at once in the Web UI. When creating a new user, choose to import users. Fill out the CSV template with the users you wish to add, including the user type and role. When uploading the CSV, check the box to Allow creation of new users.&#x20;

Groups can be added in bulk in a similar manner using the Import Groups option.&#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/egnyte-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.
