# Viewing Data

## Scheduled Tests View

ThousandEyes Endpoint Agents run two types of scheduled tests at regular intervals that are similar to the Enterprise Agent agent-to-server and HTTP server tests.

Get an overview of the **Scheduled Tests View** [here](https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/endpoint-agent-scheduled-tests-view).

## Browser Sessions View

Data collected by an Endpoint Agent is displayed in the **Browser Sessions** view.

Learn more about view settings like Snapshot Selector, Detailed Metrics, and Path Visualization [here](https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/endpoint-agent-browser-sessions-view).

## Local Networks View

This view covers local network and wireless access connectivity for the Endpoint Agent. The Global Filters, Timeline, and Detailed Metrics tabs, along with other view settings, can be altered to create specific network views. Read more [here](https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/endpoint-agent-local-networks-view).

## Views Reference

The [Endpoint Agent Views Reference](https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/endpoint-agent-views-reference) offers details about each of the views available for the Endpoint Agent.

## Agent Views

This view is designed to simplify Endpoint Agent troubleshooting. The view provides the ability to search for an agent and view its performance, associated application performance, and infrastructure performance in a single page. Read more [here](https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/single-agent-view).


---

# 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/end-user-monitoring/viewing-data.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.
