> 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/panels/panel-views.md).

# عروض اللوحة

## 👀 ما هي طرق عرض اللوحة؟

طرق عرض اللوحة هي مجموعات فرعية من [panel members](/ar/panels/panelists.md) يمكنك تحديدها باستخدام مجموعة من [rules](/ar/form-management/form-designer/condition-rules/conditions-rules.md). بمجرد إنشاء مجموعة فرعية من أعضاء لوحتك باستخدام طريقة عرض لوحة، يمكنك إعادة استخدامها على سبيل المثال لإنشاء [targeted mailing invitations](/ar/form-management/campaigns/campaign/panels.md)  أو [filter](/ar/form-management/reports/filters.md) نتائج الاستبيان الخاصة بك بناءً على [أعضاء اللوحة](/ar/panels/panelists.md) الذين هم جزء من العرض.

## ➕ إضافة طريقة عرض لوحة

لإضافة طريقة عرض لوحة جديدة انقر على **New panel view button** في **Views** القسم.

![](/files/721a010b5a97db2c3bf7f684bce4959513795b6e)

1. إجمالي عدد أعضاء اللوحة الذين هم جزء من العرض. يمكنك أيضًا عرض أعضاء اللوحة في هذا العرض بالنقر عليه.
2. [**قواعد الشرط**](/ar/form-management/form-designer/condition-rules/conditions-rules.md) التي تحدد أي أعضاء اللوحة يجب تضمينهم في هذا العرض.

## 🚀 إجراءات طريقة عرض اللوحة

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

![](/files/dc9808e9450d86e83444c121a49a27651b0a503f)

* **`حذف`** طريقة عرض اللوحة. لن يؤدي حذف العرض إلى حذف أي أعضاء لوحة منه.


---

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