# Load Test Editor

![](/files/FYnehjmXBkrkmwk80NBM)

Let's take a look at the Load Test Editor.

![](/files/QjBxZLZQhS11Ek7ouMIP)

| Option               | Description                                                                                                                                                                                    |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 The requests' area | The main area of your load test. Double-click a request to manage its headers, parameters and assertions. [Learn More](https://docs.loadmill.com/api-testing/test-suite-editor/request-editor) |
| 2. Tested Domains    | Manage domains/hosts tested by the load test. See your domain in red? Check how to verify it [here](https://docs.loadmill.com/load-testing/setup/domain-verification).                         |
| 3. DRY RUN           | Run your load test as [a single iteration](https://docs.loadmill.com/load-testing/getting-started#running-a-trial-test).                                                                       |
| RUN TEST             | Run your load test [at scale](https://docs.loadmill.com/getting-started/getting-started-1#running-a-load-test-at-scale).                                                                       |
| 4. Advanced Settings | Configure Iterations, E-mail notifications, enable Cookies, [Import CSV](https://docs.loadmill.com/load-testing/working-with-the-test-editor/data-from-csv-files) and more.                    |
| 5. Replace Parameter | Easily replace the parameter you wish so all of the flow's requests will be affected.                                                                                                          |
| Extract Parameter    | [Extract a value to a parameter](https://docs.loadmill.com/load-testing/working-with-the-test-editor/quick-parameter-editing) from all across the test requests.                               |


---

# 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.loadmill.com/load-testing/working-with-the-test-editor.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.
