# Create a Survey

On the Dashboard home page, select your organization name, then select the application for which you want to launch the survey, then click on Nudges in the left panel and select Surveys.

On the Surveys dashboard, you have the CTA to create a new survey, on the right side. Once you click the CTA, you will be asked to enter the Survey details. Enter the Name of the survey, choose a tag if you want to categorize this survey, select legacy or latest surveys based on your need and click on **Create**.

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

{% content-ref url="/pages/xGYIUWYDh2PJVgHvW8yZ" %}
[Latest](/product-guides/create-a-survey/latest.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.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.
