# توزيع البريد الإلكتروني

## 📧 ما هو توزيع البريد الإلكتروني؟

باستخدام ميزات توزيع البريد الإلكتروني يمكنك بسهولة إرسال دعوات إلى قائمة من عناوين البريد الإلكتروني التي ستتمكن من إجراء الاستبيان باستخدام رمز فريد تم إنشاؤه. يتيح لك هذا الرمز الفريد أيضًا تقييد الوصول إلى الاستبيان وتتبع ما إذا كان المستجيبون المدعوون قد أجابوا على استبيانك أم لا.

{% hint style="info" %}
🧙 يمكنك أيضًا استبدال الرموز الفريدة المُنشأة بأي رمز مُولد مسبقًا من اختيارك باستخدام [token](/ar/form-management/security/security-items/tokens.md) ميزات.&#x20;
{% endhint %}

&#x20;يمكن إضافة مستلمي البريد الإلكتروني&#x20;

* [قوائم البريد الإلكتروني المدخلة يدويًا](/ar/form-management/campaigns/campaign/email-distribution/email.md)
* [مستوردة باستخدام ملف CSV](/ar/form-management/campaigns/campaign/email-distribution/recipients.md)
* [باستخدام أعضاء اللوحة](/ar/form-management/campaigns/campaign/panels.md)

{% hint style="warning" %}
بينما يتم تفعيلها تلقائيًا عند إطلاق الحملة، من المهم ملاحظة أن الـ i[عنصر أمان رمز الدعوة](/ar/form-management/security/security-items/invitation-code.md) يجب تمكينه في استبيانك للتحقق من رموز الدعوات وربط البريد الإلكتروني بالمستجيب.
{% endhint %}


---

# 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.ngsurvey.com/ar/form-management/campaigns/campaign/email-distribution.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.
