# Net Promoter Score

## General

Collect feedback from visitors on a scale of 0 to 10.

<figure><img src="/files/SVLhRsBb6Ayn5nus34I3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/l6DVNx0vQICjsKMUKS0m" alt=""><figcaption></figcaption></figure>

### Label

Add the label for your Net Promoter Score input field.

### Description

Provide a description that appears under the rating field to guide users.

### Score Field Name

Specify the field name used to save the Net Promoter Score data.

### Lowest Score Label

Set the label for the lowest score (e.g., "Not Likely").

### Highest Score Label

Set the label for the highest score (e.g., "Very Likely").

### Error Message When No Value Is Selected

Define a custom error message that will be displayed if the user submits without selecting a score.

### Required

Enable this option to make the Net Promoter Score input mandatory, preventing users from submitting the form without entering a valid score.

### Extra Feedback Collection

Enable an additional text input field to collect feedback if the given score meets a specific condition.

### **Show Text Input Field To Collect Feedback If Score Is Less Than:**

Allowed values:

* A number between `0 - 10`
* `always` (Always show feedback in the input field)
* `never` (Never show feedback input field)

### Field Label

Set the label for the extra feedback input field.

### Field Name

Specify the field name used to save the extra feedback data.

## Styles

<figure><img src="/files/WgUy7lpCSE4ErFg6dSMU" alt=""><figcaption></figcaption></figure>

### Hover Text Color

**Light Theme**

Set the text color when the Net Promoter Score input is hovered in the light theme.

**Dark Theme**

Set the text color when the Net Promoter Score input is hovered in the dark theme.

### Hover Background Color

**Light Theme**

Set the background color when the Net Promoter Score input is hovered in the light theme.

**Dark Theme**

Set the background color when the Net Promoter Score input is hovered in the dark theme.

***


---

# 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.flowappz.com/home/form-fields-pro/fields/net-promoter-score.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.
