# Google Sheets

Append FormsReach submissions as rows in a Google Spreadsheet via account Google connection.

## Overview

Connect a Google account once, then enable Google Sheets on a form. FormsReach auto-creates a spreadsheet named like `{Form Name} - Submissions` and appends rows for new submissions (`Submitted At`, `Submission ID`, plus dynamic field columns).

## Setup

1. In the form channel dialog, connect Google when prompted (OAuth / link identity).
2. Enable the Google Sheets channel for the form.
3. Submit a test and open the created spreadsheet from the dashboard UI.

## Notes

- Connection is **per user account** (not per form OAuth dance every time)
- Spreadsheet is auto-created in v1 (picker selection is a follow-up)
- Failures are logged; treat Sheets as best-effort export alongside the dashboard source of truth

## Related

- [Channels overview](/docs/channels/overview/)
- [Submissions](/docs/dashboard/submissions/)
