> 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/impact-brand/reference/export-reports) 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.
