# Legacy

## Add Templates

You can start designing the survey by adding templates by clicking on the ➕ icon on the left side. Click on the “>” arrow button to view different templates under each head. You can select from [Request-For-Survey](/product-guides/create-a-survey/legacy/survey-designs/request-for-survey.md), [Single-Choice](/product-guides/create-a-survey/legacy/survey-designs/single-response.md), [Multi-Choice](/product-guides/create-a-survey/legacy/survey-designs/multi-response.md), [Rating](/product-guides/create-a-survey/legacy/survey-designs/rating.md), [Short-Answer](/product-guides/create-a-survey/legacy/survey-designs/short-answer.md) and [Success-Message](/product-guides/create-a-survey/legacy/survey-designs/success-message.md). Once you have found the right template, click “Select”.

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

## Customize your Template

Click on the "**Theming**" icon in the top right corner to customize a theme for your survey. Click on the option like question configuration or options configuration and click on the color to change it. For the Single Choice, Multi Select, Rating, and Short Answer templates, the following customizations are available:

### Theming

* 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.
* Questions Configuration:

  Text Color and Background Color
* Options Configuration: Active Text Color, Inactive Text Color, Active Background Color, and Inactive Background color. Here Active means the option which is currently selected.
* Progressbar Configuration:

  Enable or Disable the progress bar, and change the progress bar color.
* Submit and Close Button Configuration:

  Enable or Disable the close button, and change the close button color.

  Change the Text, Active, and Inactive Colors of the Submit button.
* Previous and Skip Button Configuration:

  Enable or Disable the Skip and Previous buttons, and change their respective button colors.
* Once you are done with the configuration click **Done.**

### Edit Design

* In the Edit design section for the question templates, the following customizations are available:
* 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.

{% content-ref url="/pages/kKMBivXbirtTL82ZfxLk" %}
[Target](/product-guides/create-a-survey/legacy/target.md)
{% endcontent-ref %}

{% content-ref url="/pages/v34ps682oCbxHhal4eWH" %}
[Trigger](/product-guides/create-a-survey/legacy/trigger.md)
{% endcontent-ref %}

{% content-ref url="/pages/psStLnuDaUJvWVf2ARKG" %}
[Schedule and Limit](/product-guides/create-a-survey/legacy/schedule-and-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/awedb8thf4TNMxVSj0zm" %}
[Review and Test](/product-guides/create-a-survey/legacy/review-and-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/accd0mC7hSHYU9s22CkL" %}
[Publish](/product-guides/create-a-survey/legacy/publish.md)
{% endcontent-ref %}

{% content-ref url="/pages/nFsO5Vg51zYgr4YZxUfY" %}
[Survey Listings Page](/product-guides/create-a-survey/legacy/survey-listings-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/2iqltcX7FFDDwfnBU3Tz" %}
[Survey Analytics](/product-guides/create-a-survey/legacy/survey-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/62LmUjyVh7IzyaRpO81M" %}
[Survey Designs](/product-guides/create-a-survey/legacy/survey-designs.md)
{% endcontent-ref %}


---

# 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.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.
