> 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/schedule-a-custom-report.md).

# カスタムレポートをスケジュールする

次の手順では、特定の日付または定期的な間隔でカスタムレポートをスケジュールする方法を案内します:

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **レポート → その他のレポート**.
2. 選択します **カテゴリ** そして、～で絞り込む **作成済み** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]**.
3. その上にカーソルを合わせる *カスタム* スケジュールしたいレポートを選択し、 **表示**.
4. 右上隅で、 ![](/files/d7c8d614fbb8c8b38e1f54e7042d594c392ef5f9) **\[スケジュール]**.
5. 次を使用して、レポートの送信頻度を設定します *頻度* セクション。
   * カスタムレポートは **毎日、毎週**、または **毎月**.
6. 何を **形式** レポートを送信する方法を指定します。
   * カスタムレポートはPDF、CSV *、* メタデータ、またはCSV *必要な権限がなければ* メタデータとして送信できます。

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注：</strong> メタデータなしでCSVをスケジュールする場合、ダウンロードされるZIPファイルには <code>metadata.json</code> ファイルは含まれません。</p></div>
7. レポートの配信方法を選択してください **メール** または **パートナー FTP**.
   * impact.comが引き続き **レポートにデータがない場合でも送信するかどうかを指定します**.
8. 手順5で選択した配信方法に必要な情報を入力してください。
   * 配信タイプの詳細については、の配信方法リファレンス セクションをご覧ください。 [スケジュール済みレポート](/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) 記事。
9. 選択します **スケジュール設定**.


---

# 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/schedule-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.
