# Change user permissions

1. Click on the space, folder, or report where you want to change a user's permissions.
2. Click **Share** on the right side of the screen.\
   ![](/files/8muxpTmOPnsuwYSPWIuc)
3. Click on the email address of the user whose permissions you want to adjust. \
   ![](/files/7OTxi48WoChpXIWdVgeQ)
4. Check the boxes next to the permissions you want to grant. Uncheck the boxes next to the permissions you want to deny. \
   ![](/files/LRm8rkgPObV3TpIFrMLd)
5. Click **Update** at the bottom of the window.\
   ![](/files/Gl4ZfrYcag0NHQN9HhQy)
6. You will see a confirmation screen showing the user's updated permissions.\
   ![](/files/u2b8X3yuffFefd59HM4N)


---

# 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.reportandrun.com/manual/readme/collaboration/change-user-permissions.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.
