# 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.    &#x20;

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fy0ZKgvveDS0FYbtVgKnz%2Fimage.png?alt=media&#x26;token=b5e540c2-2a6f-41f5-8ef1-9adb03da0ad1" alt=""><figcaption><p><em><strong>Configuration form to Create a New Survey</strong></em> </p></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.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FQI7x1KFvzgYOcfH0VlnP%2Fimage.png?alt=media&#x26;token=b8f2202f-72bf-4d17-9f5e-57e04006d3c6" alt=""><figcaption><p><em><strong>Default Survey Page</strong></em></p></figcaption></figure>

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

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FwH4DMtusPOEYYSlVBdgX%2Fimage.png?alt=media&#x26;token=27dbe233-6439-41ee-bb95-196fcf70d60a" alt=""><figcaption><p><em><strong>A new Survey gets added to the Survey List​</strong></em></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/survey-4/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.
