> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md).

# レポートを管理する

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

レポートを開いて表示設定を変更すると、そのレポートビューを保存したり、あなたに配信するようスケジュールしたりできます。［その］ *その他のレポート* 画面では、保存済みビューやスケジュール済みレポートを含むすべてのレポートを表示でき、特定のレポートを左側のメニューバーにピン留めできます。

{% hint style="info" %}
**注意：** レポートに加えた変更は、アカウント内のすべてのユーザーではなく、あなたのユーザーにのみ反映されます。
{% endhint %}

#### さらにレポートにアクセス

その *その他のレポート* 画面上の各レポートには、対応する *説明* そのレポートが表示する内容の

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート →** [その他のレポート](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. 次の画面で *その他のレポート* 画面で、レポートにカーソルを合わせると次の操作ができます。
   * レフトナビゲーションメニューへのレポートの追加または削除を行うには、 **固定** または **ピン留め解除**.
   * 表示設定を変更するには、 **表示** を選択してレポートを開き、設定に応じてフィルターを調整してから、 **保存** をレポート見出しの横で選択します。
   * 〜する方法を学ぶ [保存](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md), [スケジュール設定する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), [ダウンロードする](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md)、および [エクスポート](https://integrations.impact.com/brand-api-reference/reference/report-export/report-export) レポートをAPI経由でエクスポートし、アカウントとプログラムの最新データを常に取得できるようにします。
3. 選択 **レポートを作成** を右上隅で選択して、 [Data Lab](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md).
4. 選択 **カテゴリ** 特定のカテゴリでレポートを絞り込むには、たとえば *パフォーマンス*, *財務*、または *カスタム* レポート。
   * あるいは、レポート名を *検索バー* フィールドに入力して、特定のレポートを見つけます。


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.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.
