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

# Connect OpenClaw to Google Sheets

> Install ClawLink, pair it, connect Google Sheets, and start using it from OpenClaw.

# Connect OpenClaw to Google Sheets

<img src="https://mintcdn.com/claw-link/qnt3EuzAfKOQHEyp/images/articles/openclaw-logo.svg?fit=max&auto=format&n=qnt3EuzAfKOQHEyp&q=85&s=0ccf8b36c1ee1d243a2d1079788fb812" alt="OpenClaw connection guide" width="1768" height="363" data-path="images/articles/openclaw-logo.svg" />

Use this if you want OpenClaw to read spreadsheets, update rows, and help with reporting workflows in Google Sheets.

## Copy and paste this

```bash theme={null}
openclaw plugins install clawhub:clawlink-plugin
```

## Simple setup

<Steps>
  <Step title="Install the plugin">
    Run the command above in OpenClaw.
  </Step>

  <Step title="Pair ClawLink">
    Ask OpenClaw to set up ClawLink or pair ClawLink.
  </Step>

  <Step title="Approve in your browser">
    Open the link OpenClaw gives you and approve the device.
  </Step>

  <Step title="Connect Google Sheets">
    Go to the ClawLink dashboard and connect **Google Sheets**.
  </Step>

  <Step title="Start using it">
    Go back to OpenClaw and ask it to use Google Sheets.
  </Step>
</Steps>

## <img src="https://mintcdn.com/claw-link/qnt3EuzAfKOQHEyp/images/icons/wrench.svg?fit=max&auto=format&n=qnt3EuzAfKOQHEyp&q=85&s=6a96acb8e4dc51c9c6c63f3d1920cea3" alt="Wrench icon" width="24" height="24" data-path="images/icons/wrench.svg" /> At a glance

* Good for reporting, CRM support, lead lists, and lightweight ops automation.
* Very useful when you want OpenClaw to read from or write to structured business data.
* If sheet actions seem missing, reconnect and start a fresh chat after pairing.

## Example prompts

* "Add this lead to my Google Sheet"
* "Summarize the last 20 rows from the pipeline tracker"
* "Update this row with today's call outcome"
* "Create a daily status summary from my reporting sheet"

## If it does not work

* Start a new OpenClaw chat after installing the plugin
* Make sure you approved the browser pairing flow
* Make sure Google Sheets is connected in the ClawLink dashboard
* Confirm the connected Google account can access the spreadsheet you want

## Related guides

* [Integrations overview](/integrations/overview)
* [Troubleshooting](/troubleshooting)
* [Plugin installed but tools do not appear in OpenClaw](/plugin-installed-but-tools-dont-appear-in-openclaw)
* [OpenClaw setup](/openclaw)

## Links

* Dashboard: [https://claw-link.dev/dashboard](https://claw-link.dev/dashboard)
* OpenClaw docs: [https://docs.claw-link.dev/openclaw](https://docs.claw-link.dev/openclaw)
* Verify ClawLink: [https://claw-link.dev/verify](https://claw-link.dev/verify)
