# Download Survey in JSON (\*.json) format

Open the survey that you want to download the **JSON (\*.json)** file for.

When in the Survey, under the **Survey** tab, click on the **Download** button.

On the Download screen, review the information on the screen to confirm it is the correct survey you want to download and click on the **Download** button.

The **JSON (\*.json)** file for the survey will download and you can find the downloaded file in the **Downloads Folder** on your computer.


---

# 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.shiftiq.com/help/surveys/create-survey/download-surveys.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.
