# Test Settings

{% hint style="warning" %}
Due to recent platform-wide naming, navigation, and URL changes in the product, you may notice some discrepancies between the product and the screenshots displayed in our technical documentation. The instructions and actual pages in the product are still valid and haven’t changed. Please bear with us as we update our screenshots to better match the in-product experience. See the full scope of changes on [Naming and Navigation Menu changes - Summary List](https://docs.thousandeyes.com/whats-new/naming-and-nav-phase-2-changes).
{% endhint %}

The **Endpoint Experience > Test Settings** option in the ThousandEyes UI provides you with resources (that are a combination of scheduled tests, dynamic tests, real user tests, and test labels) designed for end-user monitoring to gain visibility into the user experience of internally hosted applications (such as Webex, Zoom, Slack, and more), as well as collecting network- and application-layer performance data when users access specific websites within monitored networks.

Using a test template enables quick deployment of ThousandEyes resources such as tests, labels, and dashboards tailored to your requirements.

The Test Settings option provides you with the following two suites of resources:

* **Synthetic Tests**: A synthetic tests template combines scheduled and dynamic tests to monitor a specific application. All the major applications have a defined synthetic tests template, and you can also create a custom template for applications that do not have a predefined template.
* **Real User Tests**: Previously known as *browser session* tests, real user tests automatically record in-browser and network performance metrics whenever the user visits a website in the monitored domain set.

## Certifications

Certified test templates are verified by the ThousandEyes team or in collaboration with trusted third-party partners, and comply with ThousandEyes platform best practices.


---

# 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/test-settings.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.
