> 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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[エンゲージ]** → **レポート → その他のレポート**.
2. 選択 **カテゴリ** そして、次で絞り込みます **作成済み** ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b5e1740618ed6571d97b8fed7c25a7678f85d375%2F299632fb6f4f91fbf9847471754cc6180e4284a65b4960af4c4ea472a159f552.svg?alt=media) **\[未選択のボックス]**.
3. 〜にカーソルを合わせる *カスタム* スケジュールしたいレポートを選択し、 **表示**.
4. 右上隅で ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-20b2988bdc1f8a97da2944a414cd37208d6827a3%2Fb90978d4ad1499f25650dc65b2602f870a0db03c6b9b1a5b49af856b768d2cbe.svg?alt=media) **\[スケジュール]**.
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で選択した配信方法に必要な情報を入力します。
   * 配信方法の詳細については、 [Scheduled Reports](/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.
