# Edit a Test Suite

You can edit the information, description, and parameters of an existing Test Suite.

To edit the Test Suite in Ingest Labs, perform the following steps:

1. Select the Test Suite that you want to edit.
2. From the **Actions** drop-down menu on the top right corner, select **Edit Test Suite**.

![editatestsuite](https://ingest-lab.netlify.app/images/siteperformanceimages/edittestsuite.png)

3. Edit the Test Suite details in the info section.
4. Select the **Audit Categories**.
5. Click **Save** on the top-right to save the changes.

[PreviousAdd a New Test Suite](https://ingest-lab.netlify.app/siteperformance/configuretestsuites/addanewtestsuite/)[N](https://ingest-lab.netlify.app/siteperformance/configuretestsuites/deletetestsuite/)


---

# 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.ingestlabs.com/site-performance/configure-test-suites/edit-a-test-suite.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.
