> For the complete documentation index, see [llms.txt](https://help.metaforms.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.metaforms.ai/survey-programming-decipher/legacy-to-unified-transition/creating-a-new-decipher-survey.md).

# Creating a new Decipher survey

**Important:** Additional files (e.g., images, supporting docs) **cannot** be uploaded in the **first step** of the Decipher **Build** wizard. Upload them in the **fourth step** of that same wizard on the Build page.

**Step 1:** In the **Build** page, upload your questionnaire.

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

<figure><img src="/files/7o03GP1fKRQnD23sznHJ" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **Upload** to process your questionnaire.

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

**Step 3:** Wait for the system to prepare your questionnaire.

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

**Step 4:** Click **Start Building** to proceed.

<figure><img src="/files/8JLHGqwuhEg7UE4MFQC7" alt=""><figcaption></figcaption></figure>

**Step 5:** Choose your survey platform (e.g., **Decipher**).

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

**Step 6:** Pick a template.

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

**Step 7:** Optionally adjust AI rules folders selected.

<figure><img src="/files/7nCQnTBKg9fh5aLtfvIN" alt=""><figcaption></figcaption></figure>

**Step 8:** Upload additional files, such as images or optional list excel files. *(This is the dedicated step for uploading additional files.)*

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

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

**Step 9:** In the settings step, select **Basic** or **Advanced** as needed.

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

<figure><img src="/files/AKYEebXpsiHvUsqR1EmI" alt=""><figcaption></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://help.metaforms.ai/survey-programming-decipher/legacy-to-unified-transition/creating-a-new-decipher-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.
