# تعيين Panelist

## 🔃 ما هو تعيين أعضاء اللوحة (panelist mapping)؟

the [panelist ](/ar/panels/panelists.md)يتيح لك التعيين تحديد كيفية [عنصر أمان اللوحة (panel security item)](/ar/form-management/security/security-items/panel-security.md) البحث عن عضو اللوحة لتحميله من [اللوحة](/ar/panels.md) عبر اللوحات التي لديها وصول إلى [عنصر أمان اللوحة (panel security item)](/ar/form-management/security/security-items/panel-security.md).&#x20;

خارج الصندوق، العمود والقيمة في اللوحة التي سيتم استخدامها للبحث عن عضو اللوحة في لوحتك هو عمود معرف عضو اللوحة (panelist id). معرف عضو اللوحة هو قيمة مولدة فريدة تُعرّف عضو اللوحة في اللوحة.

![](/files/11bab14dcabc962fa274e2ff3dd213d9ef2a7f06)

عندما يدخل المستجيب معرف عضو اللوحة الخاص به قبل بدء الاستبيان، سيبحث ngSurvey عن عضو اللوحة بناءً على ذلك المعرف ليمكنك إعادة استخدام بياناته في استبيانك.

مع ذلك، هناك أوقات قد تحتاج فيها إلى استخدام قيمة أخرى غير معرف عضو اللوحة لتمكين المستجيب من الدخول إلى استبيانك والبحث عن بيانات عضو اللوحة. باستخدام **نوع مصدر معرف عضو اللوحة (panelist id source type)** على صفحة [خصائص اللوحة (panel properties)](/ar/panels/untitled-4.md) قد تختار [سمة عضو اللوحة (panelist attribute)](/ar/panels/untitled.md) التي سيتم استخدامها بواسطة [عنصر أمان اللوحة (panel security item)](/ar/form-management/security/security-items/panel-security.md) للبحث عن عضو اللوحة. &#x20;

![](/files/e5d432b619b184edd1d098aabe37895453deeaa2)

## ✒️ مثال على التعيين

إذا كنت قد أنشأت لوحة مثل لوحة جهات الاتصال التالية&#x20;

![](/files/796333836d1f4ee18c8981af9975c573053e94bb)

يمكنك تكوين اللوحة لاستخدام البريد الإلكتروني للوحة كعمود بحث وطلب بريد المستجيب بدلاً من معرف عضو اللوحة.

![](/files/58a12a64ced56511cad403ce49d161ec047a2431)

سيُطلب من مستجوبيك الآن إدخال بريدهم الإلكتروني قبل الدخول إلى الاستبيان.

![](/files/f72954b5c6338cd5fa87528b4283eb3083ddfe23)

{% hint style="info" %}
يمكنك استبدال [نص تسمية أمان اللوحة (panel security)](/ar/form-management/security/security-items/panel-security.md) "الرجاء إدخال معرف عضو اللوحة الخاص بك" باستخدام موارد [الموارد المحلية للاستبيان](/ar/form-management/form-designer/multi-language-forms/local-resources.md).&#x20;
{% 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/security/security-items/panel-security/panelist-mapping.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.
