# Survey Designs

The Surveys tab in the Apxor dashboard allows you to create and launch NPS (Net Promoter Code), Single-choice, Multi-choice, and Text-based questions sequentially or independently on the fly. This allows you to create response-based surveys where users can give feedback or responses based on choices made in previous questions.

<figure><img src="/files/5bHn9jHwQ9HRMpQBVQXr" alt=""><figcaption></figcaption></figure>

### Customizations

For the Single Choice, Multi Select, Rating, and Short Answer templates, the following customizations are available:

<details>

<summary>Theming</summary>

The Theming section is a global config for the survey. The customizations made here will be applicable to all the question templates selected in this survey.

Once you are done with the configuration click Done.

</details>

<details>

<summary>Edit Design</summary>

* By Element ID- In the Edit design section for the question templates, the following customizations are available:By Customized Tag
* Orientation: Full Screen, Center, and Bottom. Once you change the orientation, it will apply to the entire survey questions(Except the Ask for Survey and Success Message templates)
* Dim Background. Once you change the dim background toggle, it will apply to the entire survey questions(Except the Ask for Survey and Success Message templates)
* The text on the submit button can be changed. Eg. Next, Submit, etc.
* Whether the question needs to be mandatory.

</details>

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Request for Survey</td><td></td><td>This template lets you ask the users whether they want to proceed with the survey; if they select No, the survey will end there.</td><td><a href="/pages/j3uYCmpqqiVzgeUBVrvO">/pages/j3uYCmpqqiVzgeUBVrvO</a></td><td><a href="/files/7PSbpqvv9IudOqIupDlv">/files/7PSbpqvv9IudOqIupDlv</a></td></tr><tr><td align="center">Single Response</td><td></td><td>This template lets you create a single-response question where a user is asked to pick only one answer from a predetermined set of responses.</td><td><a href="/pages/Y6HqniHQYgMempZmBMeJ">/pages/Y6HqniHQYgMempZmBMeJ</a></td><td><a href="/files/BB6QT3EzkwvBpe9OfFdS">/files/BB6QT3EzkwvBpe9OfFdS</a></td></tr><tr><td align="center">Multi Response</td><td></td><td>This template lets you create a multiple-response question where a user can pick more than one answer from a predetermined set of responses.</td><td><a href="/pages/YMIZcsc0TX9wXzTauhlA">/pages/YMIZcsc0TX9wXzTauhlA</a></td><td><a href="/files/XeoeGvbL9bLaK7arYO2p">/files/XeoeGvbL9bLaK7arYO2p</a></td></tr><tr><td align="center">Rating</td><td></td><td>This template allows you to evaluate users' feelings about a particular statement.</td><td><a href="/pages/YRPBD3VZDkB9e4LbY4ZU">/pages/YRPBD3VZDkB9e4LbY4ZU</a></td><td><a href="/files/HiLPelhuQcGRxe3ZKxOR">/files/HiLPelhuQcGRxe3ZKxOR</a></td></tr><tr><td align="center">Short Answer</td><td></td><td>This template allows users to enter comments/answers as a piece of text</td><td><a href="/pages/pjn6Xp7FHKPDAaR5QWFc">/pages/pjn6Xp7FHKPDAaR5QWFc</a></td><td><a href="/files/1pGS1QoYzvVQz3aRlVXw">/files/1pGS1QoYzvVQz3aRlVXw</a></td></tr><tr><td align="center">Success Message</td><td></td><td>This template displays a message or confirmation to the user upon successfully completing the survey.</td><td><a href="/pages/kxWGBjYTPmZBPqdXmmdD">/pages/kxWGBjYTPmZBPqdXmmdD</a></td><td><a href="/files/xI8jCzPi93mrPPXrb0iY">/files/xI8jCzPi93mrPPXrb0iY</a></td></tr></tbody></table>

Get started by creating your first [survey](/product-guides/create-a-survey/legacy.md).


---

# 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://guides.apxor.com/product-guides/create-a-survey/legacy/survey-designs.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.
