# Creating a New Survey

* Click the ***Create New Survey*** option.
* Fill in the following information:
  * Survey Title
  * Survey Description
  * Welcome Message
* Click the ***Save*** option.

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

* A new page opens to design a questionnaire for the created Survey.
* The page contains a menu row of which the ***Questions*** tab opens by default. &#x20;

<figure><img src="/files/92cfnEB3TKVyQbRyurkN" alt=""><figcaption></figcaption></figure>

* A newly created Survey gets added to the ***Survey List*** provided on the ***Survey Landing page***.

<figure><img src="/files/9kSA9EtpVHab0Kji6BlG" alt=""><figcaption><p>A new Survey gets added to the Survey List</p></figcaption></figure>

&#x20;

&#x20;


---

# 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.bdb.ai/7.6/survey/creating-a-survey/creating-a-new-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.
