> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/enable-role-based-reports-for-partner-users.md).

# 为合作伙伴用户启用基于角色的报表

impact.com 合作伙伴账户的账户管理员可以根据用户的角色和权限为用户启用或禁用不同的报告。例如，具有 *广告主管理* 角色可以运行操作和绩效报告，但不能运行财务报告。如果此用户最终需要访问财务报告，您可以只为该用户启用财务报告，而不必启用所有财务权限。

#### 为用户启用基于角色的报告

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 选择 **账户用户**.
3. 在 *账户用户* 界面，在……下的 *有效* 选项卡，找到您想为其启用（或禁用）报告的用户。在其姓名最右侧，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[菜单]** → **编辑访问权限**.

   <div data-with-frame="true"><figure><img src="/files/33e67d62245dc581cdcfdfacb3e8d8c3c7b334fc" alt="" width="563"><figcaption></figcaption></figure></div>
4. 选择 ![](/files/5dbf21c4329d43c5852327d551195b0d5508a882) **\[开启]** 在用户角色旁边，以查看其各项权限。
5. 选中旁边的复选框 **运行 {Report name} 报告** 针对该用户角色，并取消勾选您不希望该用户拥有的任何权限。
6. 选择 **提交**.

* 用户应可立即访问新报告。所有报告都可以在顶部导航菜单中的……下找到 **报告 → 更多报告**.

#### 报告类型

|           |                                                          |
| --------- | -------------------------------------------------------- |
| 运行动作和绩效报告 | 作为……的一部分 *广告主管理* 角色，这将授予对……的访问权限 *绩效*, *列表*，以及 *广告主* 报告。 |
| 运行创意报告    | 作为……的一部分 *创意管理* 角色，这将授予对……的访问权限 *资产* 报告。                 |
| 运行财务交易报告  | 作为……的一部分 *财务* 角色，这将授予对财务报告的访问权限，位于……的 *余额* 右上角的下拉菜单中。    |
| 运行技术报告    | 作为……的一部分 *技术* 角色，这将授予对任何……的访问权限 *自定义* 可能适用于您账户的报告。       |
| 运行使用情况报告  | 作为……的一部分 *账户管理员* 角色，这将授予对……的访问权限 *管理* 报告。                |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/enable-role-based-reports-for-partner-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
