# Test Plan

A test plan is a helpful tool for reusing test configurations.

### Creating a Test Plan

1. To create a new test plan, go to the ['Finalize' phase of the Test Suite.](/ddosify/performance-testing/test-suite/finalize.md)

### Editing Existing Test Plan

Go to the [Test Plans](https://app.ddosify.com/test-plans) page and click the **Edit Button** of the test plan you want to change.

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

You will be taken to the Test Suite. The test plan name will appear on the right side of the Test Suite title, indicating that you are in 'Test Plan Edit' mode.

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

Save your changes by clicking the 'Save' button on the 'Finalize' step of the Test Suite.

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

### Starting a New Test From Test Plan

Go to the [Test Plans](https://app.ddosify.com/test-plans) page and click the **Edit Button** of the test plan. Click the **Next** buttons until the Finalize step. Ddosify will give a unique test name by default, but you can change the test name if you would like. Click the **Start New Test** button to start the new test.

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


---

# 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.ddosify.com/ddosify/performance-testing/test-plan.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.
