# Dashboard

<figure><img src="/files/4qPq5wS8mPbYjhJwmrbQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xJI6aGYVWcYUQEDhVxY8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QIBOZkrqBGPSGY64EXqr" alt=""><figcaption></figcaption></figure>

Event Dashboard contains views related to

* Number of Attacks Blocked
* Total traffic request per day
* Number of rules triggered
* Attack Percentage
* Total Bandwidth size &#x20;
* Geo Attack Distribution
* Attack Types and Density of each attacks
* Quick traffic Analyze Graph for both Attacks and the entire traffic.

All graphs are interactive, allowing users to click on them for deeper analysis, leading to their respective modules.

There is a WAF on-off functionality in the navigation bar. By enabling the button, WAF will be in active mode and website is protected from bad actors.

Each of the Dashboard module is covered in the next section.

<br>


---

# 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://docs.prophaze.com/user-manual/dashboard.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.
