# مؤشر المشاعر

## 😁 ما هو مؤشر المشاعر؟

سيوفر مؤشر المشاعر رؤى حول النص غير المنظم الذي يدخله المستجيبون.

على سبيل المثال، إذا كان لدى سؤالك حقل Comment وأجاب المستجيب "I didn't like your service" فسيقوم ngSurvey بتحليل ذلك النص وتصنيفه كمشاعر سلبية.

يمكن تقييم النص غير المنظم الذي يدخله المستجيبون ليكون إيجابياً أو محايداً أو سلبياً أو مختلطاً [المشاعر](/ar/form-management/reports/text-reports/sentiment-analysis.md) عندما تحتوي على رؤى إيجابية وسلبية معاً.

## 📈 مخطط مؤشر المشاعر

كل شريط يمثل إجمالي إجابات النص للمستجيبين التي وُجدت مطابقة لفئة المشاعر تلك.&#x20;

![](/files/6c3626ac6823fed92549c23c67bd3f8633414e50)

يتراوح مؤشر المشاعر على اليسار من -10 (سلبي جداً) إلى +10 (إيجابي جداً)، ويُحيط به فئات المشاعر بناءً على نسبة إجاباتهم.

{% hint style="warning" %}
يمكن استخدام إجابات النص فقط التي تم تمكين [compute sentiment score](/ar/form-management/form-designer/answers/answer-properties.md) في خصائصها لتقارير مؤشر المشاعر.&#x20;
{% endhint %}


---

# Agent Instructions: 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/sentiment-index.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.
