> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/skyone-studio/modulos/gestion-de-modulos/edicion-de-modulos.md).

# Edición de Módulos

Todos los módulos pueden modificarse después de su creación para facilitar su uso en el espacio de trabajo o flujo. En esta documentación, abordaremos las siguientes modificaciones:

* [Cambiar el nombre del módulo](#cambiar-el-nombre-del-modulo)
* [Cambiar la descripción del módulo](#cambiar-la-descripcion-del-modulo)
* [Cambiar la imagen del módulo](#cambiar-la-imagen-del-modulo)

### **Cambiar el nombre del módulo**

Para cambiar el nombre de un módulo, simplemente haz clic sobre el nombre actual y realiza la modificación deseada. Después de hacer los cambios, presiona la tecla Enter o simplemente haz clic fuera del área de edición para finalizar el proceso.

<figure><img src="/files/2K1lpDqUEP2xL2dXXkn5" alt=""><figcaption></figcaption></figure>

### **Cambiar la descripción del módulo**

Para cambiar la descripción de un módulo, simplemente haz clic sobre la descripción actual y realiza la modificación deseada. Después de hacer los cambios, presiona la tecla Enter o simplemente haz clic fuera del área de edición para finalizar el proceso.

<figure><img src="/files/9vmkxF9FWhp2ukHRt3MG" alt=""><figcaption></figcaption></figure>

### **Cambiar la imagen del módulo**

1. Para cambiar la imagen de un módulo, acerca el cursor a la imagen y luego haz clic en "**Cambiar**".
2. Inserta la imagen, realiza los ajustes necesarios y haz clic en "**Aplicar imagen**".
3. Para finalizar la acción, haz clic en "**Guardar**".

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

**Lee también:**

* [Configuraciones](broken://pages/4Rn1w6H9bLhM5fIe9wy4)
* [Operaciones](/espanol/skyone-studio/modulos/configuraciones-and-operaciones/operaciones-de-modulos.md)
* [Flujos que utilizan este módulo](/espanol/skyone-studio/modulos/configuraciones-and-operaciones/flujos-que-utilizan-este-modulo.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/espanol/skyone-studio/modulos/gestion-de-modulos/edicion-de-modulos.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.
