You can bring a survey into your LimeSurvey site by importing a survey file — for example a backup, or a survey exported from another LimeSurvey installation. Importing transfers the survey structure (groups, questions, logic, settings), not collected responses, unless the file explicitly includes them. To create such a file, see Export a Survey.
Import a survey
In-editor import (Tools → Import) is coming soon and currently greyed out. For now, import from the survey list: Create survey → Import → upload your file → Import survey.
Supported file types:
- .lss — survey structure (from LimeSurvey 1.90 or newer)
- .lsa — survey archive: structure and resources, plus optional response, participant, and timing data
- .txt — the survey structure as tab-separated text, e.g. created in a spreadsheet
During import, LimeSurvey automatically renumbers survey, group, question, answer, and condition IDs, so nothing collides with surveys already in your installation — and no existing survey is ever overwritten. Complex features such as branching logic, assessments, validation, and tailoring are preserved. After the import finishes, a summary tells you whether everything was imported successfully. Before activating the imported survey, review its settings (dates, notifications, theme), as some environment-specific settings may need adjusting.
One rule to watch: you cannot import a file exported from a newer LimeSurvey version than the one you're importing into. LimeSurvey Cloud always runs the latest stable version, so imports from any reasonably recent installation will work.
Classic interface (older/self-hosted versions)
In the classic admin interface, go to the survey list, click Create a new survey → Import, upload your file, and click Import survey.
Related Articles
Create a Survey
Create a Survey There are two methods to create a survey: Click the Create survey button on the survey list Click a + Create survey placeholder card in your workspace Your new survey opens in the editor, where a sample question group and question are ...
Export a Survey
How to Export a Survey Exporting a survey allows you to back it up, share it with others, or migrate it to another LimeSurvey instance. Exporting a survey vs. exporting results These are two different things: Exporting a survey (this article) saves ...
The survey list and survey overview
The survey list is where you manage all the surveys in your LimeSurvey account: create new ones, open existing ones for editing, check whether a survey is running, and see how many responses it has collected. Open it any time via Surveys in the top ...
Overview - Survey List
Overview - Survey list Surveys are created and edited in Survey Settings and Survey Structure tab. From the Survey List page you can get in the survey builder by by creating a survey or clicking on a survey from the Survey List. 1. Create new survey: ...
Copy a Survey
Copy a Survey LimeSurvey makes it easy to duplicate an existing survey. Why Copy a Survey? Reuse a proven structure or question set Create multiple versions for different audiences Preserve the original while testing changes Steps to Copy a Survey Go ...