> For the complete documentation index, see [llms.txt](https://docs.qyrus.com/web-testing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qyrus.com/web-testing/build/moduleoperations.md).

# Managing Modules

Once a module exists you can rename it, recolour it, change its description, or delete it.

## Prerequisites

* A module. See [Test Repository](/web-testing/build/creatingmodule.md).

## Editing a module

1. Open the module.
2. Click the pencil button next to the module name.
3. Change any of **Module Name**, **Module Key Name**, **Module Identity** or **Module Description**.

   ![Edit Module window](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-7ee1805171fb31f5e19dd21820092266463c2fd4%2Fbuild-module-manage-02.png?alt=media)
4. Click **Update Module**.

The same rules apply as when creating the module: all three text fields are required, and the key is letters only, maximum four characters.

## Deleting a module

1. Open the **Test Repository** and click the **All Repository** tab.
2. Find the module you want to remove.
3. Click the **⋮** button on the module card.
4. Click **Delete Module**.

   ![Delete Module](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-00bc33ce4d261fc87850aa437255465e65035606%2Fbuild-module-manage-01.png?alt=media)

Deleting a module deletes the test scripts inside it. Move anything you want to keep into another module first.

## Where to go next

* [Test Repository](/web-testing/build/creatingmodule.md)
* [Managing Test Scripts](/web-testing/build/scriptoperations.md)
