# Sentiment-Index

## 😁 Was ist ein Sentiment-Index?

Der Sentiment-Index liefert Einsichten in unstrukturierte Texte, die Ihre Befragten eingegeben haben.

Beispielsweise, wenn Ihre Frage ein Feld Kommentar enthält und Ihr Befragter geantwortet hat: "I didn't like your service", analysiert ngSurvey diesen Text und bewertet ihn als negatives Sentiment.

Unstrukturierte Texte, die Ihre Befragten eingeben, können als positiv, neutral, negativ oder gemischt bewertet werden [Sentiments](/de/form-management/reports/text-reports/sentiment-analysis.md) wenn sie sowohl positive als auch negative Erkenntnisse enthalten.

## 📈 Sentiment-Index-Diagramm

Jede Leiste stellt die Summe der Textantworten von Befragten dar, die dieser Sentiment-Kategorie zugeordnet wurden.&#x20;

![](/files/17db1a9029bab5e188e04f404b080b4c81a46ebe)

Der Sentiment-Index links reicht von -10 (sehr negativ) bis +10 (sehr positiv) und ist von den Sentiment-Kategorien umgeben, basierend auf deren Antwortanteilen.

{% hint style="warning" %}
Nur textbasierte Antworten mit aktivierter [compute sentiment score](/de/form-management/form-designer/answers/answer-properties.md) Eigenschaft können für die Sentiment-Index-Berichterstattung verwendet werden.&#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/de/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.
