# 通知报告

> #### 什么是通知报告
>
> 通知报告是一项功能，可自动将网站测量数据摘要每周一发送至指定的电子邮件地址。

## 此功能的优势

**工作效率提升:** 可以免去每周手动确认数据的麻烦，并实现定期报告创建工作的自动化。

**防止遗漏重要变化:** 通过定期查看数据，可以及时掌握网站性能的重要变化和趋势。

**信息共享顺畅:** 可自动将相同报告共享给团队成员和相关人员等多人。

## 常见使用场景

**周会上的报告:** 在会议前确认最新数据，并将其作为报告材料使用。

**网站性能的定期观察:** 检查每周的性能，及时发现异常和变化。

**与相关人员共享信息:** 定期向不直接操作管理屏幕的相关人员（如团队成员、主管、客户等）共享情况。

## ⚙️ 设置方法

设置很简单，按以下步骤完成。

点击要接收报告的电子邮件地址右侧的"状态"开关。

当开关变为"ON"时，设置完成。通过此设置，报告将每周一自动发送。

如果要发送到多个地址，请为每个地址将状态设置为"ON"。

通过此功能，可以高效地管理信息，不会遗漏重要数据。


---

# Agent Instructions: 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:

```
GET https://helps.ptengine.com/cn/insight/setting/notification-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
