> 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/zh/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. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → 报告。**
2. 选择 [**Data Lab**](https://app.impact.com/secure/advertiser/engage/reportBuilder.ihtml).

## Data Lab 功能

* [构建自定义报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-reports-in-data-lab.md)
* [创建自定义指标](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-measures-in-data-lab.md)
* [编辑自定义报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/edit-a-custom-report.md)
* [设置自定义报告日历](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/set-a-customized-reporting-calendar.md)
* [发送](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/email-a-custom-report.md), [安排](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.md), & [下载自定义报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/download-a-custom-report.md)

## Data Lab 界面导览

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FaA3Kes671DFmwWqyqPrA%2FReport%20name.png?alt=media&amp;token=2437e733-c871-48a6-8d60-8feb902d3a7b" alt=""><figcaption></figcaption></figure></div>

| 界面元素   | 描述                                                                                                                                                                   |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 报告名称   | 保存报告后，整体报告的名称将显示在您的自定义报告部分。                                                                                                                                          |
| 报告筛选器  | <p>顶部栏中的报告筛选器可让您按日期范围、项目、渠道和货币筛选数据。</p><p>通过选择以下内容可找到其他筛选器： <strong>\[更多]</strong> 按钮。</p>                                                                           |
| 可视化画布  | 此画布显示报告的所有可视化内容。在这里，您可以修改、添加和移除可视化报告。                                                                                                                                |
| 维度和指标  | [维度和指标](/brand/zh/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/zh/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.
