# Blank Survey Creation

**Blank Survey** feature empowers you to design custom surveys tailored to your needs, whether for gathering customer feedback on your website or conducting in-store customer research. This flexible tool allows you to create surveys from scratch, enabling you to craft questions and formats that align perfectly with your business goals.

### How to create a blank survey

Follow these simple steps to create a custom Blank Survey:

{% stepper %}
{% step %}

#### Select blank survey

* Find the **Blank survey** option in the survey creation section.
* Click the **Select** button to start building your custom survey.
  {% endstep %}

{% step %}

#### Rename the survey

Update the **Survey Name** to a descriptive title that helps you manage and identify your surveys easily.

{% hint style="info" %}
This name is for your **internal use only** and will not be visible to your customers.
{% endhint %}
{% endstep %}
{% endstepper %}

{% embed url="<https://app.arcade.software/share/yI7wCFtyfacPnZXHLczs>" %}
Create blank survey
{% endembed %}

Once these steps are complete, you can proceed to customize your survey questions and settings to meet your specific needs.


---

# 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://help.seacommerce.io/survey-setup/blank-survey-creation.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.
