# Create a Survey

### Quick Guide: Creating a Survey

To begin, navigate to the **Survey** module along the left hand navigation menu. Click the **New Survey** button to proceed to the Survey Wizard.

<figure><img src="/files/bRLp01SVqi3JwuoXmtZs" alt="" width="563"><figcaption></figcaption></figure>

The creation wizard will take you through 6 steps to create a survey for your audience. These steps include choosing a template, designing the survey, selecting your audience, etc.&#x20;

When you are satisfied with your survey setup, publish the survey or schedule it for later. Published surveys will notify your selected audience.

{% hint style="info" %}
For more information on creating and customizing surveys, visit the full guide as part of the [Enterprise Features User Guide](https://guides.mangoapps.com/user-guide/surveys/creating-a-survey).
{% endhint %}


---

# 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.mangoapps.com/workplace-guide/standard-features/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.
