> For the complete documentation index, see [llms.txt](https://docs.perfagents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perfagents.com/user-guide/load-test-orchestration/edit-load-test.md).

# Edit Load Test

PerfAgents allows you to modify an existing load test using two editing modes: **Quick Edit** and **Detailed Edit**. This gives you flexibility to make fast configuration changes or perform deeper updates without recreating the test.

Once a load test is created, it can be edited at any time from the **All Tests** list.

### Accessing Edit Options

1. From the **All Tests** screen, locate the load test you want to modify
2. Click **Edit** icon on the selected test
3. You are presented with two editing options:
   1. Quick Edit
   2. Detailed Edit

Each option is designed for a specific level of configuration change.

### Quick Edit

Quick Edit is intended for making **fast updates to execution-related settings** without changing the core structure or definition of the test.&#x20;

{% embed url="<https://youtu.be/u7J-bsmY4pM>" %}

The following can be modified through Quick Edit:&#x20;

1. **Load Configuration:** Update load-related values such as users, duration, and ramp-up behavior.&#x20;
2. **Generator Configuration:** Update the execution-related configurations, including the region and work-load distribution settings across the regions.&#x20;
3. **UI Script Execution Trigger Configuration:** Update the trigger configuration for automated UI script execution (if configured for the test).&#x20;

Once the changes are saved, the updated test configuration is ready for execution.&#x20;

### Detailed Edit

Detailed Edit is used when you need to **modify the test definition itself** or make changes beyond the execution-related settings available in Quick Edit.

{% embed url="<https://youtu.be/Y1-iA_1bB0A>" %}

The following can be edited through Detailed Edit:&#x20;

1. **Test Setup and Structure:** Modify the overall test setup and structure.&#x20;
2. **Script or Scenario Selection:** Update the script or scenario associated with the test.&#x20;
3. **UI Automation Configuration:** Add, remove, or update UI automation configurations.&#x20;
4. **Advanced Configurations:** Modify advanced configurations defined during test creation.&#x20;
5. **APM Integrations:** Add, modify, or update the APM integrations configured for the load test.&#x20;

Selecting **Detailed Edit** redirects you to the **full test creation flow**, with the previously configured values pre-filled. After making the required changes, the test can be updated and saved.

### Updating the Load Test

1. After completing changes in either Quick Edit or Detailed Edit:
   1. Save the updated configuration
   2. The load test is updated without creating a new test entry
2. The test can again be run manually
