# Viewing Agents

This guide explains how to view and manage individual Device Agents from within Agent Settings. You can view useful environmental information, such as physical connection data and MAC and IP addresses, as well as debugging information, and you can manage the metadata of these agents.

1. Go to **Connected Devices > Settings > Agent Settings** on the left navigation.
2. Select **Agents**, if not already selected.

   ![](/files/Ykpzkc4GhFHtKX6uJ4I1)
3. Use the filter and search fields to find a specific agent.
   * Select the field category you want to search on.
   * Type the relevant value for that field in the search box.
4. Click **Search**.

   ![](/files/RWDWVyfCSnhdU1YVm7HS)
5. Click **View** to see more details about the agent.

   ![](/files/x9ftQDOura3bwHdSbz3s)

**On this page you can:**

* View information about the agent such as ID, MAC address, serial number and device model.
* See the last seen date - when it last communicated with our data collection infrastructure.
* View connection data reported by the agent such as IP address and link speed.
* View and modify the ISP, package and timezone of the agent.
* View and modify custom metadata field values.
* View and modify the test schedule associated with the agent.
  * To view your full list of test schedules, see [Using Test Schedules](https://docs.thousandeyes.com/product-documentation/connected-devices/usage-guides/using-test-schedules).
* Click **View in Analytics** to view just that agent in **Connected Devices > Analytics**.
* Click **View in ConstantCare** to view the agent’s recent performance and test results.


---

# 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/viewing-agents.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.
