# Edit User Information

You can make changes to user information.

You can change the username, the display name and the tenants and role on the respective tenant for a user.

You cannot change the password for a user.

You must be an administrator to perform this operation.

To edit the user-related information for a user, follow the steps given below.

1. Log in to Clarity.
2. Click Tenants and Users in the left panel.
3. Click the Users tab.
4. Select the check box for the user to edit.
5. Click Edit User on the toolbar seen above the list of users.
6. Make the required changes.
7. Click Save.

The changes are saved for the user.


---

# 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.platform9.com/managed-openstack/5.8/user-administration/user-admin-edit-user-info.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.
