> 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 简介

数据实验室为您提供创建强大自定义报告所需的工具，以满足您的特定用例。您可以创建可视化内容，根据您选择包含的数据，以不同方式呈现各种数据集；它能够回答独特的问题，将通常不会在报告中放在一起的数据串联起来，并提供有价值且即时的洞察。

#### 查找数据实验室

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告。**
2. 选择 **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)

#### 数据实验室 UI 导览

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

| UI 元素  | 说明                                                                                                                                                                    |
| ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 报表名称   | 保存报告后，整体报告的名称会显示在您的自定义报告部分中。                                                                                                                                          |
| 报告筛选器  | <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.
