> For the complete documentation index, see [llms.txt](https://docs.senpiper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senpiper.com/user-management/managing-users/how-to-add-users-to-a-user-list/adding-multiple-users-to-a-user-list.md).

# Adding multiple users to a user list

Creating and adding users to a user list can be repetitive and time consuming when done manually, especially if we need to create multiple users at once. **Senpiper's One Resource** platform gives you the option to **import multiple users at once from a .csv file in** one go.

To import users from a .csv file,

1\.    From the **Studio** dropdown list in the menu bar, click **Manage users**. The **User Lists** screen is displayed.

<figure><img src="/files/bJTxsvaFok4Rm8e2dcvP" alt=""><figcaption><p><em>Upload users Option</em></p></figcaption></figure>

2\.    In the left pane, under **User Lists,** select the required user list (**Audit Team**) and then to upload users in the selected user list (**Audit Team**), in the right pane, on the top right, click <img src="/files/-MkkX-yaUJ_vuzZEyq-s" alt="" data-size="line">. \
The **Bulk User Upload** screen is displayed.

![](/files/-MkkYI3tgdVqRkYw4U9A)

3\.   Under **Step 1: Download template file**, click **Download**. The template file is downloaded to your device.

![](/files/-MkkdZMeYxRvqtLKOx1c)

4\.   Open the template file and enter the user details.\
The template file will have the user parameters as individual columns.

<figure><img src="/files/ZqwpvqBIhjmsouAjTK6G" alt=""><figcaption><p><em>Template for Bulk Upload user list</em></p></figcaption></figure>

5\.   Enter the values in the columns as per the requirement and save the file to your device.

![](/files/-Mkkg4iHfore9UeV3iKC)

Here, we have entered values for 2 users in the template file as shown in the above image.

6\.    Go back to the **Bulk User Upload** screen and under **Select excel file to upload**, click on the **Click here or drag and drop files here** area.

![](/files/-Mkkjl00rFeLvtIrUtJv)

7\.   Select the completed template file from your device and click **Open**.

![](/files/-Mkkk193XBeW4FnE9oJ6)

The completed file is added under **Select excel file to upload** and is ready for uploading.

8\.    On the bottom right of the **Bulk User Upload** screen, click **Upload** and then in the confirmation box, click **Confirm**.

<figure><img src="/files/2KC4VK6bbw0NsGsZKLie" alt=""><figcaption><p><em>bulk upload user list</em></p></figcaption></figure>

The users along with their details from the .csv file are displayed in the **Audit Team** user list.


---

# 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.senpiper.com/user-management/managing-users/how-to-add-users-to-a-user-list/adding-multiple-users-to-a-user-list.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.
