# Email Reports

It is possible to set up protected assets with a Trigger object of type "**Report**". Such an object contains a list of email addresses and a daily/weekly schedule according to which an email will be sent to the configured addresses, with an attached summary report.

<figure><img src="https://2760087783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEWA4nfgNrSRL8dA6Kap7%2Fuploads%2FNomfsWNeCOeCSzaReU4F%2Fwaf-email-report-example-content.png?alt=media&#x26;token=a83c22e6-9c41-4761-8943-297173a068f8" alt=""><figcaption><p>(In this example, the top countries are shown due to being used in example attacks from various locations, not by real attackers)</p></figcaption></figure>

For a more detailed explanation see here:

{% content-ref url="../../setup-instructions/setup-report-triggers" %}
[setup-report-triggers](https://waf-doc.inext.checkpoint.com/setup-instructions/setup-report-triggers)
{% endcontent-ref %}


---

# 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://waf-doc.inext.checkpoint.com/getting-started/monitor-events/email-reports.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.
