> For the complete documentation index, see [llms.txt](https://docs.proxyman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyman.com/advanced-features/repeat.md).

# Repeat

### 1. What's it?

Repeat tool is a useful tool for quickly making a new HTTP request with the same HTTP Header and Body for seeing the new response without changing from your browsers or clients.

### 2. What's it for?

* Quickly make an HTTP/HTTPS Request for testing the newest response from the server.
* It's useful for developers to test the change of the server without repeating the request manually.

{% hint style="info" %}
Repeat tool only supports HTTP/HTTPS Requests. Repeat on WS/WSS traffic might be failed.
{% endhint %}

{% hint style="info" %}
Repeated requests can be modified by the Breakpoint, Map Local, and Scripting tool if it matches any rules.
{% endhint %}

### 3. How to use

* Right-Click on a single or multiple Request(s) -> **Repeat**

![Quickly repeat the current requests](/files/j64mDpQZUP9Lx3HtD7mH)

{% hint style="info" %}
⌘ ⏎ : Repeat the current selected request.
{% endhint %}

### 4. Settings

* **Request Timeout**: In Setting -> Tools Tab -> Request Timeout: Define a second that the Request will timeout. Use 0 to disable it. Available on Proxyman 4.13.0 or later
