> For the complete documentation index, see [llms.txt](https://docs.plumvoice.com/insight/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plumvoice.com/insight/survey-manager/importing-surveys-and-data.md).

# Importing Surveys and Data

Exporting a survey from the legacy Plum Survey platform, does not include the survey's data. This allows users to fully test the survey in Plum Insight and to upload new voice prompts, if necessary. It's recommended to wait to import Plum Survey response data until the new survey is ready for production in Plum Insight.

To import survey data click on the “import” icon <img src="/files/-M5YG3eug17a2dM-JIO_" alt="" data-size="line">. This presents users with a dialog window that asks them to confirm the import of the existing data. Click “Yes” to import the data or click “Close” to cancel the import.

<div align="left"><img src="/files/-M5YG3etozEv3o2VxmgI" alt=""></div>


---

# 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.plumvoice.com/insight/survey-manager/importing-surveys-and-data.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.
