# Can I save my responses and complete the survey later?

Our software allows you to save your responses before you finish. You can always come back and complete your survey at a later time.

We keep our questionnaires short so that most surveys are completed in one sitting. This is a best practice that we encourage. However, when surveys are deployed using unique URLs, responses are saved each time that the respondent clicks the button at the bottom of each page before he/she moves on to the next page. As a result, the respondent can return to a partially completed survey (by clicking on their survey URL) at a later time to pick up where they left off and complete the survey.


---

# 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.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/can-i-save-my-responses-and-complete-the-survey-later.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.
