# Notification Report

> **SUCCESS**
>
> **What is the Notification Report?**
>
> The Notification Report is a feature that automatically sends a summary of website measurement data to a specified email address every Monday.

## Benefits of This Feature

**Improved Work Efficiency:** Eliminates the need to manually check data every week and automates the regular report creation process.

**Never Miss Important Changes:** By regularly reviewing data, you can stay aware of important changes and trends in your site's performance.

**Smooth Information Sharing:** You can automatically share the same report with multiple team members and stakeholders.

## Common Use Cases

**Weekly Meeting Reports:** Check the latest data before meetings and use it as reporting material.

**Ongoing Site Performance Monitoring:** Check performance weekly and catch anomalies and changes early.

**Sharing Information with Stakeholders:** Regularly share updates with team members, supervisors, clients, and other stakeholders who don't directly access the admin panel.

## ⚙️ How to Set Up

Setup is simple and can be completed with the following steps.

Click the "Status" toggle to the right of the email address where you want to receive the report.

Once the toggle is set to "ON", setup is complete. With this setting, the report will be automatically sent every Monday.

If you want to send to multiple destinations, set the status to "ON" for each address.

This feature allows you to efficiently manage information without missing important data.


---

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