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

# Google Sheets tool

> Read data from and write data to a Google Sheet.

<img src="https://mintcdn.com/voiceflow-009a8802/s3P1FU2SwfLb9qjL/images/tools/integrations/GoogleSheetscover(1).png?fit=max&auto=format&n=s3P1FU2SwfLb9qjL&q=85&s=90a7b6797a6763109d4d4d5e00896d99" alt="Google Sheets" width="1920" height="1080" data-path="images/tools/integrations/GoogleSheetscover(1).png" />

The Google Sheets tool lets your agent interact with your spreadsheets during a conversation. Use it to log form submissions, pull dynamic data like product lists or pricing, track support cases, or maintain customer records.

## Using the Google Sheets tool

Add the Google Sheets tool to your agent from **Tools** → **Add tool** → **Google Sheets**. You can also add tools directly from inside a [Playbook](/docs/documentation/build/steps/playbook) or [Integration step](/docs/documentation/build/steps/integration). Once added, you can call the Google Sheets tool from inside a [Playbook](/docs/documentation/build/playbooks) or [Workflow](/docs/documentation/build/workflows).

### Actions

| Action                     | Description                                         |
| -------------------------- | --------------------------------------------------- |
| **Add to sheet**           | Append a new row of data to an existing sheet.      |
| **Create new spreadsheet** | Create a new spreadsheet in your Google account.    |
| **Get rows**               | Retrieve one or more rows from a sheet.             |
| **Get sheet**              | Retrieve details and structure of a specific sheet. |
| **Update sheet**           | Update data in existing cells or rows.              |

## Learn more about integrations

<Card title="Integrate with third-party tools" icon="https://mintcdn.com/voiceflow-009a8802/7tXLhWFbjNcyq704/images/icons/integration.svg?fit=max&auto=format&n=7tXLhWFbjNcyq704&q=85&s=84140036a98f211c30645b08808ccecb" href="/docs/courses/integrate-with-third-party-tools" cta="Learn now (5 mins)" width="24" height="24" data-path="images/icons/integration.svg">
  The best agents use tools to interact with the outside world. Learn how to get started with our bitesized course.
</Card>
