# El bloque "Editor"

El bloque "Editor" se abre de forma predeterminada cuando entras en el constructor de embudos.

<div data-with-frame="true"><figure><img src="/files/bbd802be71446bc1637f3c9be4d0db5477b491c1" alt=""><figcaption></figcaption></figure></div>

Una vez que hayas configurado todos los ajustes necesarios del bloque, incluida la selección de su tipo, y hagas clic en el botón "Guardar", el bloque se creará en el espacio de trabajo del embudo.

<div data-with-frame="true"><figure><img src="/files/2eeec33ef5ed71cf106cb46ff7a4a6f0b5642c5a" alt="" width="375"><figcaption></figcaption></figure></div>

Ejemplo:

<div data-with-frame="true"><figure><img src="/files/ced281dac2f853a2c5a13dc9cd0751210e3ca418" alt=""><figcaption></figcaption></figure></div>

Para abrir la configuración de un bloque específico, haz clic en el bloque deseado.

<div data-with-frame="true"><figure><img src="/files/80dcb8e61725b9d2fdcf671f112a61c5326236ec" alt=""><figcaption></figcaption></figure></div>

Después de hacer clic en el bloque, se abrirá su configuración.

<div data-with-frame="true"><figure><img src="/files/0c3e331771fec35b0700319a617b6f9eaa5a0ade" alt=""><figcaption></figcaption></figure></div>

La Figura 1 muestra el formulario del bloque Editor, que aparece en una vista contraída de forma predeterminada.

Para expandir completamente el formulario, haz clic en cualquiera de las siguientes secciones, según lo que quieras añadir o configurar en el bloque:

* **Adjuntos**
* **Botones**
* **Acciones**
* **Calculadora**
* **Solicitud de API**

<div data-with-frame="true"><figure><img src="/files/f5a3c654b16662f8089b203c4fa4099924cc96e0" alt=""><figcaption></figcaption></figure></div>

Entonces el formulario tendrá el siguiente aspecto:

<div data-with-frame="true"><figure><img src="/files/bec357216240ff14608ef7033c33c4f4423666de" alt=""><figcaption></figcaption></figure></div>

Una vez que completes este formulario, aparecerá en el espacio de trabajo un bloque que contiene los datos y ajustes que especificaste.

Comencemos con los campos principales, que son **esenciales** para comprender al trabajar con el editor.


---

# 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.mavibot.ai/doc/es/chatbot/builder/setting/message.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.
