# Surveys

Surveys are a flexible data capture tool in UbiQuity. You can run them as a simple standalone survey using a link on your website or in a regular email, or integrate them with UbiQuity Mail to unlock more powerful features like personalised links, database merge fields, reminder emails to non-respondents, and filtering your database based on responses.

Surveys support a wide range of question types, from simple text fields to Net Promoter Score, rating groups, and ranking questions. You can control the flow of your survey using logic rules that show or hide questions, skip pages, or end the survey early based on how someone responds.

Once responses start coming in, you can view and filter them in real time, download them for further analysis, and build shareable reports.

### In this section

* [Creating a Survey](/documentation/data-capture/surveys/creating-a-survey.md)
* [Questions and Pages](/documentation/data-capture/surveys/questions-and-pages.md)
* [Survey Settings](/documentation/data-capture/surveys/details-and-settings.md)
* [Survey Logic](/documentation/data-capture/surveys/survey-logic.md)
* [Triggered Emails](/documentation/data-capture/surveys/triggered-emails.md)
* [Deploying Your Survey](/documentation/data-capture/surveys/deploying-your-survey.md)
* [Responses and Reporting](/documentation/data-capture/surveys/responses-and-reporting.md)


---

# 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.ubiquity.co.nz/documentation/data-capture/surveys.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.
