# توزيع أعضاء اللوحة

## 👪 **ما هو توزيع أعضاء اللوحة؟**

توزيع أعضاء اللوحة هو ميزة قوية ستستخدم [أعضاء اللوحة](/ar/panels/panelists.md) لـ [لوحاتك](/ar/panels.md) كمستلمين.&#x20;

بهذه الطريقة يمكنك مثلاً إنشاء [اللوحة ](/ar/panels.md)يعمل كقائمة اتصالات وإرسال دعوات لأعضاء تلك اللوحة أو يمكنك ربط لوحة بجدول SQL موجود يحتوي على جهات اتصال وإعادة استخدام تلك المعلومات الموجودة لإرسال دعواتك.

{% hint style="info" %}
يمكن أن تُدرج خصائص أعضاء اللوحة في أي مكان داخل نص الدعوة باستخدام `++yourpanelattributepipe++` الوسم الذي يمكن العثور عليه في صفحة إعدادات خصائص اللوحة.&#x20;
{% endhint %}

## 🚀 **إعداد حملة اللوحة**&#x20;

![](/files/15d25dcee3fef4290b940e96cbd2d6d95e103823)

1. اختر اللوحة التي تحتوي على الأعضاء الذين سيُستخدمون كمستلمين.
2. اختر الخاصية التي ستُستخدم كقيمة المستلم (البريد الإلكتروني / الهاتف) لحملتك.
3. أرسل دعواتك إلى جميع أعضاء اللوحة أو إلى عدد قليل من المختارين فقط.&#x20;

{% hint style="warning" %}
بينما يتم تمكينه تلقائيًا بواسطة ngSurvey عند إطلاق الحملة، من المهم ملاحظة أن[عنصر أمان رمز الدعوة](/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/panels.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.
