> 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/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 選択 **アカウントユーザー**.
3. 〜では *アカウントユーザー* 画面の、 *アクティブ* タブで、レポートを有効化（または無効化）したいユーザーを見つけます。名前の右端で、選択します。 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[メニュー]** → **アクセス権を編集**.

   <div data-with-frame="true"><figure><img src="/files/ae98b82e3b51206a9ac09ec0e9181b7eacbe32ee" alt="" width="563"><figcaption></figcaption></figure></div>
4. 選択 ![](/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f) **\[オンにする]** ユーザーロールの横にある
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/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.
