# The "Editor" block

The "Editor" block opens by default when you enter the funnel builder.

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

Once you have configured all the necessary block settings, including selecting its type, and click the "Save" button, the block will be created in the funnel workspace.

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

Example:

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

To open the settings of a specific block, click on the desired block.

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

After clicking on the block, its settings will open.

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

Figure 1 shows the Editor block form, which appears in a collapsed view by default.

To expand the form fully, click on any of the following sections, depending on what you want to add or configure in the block:

* **Attachments**
* **Buttons**
* **Actions**
* **Calculator**
* **API Request**

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

Then the form will take the following appearance:

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

Once you complete this form, a block containing your specified data and settings will appear in the workspace.

Let's begin with the core fields, which are **essential** to understand when working with the 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/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.
