> 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/edit-and-repeat.md).

# Edit & Repeat

### 1. What's it?

Edit & Repeat is a handy tool for developers who need to test the Endpoint directly on Proxyman app without making a new request from your browser or client app.

* Rapidly change a **Query**, **Header**, **Body** of the selected request and test the Response from the server
* Easily reproduce the bug from the server with a different set of params.
* Support Form and JSON format.
* Edit by Raw Message
* Review Response data on the Right Panel (Proxyman 3.6.0+).

![Edit and repeat the request](/files/I3PBAQr5UmHPXffpVSt0)

### 2. How to use it?

1. Simply select your request -> Right Click -> Edit & Repeat
2. The request data (Header, URL, Query, Body) is preserved and it's ready to edit

![Edit and repeat on the selected request](/files/hW0Zf6hF8vc5HKpSYfwy)
