# Dashboard and Summary Report

After the run is starting, you will be directed to the report screen. You can follow your test this screen.

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

1. **Dashboard**

On test info, where you can see detailed information about the test performed. View your important metrics such as connect time, response time, error rate here. Also see the detailed graphics and data of your endpoints on the dashboard screen and filter them as you need. You can view the apdex score and score detail of your test from this screen. (see: Apdex Score Page).

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

**Make Your Own Dashboard:** You can add any metric you want as chart in this area. And see your important metrics, or compare them.

**Left Side Bar:** From this area, you can view your **error** and **assortment** details, monitor the results of your **KPIs**, compare your **endpoints**, and monitor your **engine** and **logs**.

**URL:** You can copy the URL of the dashboard screen and share it with your manager or relevant people.&#x20;

<figure><img src="/files/IPnvBQ5Qo8xhGatwJbj6" alt="" width="375"><figcaption></figcaption></figure>

2. **Summary Report**

It allows you to download the dashboard screen as a printout or save it as a PDF to present it to your managers or relevant people.

<figure><img src="/files/3C1Ct0vanDVvKwQcIW1w" 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://loadmance.gitbook.io/loadmance/documentation/dashboard-and-summary-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.
