# NPS & Forms - Surveys

To initiate the creation of a Survey Form, navigate to the "Engagement" section "NPS & Forms" and click on "Create Survey" or use the shortcut "Command + K" or "CTRL + K" and enter "Create Survey Form" to access the respective page.

<figure><img src="/files/24ASJZEGgiUsyOF27yZo" alt=""><figcaption></figcaption></figure>

Input the survey name, customize the card style in the Styles section, set up the audience and display conditions in the Settings tab, and choose the trigger type, such as delay, on event, or immediate.

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

Within the editor, choose the block type according to your needs and proceed with customization.

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

Utilize the text field block type to incorporate a text field and assign a label to it.

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

Employ the rating block type to integrate a numerical, emoji, or star-based rating according to your preference. Include starting and ending labels, and specify the number of elements to display.

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

Refer below for an illustration of how the configured rating form will appear.

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

The illustration below showcases how the form will appear in the user dashboard.

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


---

# 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.beacon.li/nps-and-forms-surveys.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.
