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

# Google Sheets Writer

> Write data to Google Sheets

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/google-sheets-writer.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=d83fe35fd825c84e825c130676206cf6" alt="Webhook node " width="420" height="324" data-path="images/nodes/google-sheets-writer.png" />
</div>

The **Google Sheets Writer** node allows you to add rows of data to Google Sheets.

## Configuration

### Rows

Define the structure of rows to write to the sheet.

### File name

The name of the Google Sheets file.

**Type:** String (optional in config)

## Inputs

* **rows**: The rows of data to write (matching configured structure)
* **sheet**: The name of the specific sheet/tab within the file (optional)
