> For the complete documentation index, see [llms.txt](https://docs.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thousandeyes.com/product-documentation/global-vantage-points/cloud-agents/webex-cloud-agents.md).

# Webex Cloud Agents

ThousandEyes has Webex-specific Cloud Agents deployed at the front door of several Webex data centers responsible for serving customer traffic. These agents are available for general use by all ThousandEyes customers and are a tool to better monitor and troubleshoot your Webex performance. For more information about the key value of these agents, see [the Webex Monitoring solution page](https://www.thousandeyes.com/solutions/webex-monitoring).

Cloud Agents that are Webex-specific display the Webex icon, and are identified as such in parentheses after the location name, as shown below:

![](/files/1HLI7LCYP95iJxf7PNE6)

## Key Differences

There are a few key differences between these Webex Cloud Agents and our general Cloud Agents you see on the ThousandEyes platform:

* Most importantly, these agents can only be used as *test targets* and cannot be the source of any tests. This means that these agents **can only be used in agent-to-agent and RTP stream tests, and only as the target of that test**.
* These agents can perform bidirectional testing, but only after they are selected as a target for the test.
* You can use the Webex Cloud Agents only with other IPv4 agents. IPv6 testing is not supported with the Webex Cloud Agents.

{% hint style="info" %}
For tips on setting up tests to Webex Cloud Agents, see [Best Practices for Monitoring Webex with Cloud and Enterprise Agents](https://docs.thousandeyes.com/product-documentation/best-practices/Monitoring-Webex-with-CEA).
{% endhint %}

## Webex Cloud Agent Locations

For current Webex Cloud Agent locations, see [Webex Agents](https://www.thousandeyes.com/product/cloud-agents#webex-agents).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.thousandeyes.com/product-documentation/global-vantage-points/cloud-agents/webex-cloud-agents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
