# How to create user lists?

To create a user list,

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

<figure><img src="/files/2Rx3SKe0sWPLXhWiSbXR" alt=""><figcaption><p><em>Naviagte to Manage Users</em></p></figcaption></figure>

2\.    At the bottom of the left pane, click **Add New**.

3\.    From the menu, select **User List**. The **Add a new user list** box is displayed.

<figure><img src="/files/sopJxhPODBqd604MSC7V" alt=""><figcaption><p><em>Add new user list</em></p></figcaption></figure>

4\.    In the **Enter a new user list name** text field, enter a title for the user list and click **Add**. Let's say we enter the user list name as **EMPLOYEE**.\
5\.  The new user list, **EMPLOYEE** is displayed in the left pane and the users belonging to the **EMPLOYEE** user list are displayed in the right pane. You can see the values of the following default parameters for each user in the user list:

* Name
* Email
* Phone number
* Designation
* Auto-expiry date

{% hint style="info" %}
We can also modify and add custom parameters to a user list. See [**How to add custom user list parameters?**](/user-management/managing-users/user-lists/how-to-add-custom-user-list-parameters.md)
{% endhint %}

<figure><img src="/files/NPlVnMc1vGWhxnfso5hO" alt=""><figcaption><p><em>New user list added</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/user-lists/how-to-create-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.
