> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voiceflow.com/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/eGkyyTKz_LvX1Any/images/tools/integrations/GoogleSheetscover(1).png?fit=max&auto=format&n=eGkyyTKz_LvX1Any&q=85&s=4878b68386932188ef72ef5086afd4cc" 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](/documentation/build/steps/playbook) or [Integration step](/documentation/build/steps/integration). Once added, you can call the Google Sheets tool from inside a [Playbook](/documentation/build/playbooks) or [Workflow](/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.              |
