> 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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **［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.
