> ## Documentation Index
> Fetch the complete documentation index at: https://docs.workflowmachine.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Forms

> Use Google Forms in Workflow Machine for response-driven workflows and intake automation.

## What Google Forms is good for

Google Forms is useful when a workflow should start from submitted responses.

Typical use cases include:

* lead intake
* event signup workflows
* internal request handling
* form-driven routing or logging

## Common workflow patterns

Google Forms works well for workflows that:

* capture new responses
* notify a team
* store responses elsewhere
* classify or summarize responses with AI

## Triggers and actions

Form-based workflows usually begin from response events and then pass data into other systems. Check the step picker for the exact Google Forms trigger and action support in your workspace.

## Connection requirements

Before using Google Forms:

* create a Google Forms connection
* confirm the correct Google account is connected
* make sure the account can access the form you want to use

## Troubleshooting tips

If a Forms workflow does not behave as expected, check:

* whether the trigger is tied to the right form
* whether the response data includes the fields you expect
* whether downstream steps are mapped to the right response values
