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

# 安排自定义报告

以下步骤将指导您为特定日期或定期安排自定义报告：

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表 → 更多报表**.
2. 选择 **类别** 并筛选 **内置** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]**.
3. 将鼠标悬停在 *自定义* 您要安排的报告并选择 **查看**.
4. 在右上角，选择 ![](/files/d65e7727951a7b5a077d3d934de8ccee9b5827d3) **\[安排]**.
5. 使用以下方式设置报告的发送频率 *频率* 部分。
   * 自定义报告可以发送 **每日、每周**，或 **每月**.
6. 选择 **格式** 报告应通过其中发送。
   * 自定义报告可以以 PDF、CSV *使用* 元数据，或 CSV *如果没有* 元数据。

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意：</strong> 当选择安排不带元数据的 CSV 时，下载的 ZIP 文件将不包含 <code>metadata.json</code> 文件。</p></div>
7. 选择报告应通过以下方式交付： **电子邮件** 或 **合作伙伴 FTP**.
   * 指定 impact.com 是否仍应 **如果报告没有数据则发送**.
8. 输入您在第 5 步中选择的交付方式所需的信息。
   * 在“交付方式”参考部分了解更多有关交付类型的信息，来自 [已安排报告](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) 文章。
9. 选择 **安排**.


---

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