> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/form-designer/questions/panel-linking/panel-updating.md).

# تحديث اللوحة

## ✒️ **تحديث اللوحة**

باستخدام تحديث اللوحة إلى جانب ميزات مطابقة أعضاء اللوحة يمكنك عرض للمشارك الحالي [المسجل الدخول](/ar/form-management/security/security-items/panel-security.md) كل البيانات التي خزنتها عنه في لوحتنا. يمكن للمستجيب بعد ذلك تحديث تلك المعلومات والتي سيتم دفعها مرة أخرى إلى لوحتك بمجرد قيامه بإرسال استبيانه.

في حالة [موصل SQL Server](/ar/panels/panel-connectors/sql-server-connector.md) تقوم بإعداد ngSurvey لتحديث الجدول المرتبط بالمعلومات الجديدة المدخلة من الاستبيان.

{% hint style="info" %}
يتطلب تحديث اللوحة أن [عنصر أمان اللوحة (panel security item)](/ar/form-management/security/security-items/panel-security.md) قيد التفعيل في الاستبيان لمصادقة [panelist](/ar/panels/panelists.md) للبحث عن البيانات التي يجب عرضها للمستجيب للتحديث..
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/form-designer/questions/panel-linking/panel-updating.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.
