> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/legacy-products/proxy-builder/proxy-builder-cloud-dashboard/speed-test-tab.md).

# Speed Test Tab

Learn how to perform on-demand and scheduled speed tests for endpoints on the Proxidize Cloud Dashboard.

This tab and the features in it are only available for the Proxidize Business plan.

### Speed Test

From this screen, you will be able to perform an on-demand speed test for any endpoint with the "Test Now" button.

You can also use the "Configure Scheduled Testing" to set how often an automated test will take place. From the dropdown menu you can:

* Select Server: Choose specific servers or all servers.
* Select Interval: Choose between every 12 hours, daily, or weekly.
* Enter Target Domain: Choose a target domain.

![](/files/ebac0f0940f5f78818781e435b1a25f4934e248c)

The list test will select one endpoint at random from each host and run a speed test. The results will be displayed in the table.

![](/files/3c033d508ca47351c717f96c01ca3ac26673eb9f)

#### Historic

This screen shows all the tests that have been performed in the last 90 days, whether they were manual, scheduled, or light tests.

![](/files/74bacad5a5d265d1b8d3d00e50389af74ed6b8ce)


---

# 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://help.proxidize.com/legacy-products/proxy-builder/proxy-builder-cloud-dashboard/speed-test-tab.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.
