# Edit Scenario

Scenarios can be updated by following the steps below;

1. Click the ***Edit*** button on the relevant scenario line in the scenario list.

<figure><img src="/files/rZzHdxeSAa9YRHfP0FiT" alt=""><figcaption></figcaption></figure>

2. Edit the required fields in the Test Plan form in the following steps;

* Project
* Scenario Name
* Description
* Expected Result
* Test Steps
* Group Name
* Repository URL
* Source File
* System Parameters
* Max Execution Time
* Enabled

3. a. Click on the ***Save*** button to save the changes made.                                                               b. Click ***Cancel*** to cancel the edit operation.


---

# 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://testinium.gitbook.io/testinium-enterprise/scenarios/scenarios/edit-scenario.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.
