# Edit Users

The Edit User functionality allows administrators to modify user details within the Identity Hub.&#x20;

<figure><img src="/files/KAlDpFO1gDhpl9ufDoyW" alt=""><figcaption></figcaption></figure>

### Steps to Edit a User: <a href="#createusers-stepstocreateusers" id="createusers-stepstocreateusers"></a>

* Navigate to **Identity Hub -> Users**, select the specific user you wish to edit, then go to the **User Info** page and click on **Edit User**

  <figure><img src="/files/X5P3uyNK1WlkGjSWminV" alt=""><figcaption></figcaption></figure>
* The **Edit User** form will be displayed, where you can modify the user's information as needed.&#x20;

<figure><img src="/files/5TuAvCEHrvzWQrn7Pqn9" alt=""><figcaption></figcaption></figure>

* After making the necessary changes, click **Save** to update the user's details.

<figure><img src="/files/NRNirm6KSLBHJJvhjEWR" alt=""><figcaption></figcaption></figure>

* Saving the changes may also trigger updates in target applications, depending on the configuration. This ensures that any modifications made are synchronized across all relevant systems.


---

# 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.cymmetri.io/identity-hub/managing-users-and-groups/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.
