> For the complete documentation index, see [llms.txt](https://openup.gitbook.io/training-content/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openup.gitbook.io/training-content/the-fundamentals-of-data-driven-storytelling/module-1-find/1.3-sourcing-your-own-data/creating-a-google-form-for-research.md).

# Creating a Google Form for Research

{% hint style="info" %}
Google Forms offers a number of features that assists with data collection.&#x20;
{% endhint %}

<div align="left"><img src="/files/ewV3NpqExwiDl2c1ghFc" alt=""></div>

![](/files/4N47VbaRCTAFCuCv5xuF)

![](/files/QzDhCPpIfnIDgTJLvui5)

![](/files/QQq7HmUFcJiI4uHOkTn5)

{% embed url="<https://www.google.com/forms/about/>" %}

## Why use Google Forms?

**1. Collaborative form building:** Add collaborators—just like with Google Docs, Sheets, and Slides—to build questions together in real-time. Then analyze results together without having to share multiple versions of the file.&#x20;

**2. Work with clean data**: Use built-in intelligence to set response validation rules. For example, ensure that email addresses are properly formatted or that numbers fall within a specified range.

**3. Easily shareable** (email, link, or website): It's easy to share forms with specific people or with a broad audience by embedding forms on your website or sharing the links on social media.

{% hint style="info" %}

### Get a head start with templates

#### Choose from a variety of surveys, questionnaires, and other professionally-designed templates to kick things off quickly.

{% endhint %}

![](/files/tFWNbN6ArRIr5zqjXk1o)

{% hint style="warning" %}
If you do not have a google account, click link here to [Sign up for free](https://accounts.google.com/signup/v2/webcreateaccount?biz=false\&flowName=GlifWebSignIn\&flowEntry=SignUp\&hl=en).
{% endhint %}


---

# 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://openup.gitbook.io/training-content/the-fundamentals-of-data-driven-storytelling/module-1-find/1.3-sourcing-your-own-data/creating-a-google-form-for-research.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.
