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

# Google Sheets

> Browse the tools and triggers available for Google Sheets in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/googlesheets/GOOGLE_SHEETS_GET_ROW" title="Get Row" horizontal />

  <Card href="/actionkit/integrations/googlesheets/GOOGLE_SHEETS_CREATE_ROW" title="Create Row" horizontal />

  <Card href="/actionkit/integrations/googlesheets/GOOGLE_SHEETS_UPDATE_ROW" title="Update Row" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/googlesheets/triggers/GOOGLE_SHEETS_TRIGGER_FILE_CREATED" title="File Created" horizontal />

  <Card href="/actionkit/integrations/googlesheets/triggers/GOOGLE_SHEETS_TRIGGER_FILE_UPDATED" title="File Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
