> For the complete documentation index, see [llms.txt](https://docs.talentmap.com/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey.md).

# STEP 4: DEPLOY EMPLOYEE SURVEY

- [Monitor Response Rates](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/monitor-response-rates.md)
- [Survey Live FAQ](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq.md)
- [How often are survey response rates updated?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/how-often-are-survey-response-rates-updated.md)
- [Can I save my responses and complete the survey later?](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)
- [Can responses be changed once submitted?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/can-responses-be-changed-once-submitted.md)
- [Can I extend my survey?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/can-i-extend-my-survey.md)
- [My survey link is not working what do I do?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/my-survey-link-is-not-working-what-do-i-do.md)
- [We had bouncebacks, can you send the survey to them immediately?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/we-had-bouncebacks-can-you-send-the-survey-to-them-immediately.md)
- [What reports will our organization have access to?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/what-reports-will-our-organization-have-access-to.md)
- [How do I close my survey?](https://docs.talentmap.com/knowledge-base/step-4-deploy-employee-survey/survey-live-faq/how-do-i-close-my-survey.md)


---

# 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.talentmap.com/knowledge-base/step-4-deploy-employee-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.
