# Monitor Events

CloudGuard WAF provides the following views for monitoring system events:

#### Graphical Dashboard

Graphical view of security events with Critical & High severity, includes the following Dashboards:

{% content-ref url="/pages/oGsbNqz7DclEQ5auI948" %}
[WAF Dashboard](/getting-started/monitor-events/waf-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/ayWdZhHVQFD7CwEGgKwh" %}
[API Discovery Dashboard](/getting-started/monitor-events/api-discovery-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/lg5B0RdrWzQEvqVPzhf9" %}
[DDoS Dashboard](/getting-started/monitor-events/ddos-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/D4wQm950OgoB9nAsirHc" %}
[GenAI Dashboard](/getting-started/monitor-events/genai-dashboard.md)
{% endcontent-ref %}

#### Events View

Tabular view of security events with Critical & High severity, and All Events

{% content-ref url="/pages/qxnGn70ospgRTGN7sA97" %}
[Event Views](/getting-started/monitor-events/event-views.md)
{% endcontent-ref %}

{% content-ref url="/pages/gOzAyydrkktGHWopxAXp" %}
[Event Advisor](/getting-started/monitor-events/event-advisor.md)
{% endcontent-ref %}

#### Notifications

&#x20;tabular view of administrative system events.

{% content-ref url="/pages/7sJRsOEpWHmMVfWfa7Re" %}
[Notifications](/getting-started/monitor-events/notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/fxvvvMhBJB02b81DpgPy" %}
[HTTP Error](/getting-started/monitor-events/http-error.md)
{% endcontent-ref %}

#### Email Reports&#x20;

Graphical summary sent by email to requested addresses.&#x20;

{% content-ref url="/pages/NmvSls7BbNss0K0I0BOb" %}
[Email Reports](/getting-started/monitor-events/email-reports.md)
{% 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.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.
