# User Access Permissions Report

The User Access Permissions report lists all your users and their permission access levels. You can use the information in this report to monitor the permissions users have on your account, so you can adjust to match their needs as well as your security requirements.

#### Access the report

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Reports → More Reports**.
2. Enter "User Access Permissions" into the search field, then press *Enter* to search.
3. Select **User Access Permissions** from the search results to view the report.
4. Use the icons at the top-right of the page to ![](/files/3bSKzWgllkH16JDwFmsr) **\[Pin]**, ![](/files/2Ghe91AcAOoF378v6fV3) **\[Schedule]**, ![](/files/VOFFXKeXnxheurGOI7mp) **\[Download]** (in PDF, Excel, or CSV format), or ![](/files/yQ3oxbymhhIwru4IrRiI) **\[Export]** the report (via API).
5. **Add** or **remove** columns from the report table using the ![](/files/2UBIaZ4rC68uB64ftE82) **\[Columns]** icon at the top-right of the report.

   * See the *Report column reference* below for more information on the data displayed in the report.

   <div data-with-frame="true"><figure><img src="/files/aUwIGftcF3EH2hKrHjg8" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Report column reference</summary>

| Column                 | Description                                                                                            |
| ---------------------- | ------------------------------------------------------------------------------------------------------ |
| User Full Name         | Shows the full name and surname recorded by the user.                                                  |
| User Email Address     | Contact email address for each user.                                                                   |
| User Status            | Status of the user on the impact.com platform.                                                         |
| User End Date          | Date on which the user became inactive on the platform.                                                |
| Permission             | Shows the user's permission level.                                                                     |
| Date Added             | Date on which the user was added.                                                                      |
| Permission Description | Brief description of the user's permission level.                                                      |
| Permission Status      | Status of the user's permission. An *Active* status means that the permission is enabled for the user. |
| Permission End Date    | Date on which the permission was deactivated.                                                          |
| Date Last Updated      | Date on which this user's permission level was last updated.                                           |
| User Last Updated      | Username of the user who made the last update.                                                         |

</details>


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/listing-reports/user-access-permissions-report.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.
