# أعضاء اللوحة

## 👥 من هم المشاركون في اللوحة؟

المشارك في اللوحة هم أعضاء في الـ [لوحاتك](/ar/panels.md) التي تكون مرتبطة بمخزن بيانات خارجي مثل جدول SQL على سبيل المثال أو التي يتم إنشاؤها محليًا باستخدام ميزات إدارة اللوحات في ngSurvey.&#x20;

يمكنك إدارة وعرض جميع المشاركين في اللوحة باستخدام شبكة المشاركين. يمكنك النقر على صف المشارك لتحرير المشارك الذي تختاره وقيم سماته.&#x20;

![](/files/a69d1f433dc1d9ae027f1e8d33f28ca8444a16ff)

1. إضافة مشارك جديد إلى لوحتك.
2. البحث عبر المشاركين في لوحتك.
3. تحديث الشبكة بقائمة المشاركين والبيانات المحدثة.
4. يمكنك فرز المشاركين باستخدام سماتهم ويمكنك أيضًا اختيار سمة أخرى ليتم عرضها في الشبكة.

{% hint style="info" %}
الـ **معرّف المشارك** قيمة مُولّدة فريدة لتحديد المشارك في اللوحة.&#x20;
{% endhint %}

{% hint style="info" %}
الـ **معرّف المصدر** هو القيمة الفريدة التي تشير إلى المشارك في مخزن البيانات المتصل. في حالة الـ [SQL panel connector](/ar/panels/panel-connectors/sql-server-connector.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/panels/panelists.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.
