# Creating a new questionnaire

There are two ways to create a new survey:

To create a new questionnaire from the **Surveys menu**:

1. From the Navigation menu on the left, click on the **Survey dropdown menu**.
2. In the menu, click on **+Add new survey** at the bottom of the list.
3. In the survey setup popup:
   1. Give a name to your survey in **Survey title**.&#x20;
   2. You can choose a color for your survey.
   3. Click on the **Create** button. You'll be redirected to a page where you can choose a blank questionnaire or select on of our free templates.&#x20;

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

To create a new questionnaire from the **Recent surveys** section:

1. From the Dashboard, click on the **+ New survey** button. This will open the form setup popup.
2. In the survey setup popup:
   1. Give a name to your survey in **Survey title**.&#x20;
   2. You can choose a color for your survey.
   3. Click on the **Create** button. You'll be redirected to a page where you can choose a blank questionnaire or select on of our free templates.&#x20;

<figure><img src="/files/oTvPJBEKLPLJ36Wq5YPa" alt=""><figcaption><p>From the Dashboard, click on the <strong>+ New survey</strong> button</p></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.pristo.io/manager/creating-a-new-questionnaire.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.
