# Editing a user

Sometimes, editing user details is necessary to manage user roles and permissions effectively. Follow the steps below to update a user's role or access permissions.

1. Click **Users and roles** in the left navigation. The Users and roles page appears.
2. [Filter your users](https://docs.digitalriver.com/digital-river-api/administration/dashboard/settings/users-and-roles/filtering-your-users-and-roles) if needed.
3. Click the **More options** (vertical ellipses) in the user's information row.\
   ![](https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2F94FWoalifRIpl0sYaTLJ%2F1%20Editing%20user%20-%20options%20modal.png?alt=media\&token=1064c5a5-a810-4ae7-80b6-bdd3480fcec5)
4. To change or update the user's role, click **Edit**.
5. From the **Edit user access** dialog, choose the user role you want to assign to the user and click **Update**.

   <div align="left"><figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FiE2jBcT9zEgVKEZaOtxm%2FEdit%20user%20access.png?alt=media&#x26;token=e9edef86-aade-499b-9271-9c504d0f0e71" alt=""><figcaption></figcaption></figure></div>


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/settings/users-and-roles/editing-a-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.
