> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/invitation-message.md).

# رسالة الدعوة

## 📃 ما هي رسالة الدعوة؟

رسالة الدعوة هي الرسالة التي سيتلقاها كل مستلم لأخذ الاستبيان. يمكنك تخصيص رسالة الدعوة بالكامل باستخدام [محرر نص منسق](/ar/form-management/form-designer/rich-text-editor.md). يمكنك أيضًا إدراج قيم ديناميكية في رسالتك مثل [أعضاء اللوحة](/ar/panels/panelists.md) السمات إذا كنت تستخدم [ميزة توزيع أعضاء اللوحة](/ar/form-management/campaigns/campaign/panels.md) أو حتى [تضمين سؤال](/ar/form-management/campaigns/campaign/invitation-message/embedding-a-question.md) في رسالتك.&#x20;

![](/files/90f8ebb494afe31098b1c609b407ee5a3056b210)

{% hint style="warning" %}
مسموح لك بتغيير البريد الإلكتروني والاسم المرسل فقط إذا كان لدى حسابك حق [تغيير مستلم المراسلة](/ar/multi-user-management/roles/rights.md) معين له.
{% endhint %}

{% hint style="warning" %}
لا يمكن تحرير رسالة الدعوة بعد بدء الحملة.
{% endhint %}

## 🚀 إجراءات رسالة الدعوة

1. اختر [سؤالًا لتضمينه](/ar/form-management/campaigns/campaign/invitation-message/embedding-a-question.md) في رسالة دعوتك.
2. اختر من بين [قوالب رسائل الدعوة](/ar/form-management/campaigns/invitation-templates.md).
3. إدراج صورة من [معرض الوسائط](/ar/form-management/style-branding/media-gallery.md).
4. [Pipe ](/ar/form-management/campaigns/campaign/invitation-message/invitation-piping-tags.md)قيمة في رسالتك سيتم استبدالها ديناميكيًا أثناء إرسال الرسالة.&#x20;
5. يرسل الرسالة المعدلة حاليًا إلى بريدك الإلكتروني في [الحساب](/ar/personal-account.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.ngsurvey.com/ar/form-management/campaigns/campaign/invitation-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.
