> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/api-reference/surveys.md).

# Surveys

[Surveys](/api-reference/surveys/surveys.md) define the question, targeting, participation rules, result visibility, and available time window. Their selectable choices are represented by [SurveyAnswerOptions](/api-reference/surveys/survey-answer-options.md).

A submission creates a [SurveyVote](/api-reference/surveys/survey-votes.md). Its chosen options are stored as read-only [SurveyVoteSelectedAnswerOptions](/api-reference/surveys/survey-vote-selected-answer-options.md), which also provide aggregate counts.

Survey visibility uses [Targetables](/introduction/resource-capabilities/targetables.md); administration can additionally use [Entity Permissions](/introduction/resource-capabilities/entity-permissions.md). Survey text supports [Translations](/introduction/resource-capabilities/translations.md), and survey links support [URL Context](/introduction/resource-capabilities/url-context.md).
