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

# カスタムレポートを編集する

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **レポート → さらにレポート**.
2. 選択します **カテゴリ** そして、～で絞り込む **作成済み** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]**.
3. 編集したいレポートにカーソルを合わせ、次に選択します **表示**.
4. 編集したいビジュアライゼーションを選択し、次に *ディメンション、指標*、必要なフィルターを設定します。
5. 右上隅で、 **保存**.

#### ビジュアライゼーションを管理する

追加した各ビジュアライゼーションの名前の変更、サイズ変更、ダウンロード、複製、削除ができます。

<div data-with-frame="true"><figure><img src="/files/6729ce8e972941c672b588381dc8fd0876435d4d" alt=""><figcaption></figcaption></figure></div>

* **データビジュアライゼーションに名前を付けるには**:

  次を *無題* 右上隅のフィールドに入力し、ビジュアライゼーションに名前を付けます。上の例では、データテーブルを追加し、それに応じた名前を付けています。
* **データビジュアライゼーションのサイズを変更するには**:

  左下または右下隅の斜めのハンドルにカーソルを合わせ、目的のサイズまでドラッグします。
* **データビジュアライゼーションをダウンロードするには**:

  選択します ![](/files/a48acb1e5c992374ffbfb1b691da444f272d97db) **\[ダウンロード]** そして、データをPDF形式またはCSV形式のどちらで保存するかを選択します。
* **データビジュアライゼーションを複製するには**:

  選択します ![](/files/33cb726486392ef88ffb62799c6a1d0898c9da3b) **\[メニュー] → 複製**。これにより、同じビジュアライゼーションのコピーが作成されます。その後、データフィールドを変更・修正して、2組のデータテーブルを異なるデータで持つことができます。これは、データセットの分類や整理に役立つ優れた方法です。
* **データビジュアライゼーションを削除するには**:

  選択します ![](/files/33cb726486392ef88ffb62799c6a1d0898c9da3b) **\[メニュー] → 削除**。これは、レポートに表示したくないデータビジュアライゼーションを削除するために使用できます。


---

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