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

# Google Sheets

> Read and understand spreadsheet data, formulas, structure, and multiple sheets across a workbook.

The Google Sheets skill helps your agents work effectively with spreadsheet data.

<Check>
  This is a default skill, ready to use immediately without any setup. It is available to all teams automatically.
</Check>

## Capabilities

**Data reading**

* Read and understand spreadsheet data
* Process data from multiple sheets
* Handle complex spreadsheet layouts

**Formula understanding**

* Work with formulas and calculated values
* Understand cell references and dependencies
* Process formula-driven data

**Structure recognition**

* Understand cell formatting and structure
* Recognize headers, data ranges, and tables
* Handle merged cells and special layouts

**Multi-sheet processing**

* Work across multiple tabs in a workbook
* Consolidate data from different sheets
* Understand sheet relationships

## When to Use It

Use the Google Sheets skill when your agent needs to:

* Process financial data or reports
* Work with structured business data
* Analyze spreadsheet exports
* Understand formatted data tables
* Extract specific information from complex spreadsheets

## Example Tasks

<AccordionGroup>
  <Accordion title="Extract data">
    "Extract the totals from this sales spreadsheet"

    "Summarize the data in columns A through D"
  </Accordion>

  <Accordion title="Understand formulas">
    "Understand the formulas used in this budget sheet"
  </Accordion>

  <Accordion title="Process multiple tabs">
    "Process the data from all tabs in this workbook"
  </Accordion>

  <Accordion title="Find specific cells">
    "Find all cells highlighted in red"
  </Accordion>
</AccordionGroup>

## How to Use

<Steps>
  <Step title="Open the agent">
    Open the agent you want to configure.
  </Step>

  <Step title="Find the Skills section">
    In the agent settings, find the Skills section.
  </Step>

  <Step title="Select the Google Sheets skill">
    Select the Google Sheets skill.
  </Step>

  <Step title="Save your changes">
    Save your changes.
  </Step>
</Steps>

Your agent will automatically use its spreadsheet expertise when working with Google Sheets data.

## Things to Know

* This is a default skill available to all teams
* No setup or configuration required
* Works best when combined with the Google Sheets connection
* Helps agents understand spreadsheet structure and formulas

## Works Well With

<CardGroup cols={3}>
  <Card title="Google Sheets" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/google-sheets.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=0ef8d55e05c34e7a4a618933bdf0ceb3" href="/user-guide/connections/available-connections/google-sheets" width="24" height="24" data-path="images/connections/google-sheets.svg">
    Pair this skill with the Google Sheets connection to read and write live spreadsheet data.
  </Card>
</CardGroup>
