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

# ☁️ Google Drive Integration with Lyzr

Lyzr’s integration with **Google Drive** lets your agents access, organize, and act upon cloud-based documents in intelligent workflows — perfect for document-based automation, data extraction, and RAG pipelines.

***

## ✨ Key Features

* Access and list Drive files/folders.
* Read content from Google Docs, Sheets, PDFs, etc.
* Upload or organize new files into specific folders.
* Use Drive documents as live memory for agents.

***

## 💼 Example Use Cases

### 1. Live RAG from Drive

Point your knowledge agent to a shared Drive folder, and it’ll retrieve answers in real-time from updated files.

> **Workflow**: Drive → Embedding + Retrieval → Slack or Studio query

### 2. Contract Management

Automatically review uploaded contracts and extract payment terms, deadlines, and key clauses.

> **Prompt**: “Analyze the legal clauses in the uploaded NDA document.”

### 3. Auto-file Sorting

Classify uploaded resumes into job-specific folders based on content using AI.

***

## 📂 File Types Supported

* Google Docs, Sheets, Slides
* PDFs, CSVs, TXT
* Images (with OCR), JSON

***

## 🛠 How to Set Up

1. Go to **Tools > Add Google Drive Integration**.
2. Authenticate using your Google account via OAuth.
3. Enable file reading and search scopes.
4. Test with:
   > “Summarize the last 3 PDF files added to the ‘Research Reports’ folder.”

***

With Drive integration, your agents can interact with documents as if they’re reading and writing on your behalf.
