# Edit Users

### Aim

### Benefits

### Steps

{% tabs %}
{% tab title="Edit button" %}

| 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 edit the **User Details**, click on the **Edit** button                                                                                                        |
| 6            | <p>On the Edit User page, edit the following:</p><ul><li>User Name</li><li>Role</li><li>Phone</li><li>Email Address</li><li>Status</li></ul>                      |
| 7            | Click **Save**                                                                                                                                                    |
| 8            | A **Updated** popup will display. Click **Close**                                                                                                                 |
| {% endtab %} |                                                                                                                                                                   |

{% tab title="User hyperlink" %}

| 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             | Click on the **User hyperlink**                                                                                                                                   |
| 6             | Click **Edit**                                                                                                                                                    |
| 7             | <p>On the Edit User page, edit the following:</p><ul><li>User Name</li><li>Role</li><li>Phone</li><li>Email Address</li><li>Status</li></ul>                      |
| 8             | Click **Save**                                                                                                                                                    |
| 9             | A **Updated** popup will display. Click **Close**                                                                                                                 |
| {% endtab %}  |                                                                                                                                                                   |
| {% endtabs %} |                                                                                                                                                                   |


---

# 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/edit-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.
