> 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/survey-design-and-deployment.md).

# survey design & deployment

- [Getting Started: Create and Launch Your First Pulse Survey](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/getting-started-create-and-launch-your-first-pulse-survey.md)
- [Compass Overview](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/compass-overview.md)
- [Creating Surveys - Quick Start](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start.md)
- [Survey Designer - Complete Guide](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/survey-designer-complete-guide.md)
- [Questionnaire Library](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/questionnaire-library.md)
- [Customizing Survey Themes](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/customizing-survey-themes.md)
- [Adding Translations to a Survey](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/adding-translations-to-a-survey.md)
- [Editing Translations on the Design Survey Page](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/adding-translations-to-a-survey/editing-translations-on-the-design-survey-page.md)
- [Export Survey Questionnaire to PDF](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/export-survey-questionnaire-to-pdf.md): Export to PDF generates a clean, printable PDF of any survey questionnaire so you can share it with stakeholders for review, distribute it offline, or keep an archive copy of the final design.
- [Marking a Response as Complete at a Specific Question](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/creating-surveys-quick-start/marking-a-response-as-complete-at-a-specific-question.md)
- [Scheduling Emails - Quick Start](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/scheduling-emails-quick-start.md)
- [Point in Time Surveys - Complete Guide](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/scheduling-emails-quick-start/point-in-time-surveys-complete-guide.md)
- [Lifecycle Surveys - Complete Guide](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/scheduling-emails-quick-start/lifecycle-surveys-complete-guide.md)
- [Import Participants](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/import-participants.md)
- [Adding New or Updating Participants](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/import-participants/adding-new-or-updating-participants.md)
- [How to Allow a Participant to Retake a Survey](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/import-participants/how-to-allow-a-participant-to-retake-a-survey.md)
- [PIN Authentication for Survey Access](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/import-participants/pin-authentication-for-survey-access.md)
- [Take Survey & Response Rates](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/take-survey-and-response-rates.md)
- [Survey Logic and Display Conditions - Quick Start](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/survey-logic-and-display-conditions-quick-start.md)
- [Survey Logic and Display Conditions - Complete Guide](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/survey-logic-and-display-conditions-quick-start/survey-logic-and-display-conditions-complete-guide.md)
- [Branching Based on Demographics](https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/survey-logic-and-display-conditions-quick-start/branching-based-on-demographics.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/survey-design-and-deployment.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.
