# Dashboard

This is the screen where a general summary of all attacks.

**DRR Score:** The average DRR scores of all attacks are displayed according to levels.

**Attack Numbers by Protocol:** The number of attacks is presented both as a graph and a data table according to attack protocols.

<figure><img src="/files/0sebe1i7cQZVxDonRDP0" alt=""><figcaption></figcaption></figure>

**Total Attack Overview:** The total number of attacks, total failures, successes, bandwidth, and duration information are displayed.

**Last 10 Attacks Information:** Graphs of response time and DRR scores for the last 10 attacks are displayed.

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

**Attack List:** It includes information such as ID/Name, Date, Level, Layer, Attack Type, Target Address, Duration, Running Time, Label, and Status. Attacks can be started, deleted or edited from here.

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

Additionally, this screen can be filtered by labels and assets.


---

# 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://ddosphere.gitbook.io/ddosphere/product-guide/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.
