> 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/set-a-customized-reporting-calendar.md).

# カスタマイズしたレポートカレンダーを設定する

週次サイクルで月曜日、月次サイクルで毎月1日、または年次サイクルで1月にレポートサイクルが始まらない場合は、カスタマイズされたレポートカレンダーを設定してください。これを行っても、あなたの [スケジュール済みレポート](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md).

#### カスタマイズされたレポートカレンダーを設定

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 左側の、 *ツール*、選択します **カスタマイズされたレポートカレンダー**.
3. 必要に応じて、 **カスタム週の開始曜日を選択** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** して、レポート週の開始曜日を設定します。
4. 下で *カレンダーファイルをアップロード*、選択します **ファイルを選択**その後、.CSV または .XLSX 形式のカレンダーファイルをアップロードしてください。
   * 以下の *ファイル要件* 以下のセクションで、ファイルに必要な内容を確認してください。
5. 選択します **次へ**.
6. カスタマイズされたカレンダーが正しく処理されたことを確認し、次に **保存**.
   * カレンダーファイルに互換性の問題がある場合は、保存する前にファイルを修正する必要があります。
7. アップロードしたら、 *カスタマイズされたレポートカレンダー* 画面。

   * 必要に応じて、 **ダウンロード** アップロードしたファイル、 **削除** カスタマイズされたカレンダー、または **置き換える** カレンダーファイルをいつでも変更できます。

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>重要：</strong> カスタマイズされたカレンダーの最終月を過ぎると、カスタマイズされたレポートは標準のカレンダーサイクルとレポート頻度に戻ります。希望するレポートスケジュールとの整合性を維持するために、更新されたカスタマイズされたカレンダーファイルを定期的にアップロードしてください。</p></div>

#### ファイル要件

.CSV ファイルには次の内容が含まれている必要があります:

* この *年*, *月*、および *開始日* レポートカレンダーの各月を個別の列で。次を選択してください **ファイル形式の詳細を表示/非表示** 詳細はこちら。
* 少なくとも13か月連続のカスタムレポートカレンダーの日付。たとえば、最小のアップロードは2022年1月から2023年1月までのカスタム日付を含む13行です。
* 13、24、36、または48か月など。24か月以降は12か月単位で増やします。
* 予測レポートを使用する場合、または2つの異なる期間のデータを比較する場合は、将来のカスタマイズされたレポートカレンダーの日付。
* カスタマイズされたレポートカレンダーに合わせた過去のパフォーマンスデータと傾向を表示したい場合は、過去期間のカスタマイズされたカレンダーデータを含める必要があります。

<details>

<summary>.CSV ファイルの例</summary>

```programlisting
年,月,開始日
2020,2月,2020/2/2
2020,3月,2020/3/1
2020,4月,2020/4/5
2020,5月,2020/5/3
2020,6月,2020/5/31
2020,7月,2020/7/5
2020,8月,2020/8/2
2020,9月,2020/8/30
2020,10月,2020/10/4
2020,11月,2020/11/1
2020,12月,2020/11/29
2021,1月,2021/1/3
2021,2月,2021/1/31
2021,3月,2021/2/28
2021,4月,2021/4/4
2021,5月,2021/5/2
2021,6月,2021/5/30
2021,7月,2021/7/4
2021,8月,2021/8/1
2021,9月,2021/8/29
2021,10月,2021/10/3
2021,11月,2021/10/31
2021,12月,2021/11/28
2022,1月,2022/1/2
2022,2月,2022/1/30
2022,3月,2022/2/27
2022,4月,2022/4/3
2022,5月,2022/5/1
2022,6月,2022/5/29
2022,7月,2022/7/3
2022,8月,2022/7/31
2022,9月,2022/8/28
2022,10月,2022/10/2
2022,11月,2022/10/30
2022,12月,2022/11/27
2023,1月,2023/1/1
```

</details>


---

# 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/set-a-customized-reporting-calendar.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.
