# Net Promoter Score®

## 👪 What is a Net Promoter Score® ?

The Net Promoter Score also called NPS is calculated based on responses to an [NPS question](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md).The scoring of this type of question's answers is based on scale of 0 to 10. The primary objective of the Net Promoter Score is to predict customer loyalty and satisfaction.&#x20;

Respondents who answer with a score of 0 to 6 are labeled as **Detractors**, these are the less valued respondents which are showing the less interest.  Respondents with 7 and 8 answers scores are labeled as **Passives.**  Respondents who select an answer with score of 9 to 10 are called **Promoters**, and are considered to exhibit the most value like buying more, remaining customers for longer, and making more positive referrals to other potential customers.&#x20;

The NPS is calculated by subtracting the percentage of respondents who are Detractors from the percentage of respondents who are Promoters. The resulting score is a whole number that ranges from -100 to 100, a positive NPS is considered as good.&#x20;

## 🔢 Net Promoter Score Chart

Each bar is the total of respondents that were classified in that category.

![NPS Respondent Chart](/files/-MBYVE_EgKNmbAB2gMMD)

The NPS score can be found on the left surrounded by the NPS respondent categories based on their answers percentage.


---

# 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/form-management/reports/report-builder/report-items/net-promoter-score-r.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.
