# Enable Role-Based Reports for Partner Users

The Account Administrator of an impact.com Partner account can enable or disable different reports for users based on their role & permissions. For example, a user with the *Advertiser Management* role can run Action and Performance Reports, but not Finance reports. If this user ends up needing access to run Finance reports, you could enable just the Finance reports for the user instead of having to enable all finance permissions.

#### Enable role-based reports for a user

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Select **Account Users**.
3. On the *Account Users* screen, under the *Active* tab, find the user you want to enable (or disable) reports for. To the far right of their name, select ![](/files/QmaL30TflEtQDgN6tzCe) **\[Menu]** → **Edit Access Rights**.

   <div data-with-frame="true"><figure><img src="/files/7hkoFW4KNpSEYr00JriG" alt="" width="563"><figcaption></figcaption></figure></div>
4. Select ![](/files/AVLA6djTvSqRShX5oJKI) **\[Toggle on]** next to a user role to view its individual permissions.
5. Select the checkbox next to **Run {Report name} Reports** for the user role, and unselect any permissions you don't want this user to have.
6. Select **Submit**.

* The user should have access to the new reports immediately. All reports can be found in the top navigation menu, under **Reports → More Reports**.

#### Report types

|                                    |                                                                                                                          |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Run Action and Performance Reports | Part of the *Advertiser Management* role, this enables access to *Performance*, *Listing*, and *Advertiser* reports.     |
| Run Creative Reports               | Part of the *Creative Management* role, this enables access to *Asset* reports.                                          |
| Run Financial Transaction Reports  | Part of the *Finance* role, this enables access to finance reports under the *Balance* dropdown in the top right corner. |
| Run Technical Reports              | Part of the *Technical* role, this enables access to any *Custom* reports that may be available to your account.         |
| Run Usage Reports                  | Part of the *Account Administrator* role, this enables access to *Admin* reports.                                        |


---

# 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/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/enable-role-based-reports-for-partner-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.
