# Editing a module

### Overview <a href="#overview" id="overview"></a>

All modules can be modified after creation to make them easier to use in the workspace or flow. In this documentation, we will cover the following changes:

* [Change module name](#change-module-name)
* [Change module description](#change-module-description)
* [Change module image](#change-module-image)

***

### Change module name <a href="#change-module-name" id="change-module-name"></a>

To change the name of a module, simply click on the current name and make the desired change. After making the changes, press the **Enter** key or simply click outside the editing area to complete the process.

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

### Change module description <a href="#change-module-description" id="change-module-description"></a>

To change the description of a module, simply click on the current description and make the desired change. After making the changes, press the **Enter** key or simply click outside the editing area to complete the process.

<figure><img src="/files/8gd4zCv04sTZ94qmAZIs" alt=""><figcaption></figcaption></figure>

### Change module image <a href="#change-module-image" id="change-module-image"></a>

1. To change the image of a module, simply move the cursor closer to the image and then click "**Change"**.
2. Insert the image, make the necessary adjustments and click on "**Apply image**".&#x20;
3. To finish, click on "**Save**".

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

Read also:

* [Settings](/english/skyone-studio/modules/settings-and-operations/module-settings.md)
* [Operations](/english/skyone-studio/modules/settings-and-operations/operations.md)
* [Flows using this module](/english/skyone-studio/modules/settings-and-operations/flows-using-this-module.md)

***


---

# 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.skyone.cloud/english/skyone-studio/modules/module-management/editing-a-module.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.
