# Adding users in bulk

To add users to a group in bulk,&#x20;

1\.   From the menu bar, in the **Groups** dropdown list, select the name of the group to which you want to add a user. The group details are displayed.

<figure><img src="/files/olmpQeUiDbPeLW5OLgYI" alt=""><figcaption><p><em>Navigating to group</em></p></figcaption></figure>

2\.    To add users to the group using a csv file, on the top right of the screen, click <img src="/files/-MlFiQGKSQujxa2JQv7s" alt="" data-size="line">. The **Settings** screen is displayed.

<figure><img src="/files/O3AWOUrlINaIDXkSthGA" alt=""><figcaption><p><em>Group Settings</em></p></figcaption></figure>

3\.    At the bottom right of the screen, click **Add Member** and then from the list, click **Download sample CSV**.

<figure><img src="/files/XIdgvkpYtC3pL94BGHtk" alt=""><figcaption></figcaption></figure>

The CSV file gets downloaded to your device. It contains 2 columns - **Phone** & **Email**&#x20;

<figure><img src="/files/aLRlcMsv52w63VdFvFjd" alt=""><figcaption></figcaption></figure>

4\.    To add the users added to the CSV file to the group, at the bottom right of the screen,  click **Add Member** and then from the list, click **Upload user list**.

5\.    Select the file you want to upload from the device and click **Open**.

<figure><img src="/files/Y6TD5HnfQRwScwDTtSvQ" alt=""><figcaption><p>Members added by uploading Excel</p></figcaption></figure>


---

# 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.senpiper.com/groups-applications/managing-group-members/manual-user-management/adding-users-in-bulk.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.
