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

#### 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="/files/a7db9c34fd379e20f92972c298f9095ffb3dcf5c" 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.
