> 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/data-lab-introduction.md).

# Data Labの紹介

Data Lab は、特定のユースケースに合わせて強力なカスタムレポートを作成するために必要なツールを提供します。含めるデータによってさまざまなデータセットを異なる方法で表現する可視化を作成できます。通常はレポートにまとめられないようなデータの組み合わせをつなぎ合わせて、独自の質問に答え、価値ある即時のインサイトを提供します。

#### Data Lab を探す

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート。**
2. 選択します **Data Lab**.

#### Data Lab の機能

* [カスタムレポートを作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-reports-in-data-lab.md)
* [カスタム指標を作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-measures-in-data-lab.md)
* [カスタムレポートを編集する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/edit-a-custom-report.md)
* [カスタムレポート用カレンダーを設定する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/set-a-customized-reporting-calendar.md)
* [送信](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/email-a-custom-report.md), [スケジュール設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.md), & [カスタムレポートをダウンロードする](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/download-a-custom-report.md)

#### Data Lab UI ツアー

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

| UI 要素      | 説明                                                                                                                                                                                 |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| レポート名      | レポート全体の名前は、レポートを保存するとカスタムレポートセクションに表示されます。                                                                                                                                         |
| レポートフィルター  | <p>上部バーのレポートフィルターを使うと、日付範囲、プログラム、チャネル、通貨でデータを絞り込めます。</p><p>追加のフィルターは、 <strong>\[その他]</strong> ボタンを選択すると表示されます。</p>                                                                 |
| 可視化キャンバス   | このキャンバスには、レポートのすべての可視化が表示されます。ここで、可視化レポートの変更、追加、削除ができます。                                                                                                                           |
| ディメンションと指標 | [ディメンションと指標](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-reports-in-data-lab.md) レポートのさまざまな値を表示します。 |
| 可視化ピッカー    | 可視化は、選択してキャンバスにドラッグし、さまざまなデータセットを表示できるウィジェットです。                                                                                                                                    |


---

# 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/data-lab-introduction.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.
