$cd ../integrations/
Storagev1.3+
$ info google-drive

Google Drive Integration

/** Connect OpenClaw to Google Drive to query, analyze, and generate content based on your Docs, Sheets, and Slides. */

# Why integrate Google Drive?

Directly connect your primary document repository to your self-hosted AI.

πŸ“„

Read Docs & Summarize

Ask OpenClaw to summarize meeting notes or long proposals directly from your Drive.

πŸ“Š

Analyze Sheets Data

Extract insights from CSVs and Google Sheets without manually exporting them.

πŸ”

Semantic Search

Find semantic answers across all your Drive files, not just keyword matches.

πŸ”’

Privacy First

Your Google Drive data remains between your self-hosted OpenClaw instance and Google. No third-party API in the middle.

setup_guide.md

## How it works

Configure an OAuth application in Google Cloud Platform and securely mount your Drive.

01
Enable Google Drive API
Create a project in GCP and enable the Google Drive API.
02
Set up OAuth 2.0 Credentials
Create an OAuth client ID and download the credentials JSON.
03
Configure OpenClaw
Add your GCP credentials to OpenClaw's environment variables.
04
Authenticate via Dashboard
Log in to your OpenClaw dashboard and connect your Google account securely.

Technical Requirements

  • βœ“ OpenClaw v1.3.0 or higher
  • βœ“ Google Cloud Platform account
  • βœ“ Docker configured to allow outbound HTTPS requests