# Using Test Schedules

This guide explains how to view your test schedules. Test schedules are a mechanism for managing agent tests, much like a rulebook that each agent follows.

**Note:** Full access to **Connected Devices > Settings > Test Settings** requires an LMAP deployment model; if unsure of your deployment model and access to **Connected Devices > Settings > Test Settings**, contact your account manager.

## Viewing Test Schedules

1. Navigate to **Connected Devices > Settings > Test Settings**.

   * Here you can see all your test schedules, the agents assigned to each test schedule, and their status.

   ![](/files/Twsl7Vhnw2Q2jIyhcTqm)
2. Click **View tests** to view the schedule’s list of test conditions.

   ![](/files/NRGTRchXqilKHI433Cbe)
3. Click **Manage agents** to be redirected to **Connected Devices > Settings > Agent Settings** where you can view the list of agents assigned to the test schedule.

   ![](/files/gP6ouGWVRd75O6WFhYTu)

   * To change the schedule a single agent belongs to, see [Viewing Agents](https://docs.thousandeyes.com/product-documentation/connected-devices/usage-guides/viewing-agents).

{% hint style="info" %}
To change in bulk the agents belonging to a test schedule, use the Test Schedule Move API in \*\*Connected Devices > Settings > Your APIs\*\*, or speak with your account manager.
{% endhint %}


---

# 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/connected-devices/usage-guides/using-test-schedules.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.
