> 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/thlylat-albyanat.md).

# تحليلات البيانات

يتيح قسم تحليلات البيانات بناء لوحة تقارير مخصصة بالكامل تستند إلى استبيان واحد أو عدة استبيانات. باستخدام لوحة تحليلات البيانات يمكنك تجميع الاستبيانات في تقرير واحد وحتى تحليل نتائج الأسئلة المماثلة في مخططات مكدسة واحدة. يمكن تخصيص تصميم اللوحة ومظهرها بالكامل لتتوافق مع إرشادات نمط مؤسستك.&#x20;

<figure><img src="/files/648adfa249bd1a8799e1ad49527c638e6bf7952d" alt=""><figcaption></figcaption></figure>

1. نظم لوحتك في صفحة واحدة أو عدة صفحات، يمكن تخصيص كل صفحة باستخدام أي من [عناصر التقرير](/ar/form-management/reports/report-builder/report-items.md).
2. اربط استبيانًا واحدًا أو عدة استبيانات، بمجرد ربط استبيان يمكنك استخدام أي من أسئلته داخل اللوحة.
3. نسق لوحتك باستخدام تخطيطات ثابتة أو تخطيطات حرة حيث يمكنك وضع أي عناصر في المكان الذي تريده.
4. عيّن أي نمط أو سمة مخصصة للوحة لجعلها تبرز.

## ➕ إنشاء لوحة جديدة

لإنشاء مجلد انقر على الزر N**لوحة جديدة** في قسم التحليلات.

## ![](/files/b0a9914b289d2a527160a1c8895429dd897d49b4)

## 🔅 خصائص اللوحة

* **`اسم التقرير`** اسم العرض للتقرير.
* **`افتراضي`**&#x633;يستبدل التقرير الافتراضي المدمج المقدم من ngSurvey لهذا الاستبيان.
* **`تخطيط الصفحة`** يحدد كيف يجب عرض التقرير. سيقوم Auto بترتيب عناصر التقرير تلقائيًا كترتيب تدفقي. سيسمح أي تخطيط آخر بوضع عناصر التقرير بحرية على سطح التصميم مما يمنحك التحكم الكامل في مظهر التقرير وإحساسه.
* **`مشاركة التقرير`** مع مستخدمين مجهولين عبر رابط ويب.
* **`تصفية النتائج`** تمنح التقرير المشترك القدرة على إنشاء الفلاتر واستبعاد النتائج بشكل ديناميكي.
* **`كلمة مرور للوصول`** تعيّن كلمة مرور لرابط الويب المشترك.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/ar/thlylat-albyanat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
