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

# 通过电子邮件发送自定义报告

您可以按照以下步骤通过电子邮件发送自定义报告：

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表 → 更多报表**.
2. 选择 **类别** 并筛选 **内置** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]**.
3. **找到并选择** 您的自定义报告。
   * 如果您已固定该报告，请选择 **报告 → 自定义 →** 您的自定义报告。
4. 在右上角，选择 ![](/files/87765d47f42a38d8c7fb407cb686be5fc30a73e8) **\[分享]**.
5. 选择 **格式** 应发送报告的。
6. 在 *发送至* 字段中，输入报告收件人的 **电子邮件地址**.
7. 写一个 **主题** 和 **消息** 作为电子邮件的
8. 选择 **发送**.


---

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