> 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/reports/report-builder.md).

# منشئ التقارير

## 📊 ما هو منشئ التقارير؟

يتيح لك منشئ التقارير إنشاء تقاريرك الخاصة لتحليل إجابات المستجيبين.

يمكنك بناء تقريرك باستخدام بند تقرير واحد أو أكثر من البنود التالية أو استخدام [تقرير افتراضي](/ar/form-management/reports/altqryr-alaftradhy.md).

* [مخطط بياني](/ar/form-management/reports/report-builder/report-items/bar-chart.md)
* [نص حر](/ar/form-management/reports/report-builder/report-items/free-text.md)
* [مؤشر المشاعر](/ar/form-management/reports/report-builder/report-items/sentiment-index.md)
* [صافي نقاط الترويج®](/ar/form-management/reports/report-builder/report-items/net-promoter-score-r.md)
* [الاتجاهات التاريخية](/ar/form-management/reports/report-builder/report-items/historical-trends.md)
* [الجدولة المتقاطعة](/ar/form-management/reports/report-builder/report-items/cross-tabulation.md)
* [تقرير الترتيب](/ar/form-management/reports/report-builder/report-items/tqryr-altrtyb.md)
* [تقرير المجموع الثابت](/ar/form-management/reports/report-builder/report-items/tqryr-almjmwa-althabt.md)
* [T.U.R.F](/ar/form-management/reports/report-builder/report-items/t.u.r.f.md)
* [سحب العلامات](/ar/form-management/reports/report-builder/report-items/tag-clouds.md)
* [مخطط اللغة](/ar/form-management/reports/report-builder/report-items/languages-chart.md)

{% hint style="info" %}
يتم تزويد جميع استبياناتك بتقرير افتراضي مُولد مسبقًا يحتوي على أكثر المخططات شيوعًا&#x20;
{% endhint %}

## ➕ إنشاء تقرير جديد

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

![](/files/113bc8106042713de038aa541c38eea3ab570178)

## 🔅 خصائص التقرير

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


---

# 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/form-management/reports/report-builder.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.
