# 通知レポート

{% hint style="success" %}
**通知レポートとは**

通知レポートは、ウェブサイトの計測データサマリーを、毎週月曜日に指定したメールアドレスへ自動的に送信する機能です。
{% endhint %}

### この機能のメリット

* **業務の効率化:** 毎週手動でデータを確認する手間が省け、定期的なレポート作成業務を自動化できます。
* **重要な変化の見逃し防止:** 定期的にデータに目を通すことで、サイトパフォーマンスの重要な変化や傾向を逃さず把握できます。
* **スムーズな情報共有:** チームメンバーや関係者など、複数名に同じレポートを自動で共有できます。

### よくある利用シーン

* **週次ミーティングでの報告:** ミーティング前に最新のデータを確認し、報告資料として活用する。
* **サイトパフォーマンスの定点観測:** 毎週のパフォーマンスをチェックし、異常や変化にいち早く気づくきっかけにする。
* **関係者への情報共有:** チームメンバーや上司、クライアントなど、直接管理画面を操作しない関係者へも定期的に状況を共有する。

### ⚙️ 設定方法

設定は簡単で、以下の手順で完了します。

1. レポートを受け取りたいメールアドレスの右側にある「ステータス」のスイッチをクリックします。
2. スイッチが「ON」になると、設定は完了です。この設定により、毎週月曜日にレポートが自動で送信されます。
3. 複数の宛先に送信したい場合は、それぞれのアドレスでステータスを「ON」に設定してください。

<figure><img src="/files/5HzlthwKz7wautaloioy" alt=""><figcaption></figcaption></figure>

この機能により、重要なデータを見逃すことなく、効率的に情報を管理することができます。


---

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