# Reporting on data collected by Endpoint Agent

The **Dashboards** section in the ThousandEyes platform contains a reporting engine which provides both on-demand reports and scheduling of automatically generated reports. Data from tests can be organized into highly customized layouts, presented numerically or in tables or graphs, and sent via email to users. The Dashboards page (Dashboards > Dashboards) allows you to create, modify and delete reports, and create and schedule snapshots of existing dashboards. These dashboards are displayed in the following categories:

* Endpoint Synthetic Tests
* Endpoint Real User Tests
* Endpoint Local Networks

You can customize the report on the following Endpoint metrics collected by the Endpoint Agent

## Web metrics:

Page Success percentage\
Response Time

## Network metrics:

Loss\
Latency\
Jitter\
Connection Failures

## Network Topology:

Gateway Loss\
Gateway Latency\
Proxy Loss\
Proxy Latency\
VPN Loss\
VPN Latency\
Signal Quality\
Transmission Rate

## Synthetic Tests

The following set of additional metrics are supported for synthetic tests:

TCP Connection Failures\
VPN Latency\
VPN Loss

You can further use the following filters and group bys:

### HTTP Filters

Endpoint Agent Types\
Target IP Address\
Gateway\
SSID\
VPN Vendor\
BSSID\
VPN Gateway Address\
VPN Client Address\
VPN Client Network

### PING Filters

Endpoint Agent Types\
Target IP Address Gateway\
SSID\
VPN Vendor BSSID VPN Gateway Address VPN Client Address VPN Client Network

## Real User Tests

The following additional metrics are supported for real user tests:

VPN Latency\
VPN Loss

You can further use the following filters and group bys:

IP Address\
Gateway\
Proxy Address\
SSID\
BSSID\
Session Errors\
VPN Vendor\
VPN Gateway Address\
VPN Client Address\
VPN Client Network


---

# 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.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/reporting-on-data-collected-by-endpoint-agent.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.
