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

# Google Sheets

> Append, read, and update rows in a configured Google Sheet

**Google Sheets** lets the agent append, read, and update rows in a spreadsheet you connected on Integrations.

## Prerequisites

* A connected [Google Sheets](/docs/build/integrations/google-sheets) integration
* At least one spreadsheet authorized for that connection

## Enable

<Steps>
  <Step title="Open Tools">
    Open the workflow, select an **Agent**, **Supervisor**, or **Task**, then open **Tools**.
  </Step>

  <Step title="Turn it on">
    Under **Operations**, enable **Google Sheets**.
  </Step>

  <Step title="Pick sheet and columns">
    Select **Google Sheets Integration**, the **Google Sheet**, and **Write Columns** the agent may use, then save.
  </Step>
</Steps>

<Check>
  Ask the agent to add or read a test row. Confirm the spreadsheet updates.
</Check>

<Note>
  Connecting on Integrations alone does not turn the tool on. You must enable **Google Sheets** here and select the integration plus spreadsheet.
</Note>
