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

# عناصر التقرير

عناصر التقرير هي أجزاء من تقريرك، كل عنصر تقرير يقدم مجموعة فريدة من الوظائف لتحليل نتائجك.&#x20;

## ➕ إضافة عنصر تقرير جديد

لإضافة عنصر تقرير جديد إلى استبيانك يمكنك استخدام أي من عناصر التقرير المتاحة كما هو موضح أدناه.&#x20;

<figure><img src="/files/783f55f00c45ea42e680724d5f33be4db70084a8" alt=""><figcaption></figcaption></figure>

## 🚀 إجراءات عنصر التقرير

يدعم كل عنصر تقرير الإجراءات التالية

![](/files/3a7008e85bd15a8337a3458eca2638e8678fc047)

* **`مرشحات`** تضييق نتائجك بناءً على [مرشحات التقرير](/ar/form-management/reports/filters.md)، على نطاقات زمنية محددة أو على لغات المستجيبين.
* **`اسم مستعار للتقرير`**&#x633;يستخدم إجابة أو سؤال [أسماء مستعارة للتقارير](broken://pages/63c2ed76b354689ca6d1ce1e6efe0ac8c5a7d77a) للمجموعة المعروضة وإلا إذا لم يتوفر أي منها فسيستخدم تسميات السؤال والإجابة.

## ✂️ مرشحات

تمكين المرشحات سيسمح لك بتصفية المستجيبين والإجابات التي تحتاجها في تقريرك.

![](/files/383ab888f6cac2d6ce94084716bca7e17e9e4893)

{% hint style="info" %}
سيتم تحديث بيانات عنصر التقرير في الوقت الحقيقي عند كل تغيير في خصائص المرشح.
{% 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/reports/report-builder/report-items.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.
