# Downloading user lists

The **One Resource** platform gives you the option to download a user list with all of its users and their details as an MS Excel file.&#x20;

To download user lists,

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

<figure><img src="/files/NiRbjgBEoLm0UvXorPVZ" alt=""><figcaption><p><em>Download user list option</em></p></figcaption></figure>

2\.  In the left pane, under **User Lists,** select the required user list and then to download the selected user list, in the right pane, on the top right, click <img src="/files/-Mkpk2dS6gIuhUUVOGTC" alt="" data-size="line"> . The **Download Data** screen is displayed.

3\.  From the **Select Fields** dropdown, select the parameters that you want to be displayed in the downloaded MS Excel file.

> As you can see in the above image, we have selected **All fields**. This means all the parameters of the users in the user list will be displayed in the downloaded MS Excel file.

4\.    At the bottom right of the **Download Data** screen, click **Download**. The selected user list is downloaded to your device as an MS Excel file.

<figure><img src="/files/E0uAxozXLR7d36218Wbu" alt=""><figcaption><p><em>Download user list</em></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/user-management/managing-users/more-actions/downloading-user-lists.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.
