> 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/skyone-studio/modulos/gestao-de-modulos/edicao-de-modulos.md).

# Edição de Módulos

&#x20;Todos os módulos podem ser modificados após a criação para facilitar o uso no espaço de trabalho ou fluxo. Nesta documentação, vamos abordar as seguintes modificações:

* [Alterar nome do módulo](#alterar-nome-do-modulo)
* [Alterar descrição do módulo](#alterar-descricao-do-modulo)
* [Alterar imagem do módulo](#alterar-imagem-do-modulo)

***

### Alterar nome do módulo <a href="#alterar-nome-do-modulo" id="alterar-nome-do-modulo"></a>

Para alterar o nome de um módulo, basta clicar sobre o nome atual e fazer a alteração desejada. Após fazer as mudanças, pressione a tecla **Enter** ou simplesmente clique fora da área de edição para concluir o processo.

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

### Alterar descrição do módulo <a href="#alterar-descricao-do-modulo" id="alterar-descricao-do-modulo"></a>

Para alterar a descrição de um módulo, basta clicar sobre a descrição atual e fazer a alteração desejada. Após fazer as mudanças, pressione a tecla **Enter** ou simplesmente clique fora da área de edição para concluir o processo.

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

### Alterar imagem do módulo <a href="#alterar-imagem-do-modulo" id="alterar-imagem-do-modulo"></a>

1. Para alterar a imagem de um módulo, basta aproximar o cursor na imagem e, em seguida, clicar em "**Alterar"**.&#x20;
2. Insira a imagem,  faça os ajustes necessários e clique em "**Aplicar imagem**".&#x20;
3. Para finalizar a ação, clique em "**Salvar**".&#x20;

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

**Leia também:**

* [Configurações](/skyone-studio/modulos/configuracoes-and-operacoes/configuracoes-de-modulos.md)
* [Operações](/skyone-studio/modulos/configuracoes-and-operacoes/operacoes-de-modulos.md)
* [Fluxos usando este módulo](/skyone-studio/modulos/configuracoes-and-operacoes/fluxos-usando-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/skyone-studio/modulos/gestao-de-modulos/edicao-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.
