# View Users

### Aim

### Benefits

### Steps

| Step | Action                                                                                                                                                            |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Navigate to the left menu, under **Add**, click **Users**                                                                                                         |
| 2    | User Library page will displayed                                                                                                                                  |
| 3    | <p>Under User Library, a table will display with following fields:</p><ul><li>User Name</li><li>Phone</li><li>Email Address</li><li>Role</li><li>Status</li></ul> |
| 4    | To find a user, type in the user name in the search bar                                                                                                           |
| 5    | To view the **User Details**, click on the **User hyperlink**                                                                                                     |
| 6    | <p>On the View User page, view the following:</p><ul><li>User Name</li><li>Role</li><li>Phone</li><li>Email Address</li><li>Status</li></ul>                      |


---

# 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://help.aglive.com/aglive/aglive-web-portal/add-users/view-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.
