> 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/data-lab-custom-reports/download-a-custom-report.md).

# カスタムレポートをダウンロードする

カスタムレポートを使用すると、必要なデータを正確に取得できます。一度作成すれば、プラットフォーム外で保存または共有したくなるでしょう。このガイドでは、Reportsセクションからカスタムレポートをダウンロードする方法を説明します。フィルター方法や、希望するファイル形式（CSV、Excel、PDF）の選択方法も含みます。

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **レポート →** [**その他のレポート**](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. 選択 **カテゴリ** を選択してフィルター **Data Lab Built** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[Unchecked box]**.
3. **見つけて選択してください** カスタムレポート。
   * レポートをピン留めしている場合は、次を選択します **レポート → カスタム →** カスタムレポート。
4. 右上隅で、次を選択します ![](/files/09a3362ee09cac41f9ae486623b4bbf01558466d) **\[Download]**.
5. 次を選択します **形式** レポートをダウンロードする形式（CSV、Excel、またはPDF）を選択します。
   * レポートはブラウザーの既定のダウンロードフォルダーにダウンロードされます。

{% hint style="warning" %}
**重要:** レポートをPDFとしてダウンロードする場合、表示されているページのデータのみが含まれます。これはPDF形式自体の制限です。完全なレポートデータを取得するには、代わりにCSVまたはExcelとしてダウンロードしてください。
{% endhint %}


---

# 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/data-lab-custom-reports/download-a-custom-report.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.
