# Survey Template

This option allows users to reuse surveys. Users can even modify the survey questions if needed.

* Click the menu icon on the top right corner.
* A context menu opens.
* Select the ***Survey Templates*** option.

&#x20;     ​![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fz0OGpvHc1s7pl5FDWK7z%2Fimage.png?alt=media\&token=82209584-00f6-416b-adb7-c6ac25148153)​

* The ***Survey Templates*** page opens.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FjTNX6eL9NxLAx9ABCi48%2Fimage.png?alt=media&#x26;token=ab8a7891-ec67-47e5-8d68-53394243801e" alt=""><figcaption></figcaption></figure>

* Click the ***Preview*** option.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FcnPNU385vAijJQ31POti%2Fimage.png?alt=media&#x26;token=19b27672-50a2-4eb4-a182-7ec097ad89b2" alt=""><figcaption></figcaption></figure>

* The preview of the selected Survey Template opens.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FoFYHEz25X0IIFM3y0EtH%2Fimage.png?alt=media&#x26;token=8635403e-917a-406b-8b89-37c35935ceff" alt=""><figcaption></figcaption></figure>

* Click the ***Use This Template*** option.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fci4X3rl0FkYTWdLZYNwS%2Fimage.png?alt=media&#x26;token=027434bc-78eb-45d8-a03a-e750c94ae8d2" alt=""><figcaption></figcaption></figure>

* To create/modify a survey based on the selected survey template in the current user account.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> By clicking the **Use This Template** option, the users can edit or modify the given questions in the selected Survey Template.*
{% 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://docs.bdb.ai/survey-3/survey-template.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.
