# Surveys

- [Google Forms](https://docs.coupler.io/sources/category/surveys/google-forms.md): Export Google Forms survey responses and structure into Google Sheets, BigQuery, or databases with Coupler.io automation.
- [Data Overview](https://docs.coupler.io/sources/category/surveys/google-forms/data-overview.md): Google Forms data includes form structure (questions, types, options) and response submissions with timestamps and respondent IDs.
- [Common Issues](https://docs.coupler.io/sources/category/surveys/google-forms/common-issues.md): Fix Google Forms connection errors — verify account ownership, check third-party app access, and resolve permission issues.
- [Best Practices](https://docs.coupler.io/sources/category/surveys/google-forms/best-practices.md): Organize Google Forms exports by splitting form structure and responses into separate sheets for cleaner querying and analysis.
- [FAQ](https://docs.coupler.io/sources/category/surveys/google-forms/faq.md): Find your Google Form ID, export multiple forms at once, and manage response data in Coupler.io integrations.
- [Typeform](https://docs.coupler.io/sources/category/surveys/typeform.md): Export Typeform survey responses, summaries, and form lists to Google Sheets, BigQuery, or databases via Coupler.io — no code required.
- [Data Overview](https://docs.coupler.io/sources/category/surveys/typeform/data-overview.md): Access Typeform forms, responses, and summaries as structured entities. Pull individual answers, emails, and respondent data for analysis.
- [Common Issues](https://docs.coupler.io/sources/category/surveys/typeform/common-issues.md): Fix Typeform OAuth failures, account limit errors, and authorization issues when connecting to Coupler.io.
- [Best Practices](https://docs.coupler.io/sources/category/surveys/typeform/best-practices.md): Speed up large form exports with date filters. Append multiple Typeform forms into one dataset using transformations.
- [FAQ](https://docs.coupler.io/sources/category/surveys/typeform/faq.md): Learn how to export multiple Typeform forms, extract emails from responses, and handle duplicate or missing data.


---

# 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.coupler.io/sources/category/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.
