# كتلة "المحرر"

تفتح كتلة "المحرر" افتراضيًا عند دخولك إلى مُنشئ القمع.

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

بمجرد أن تقوم بتكوين جميع إعدادات الكتلة اللازمة، بما في ذلك تحديد نوعها، والنقر على زر "حفظ"، سيتم إنشاء الكتلة في مساحة عمل القمع.

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

مثال:

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

لفتح إعدادات كتلة معينة، انقر على الكتلة المطلوبة.

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

بعد النقر على الكتلة، ستُفتح إعداداتها.

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

يوضح الشكل 1 نموذج كتلة المحرر، الذي يظهر في عرض مطوي افتراضيًا.

لتوسيع النموذج بالكامل، انقر على أي من الأقسام التالية، حسب ما تريد إضافته أو تكوينه في الكتلة:

* **المرفقات**
* **الأزرار**
* **الإجراءات**
* **الحاسبة**
* **طلب API**

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

ثم سيأخذ النموذج المظهر التالي:

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

بمجرد إكمال هذا النموذج، ستظهر كتلة تحتوي على البيانات والإعدادات التي حددتها في مساحة العمل.

لنبدأ بالحقول الأساسية، وهي **ضرورية** لفهمها عند العمل مع المحرر.


---

# 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/ar/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.
