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

# Create Google Docs with a form

> Generate custom Google Docs every time your form is completed. Share your form as a link or embed it on your website.

## What is Google Docs?

[**Google Docs**](https://www.google.com/docs/about/) is a cloud-based word processing tool that allows users to create, edit, and collaborate on documents in real-time from any device. Part of Google Workspace, it's known for its ease of use, seamless collaboration features, and integration with other Google services.

## How it works

<Steps>
  <Step title="Link your Fillout form to Google">
    Open your Fillout form or create a new one. Under `Integrate` from the top menu, click `Google Docs`.

    <img src="https://mintcdn.com/fillout-005a867b/NlYIq_quqHJ0EZ7L/images/Screenshot2025-11-12at3.48.02PM.png?fit=max&auto=format&n=NlYIq_quqHJ0EZ7L&q=85&s=ece287158344df02ae7f0fbc9321790c" alt="Screenshot 2025-11-12 at 3.48.02 PM.png" width="2631" height="1439" data-path="images/Screenshot2025-11-12at3.48.02PM.png" />

    Then, `Sign in with Google` to authorize access.
  </Step>

  <Step title="Select a folder and set a format">
    Choose which **Folder** you’d like to store submissions in. Then, type a **File name** or reference fields in your form by clicking <Icon icon="square-plus" iconType="solid" /> or typing **@**.

    <img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-17at10.42.43AM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=d87982267be54d7effe63bcdd48320b9" alt="Screenshot of the Integrate tab of a form" width="2161" height="1283" data-path="images/Screenshot2025-02-17at10.42.43AM.png" />

    You can choose to customize the format of the Google Docs by clicking `Custom message` to only include relevant fields. Type keywords and reference fields by clicking <Icon icon="square-plus" iconType="solid" /> or typing **@**.

    <img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-17at10.43.11AM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=6b4b0ffc4718f7008e33936ec43b8477" alt="Screenshot of the Integrate tab of a form" style={{ width:"76%" }} width="1662" height="564" data-path="images/Screenshot2025-02-17at10.43.11AM.png" />

    To format the text, **highlight** it. Then, click `Finish setup` in the upper right corner.
  </Step>

  <Step title="Publish and share your form">
    `Preview` your form to test it out. Once everything’s set, click `Publish` and share the link or embed your form anywhere.

    That’s it! Now every time a form is submitted, a new Google Doc will appear in your chosen folder.
  </Step>
</Steps>

## Create a Doc only when a condition is met

You can choose to generate docs only under a specified condition. Check out this [quick guide](/conditional-integration#bbe44591cc624d09b3cf1198e66b75e0).

## Other Google integrations

<CardGroup cols={3}>
  <Card title="Upload files to Google Drive" icon="google-drive" iconType="regular" color="#FFC738" href="/google-drive">
    Automatically upload files with a form.
  </Card>

  <Card title="Create a Google Sheets form" icon="file-spreadsheet" iconType="solid" color="#FFC738" href="/google-sheets">
    Sync form responses to a Google Sheet.
  </Card>

  <Card title="Track data with Google Tag Manager" icon="tags" iconType="regular" color="#FFC738" href="/google-tag-manager">
    Check conversions and ROI through responses.
  </Card>
</CardGroup>
