> 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/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/enable-role-based-reports-for-partner-users.md).

# パートナーユーザー向けの役割ベースレポートを有効にする

impact.comパートナーアカウントのアカウント管理者は、ユーザーの役割と権限に基づいて、ユーザーごとに異なるレポートを有効または無効にできます。たとえば、 *広告主管理* 役割を持つユーザーはアクションレポートとパフォーマンスレポートを実行できますが、財務レポートは実行できません。このユーザーが財務レポートを実行するアクセス権を必要とする場合、すべての財務権限を有効にする代わりに、そのユーザーに対して財務レポートのみを有効にできます。

#### ユーザーの役割ベースのレポートを有効にする

1. 上部のナビゲーションバーから、 ![](/files/d5a72930acb494115f0761c5714f7896c3faf424) **\[ユーザープロフィール] → 設定**. &#x20;
2. を選択します **アカウントユーザー**.
3. 次の *アカウントユーザー* 画面の *アクティブ* タブで、レポートを有効化（または無効化）したいユーザーを見つけます。名前のいちばん右側で、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[メニュー]** → **アクセス権を編集**.

   <div data-with-frame="true"><figure><img src="/files/ae98b82e3b51206a9ac09ec0e9181b7eacbe32ee" alt="" width="563"><figcaption></figcaption></figure></div>
4. を選択します ![](/files/b277637fec1af52d85e46f0b1cccd46b8b0971a6) **\[オンに切り替え]** をユーザーの役割の横で選択して、その個別の権限を表示します。
5. 次の横にあるチェックボックスを選択します： **{レポート名}レポートを実行** をユーザーの役割に対して設定し、このユーザーに付与したくない権限の選択を解除します。
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/ja/nitsuitebitaidesuka/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.
