# معلومات اللوحة

## 📈 مربع المعلومات

![](/files/ccbe08c268b6f9fab2e96d3496fb96f74a480339)

1. الإجمالي الكلي لـ [panel members](/ar/panels/panelists.md) في اللوحة الخاصة بك.
2. قم بتحديث البيانات من مصدر البيانات إذا كانت اللوحة مرتبطة بمصدر بيانات طرف ثالث مثل جدول SQL.

{% hint style="info" %}
ستُظهر لك أيضاً مربع المعلومات تقدم المزامنة بين ngSurvey ومخزن البيانات الخارجي إذا كانت اللوحة متصلة بمخزن بيانات خارجي مثل [SQL Panel connector](/ar/panels/panel-connectors/sql-server-connector.md).
{% endhint %}

## 🚀 إجراءات اللوحة

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

![](/files/0322bab492b2f0610d9f9cb3d9d31b2280ef3184)

## ️❌ حذف

حذف اللوحة سيؤدي إلى حذف اللوحة وكل [panel members](/ar/panels/panelists.md) بما في ذلك أي روابط بالاستبيانات التي ملأوها. اللوحات المتصلة بمصدر بيانات طرف ثالث لا تحذف أي معلومات من مصدر البيانات الطرف الثالث الذي ترتبط به.


---

# 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/panel-information.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.
