# 5.2 Edit User

To edit a user, in the Manage **Your Users** menu, by each user’s name, there is a grey Edit icon.

![](/files/-MVG3bNQiKEbnnwwHamz)

Click on the grey Edit icon to access the **Edit User** menu.

This menu will allow you to change the name, role, and profile picture. The username and email address cannot be changed. If an email address needs to be changed the user profile will need to be set up again.&#x20;

An admin also has the option to reset passwords for agents with the green reset password button.

![](/files/-MVG3rxEE7zQLsL8Ugkn)


---

# 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.agent-view.com/4.-manage-users/4.2-edit-user.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.
