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

# Google Drive

> Connect Google Drive to your UltraClaw AI assistant. Search, read, and organize your files.

# Google Drive

Connect Google Drive to your UltraClaw AI agent and interact with your files through conversation. Search for documents, read file contents, organize folders, and get summaries — without ever opening Drive.

## What You Can Do

<CardGroup cols={2}>
  <Card title="Search Files" icon="magnifying-glass">
    *"Find the Q4 report in my Drive"*
    *"What files did I edit last week?"*
    *"Show me all PDFs in the Projects folder"*
  </Card>

  <Card title="Read & Summarize" icon="book-open">
    *"Summarize the marketing plan document"*
    *"What's in the budget spreadsheet?"*
    *"Read the meeting notes from Friday"*
  </Card>

  <Card title="Organize" icon="folder-tree">
    *"Move the contract to the Legal folder"*
    *"Create a new folder called Q1 Reports"*
    *"What's in my shared drives?"*
  </Card>

  <Card title="Share & Collaborate" icon="share-nodes">
    *"Who has access to the strategy doc?"*
    *"Share the presentation with Sarah"*
    *"List my recently shared files"*
  </Card>
</CardGroup>

## Example Questions

* *"Find the file called 'Project Proposal' in my Drive"*
* *"Summarize the last document I edited"*
* *"What files are in my 'Work' folder?"*
* *"Search for spreadsheets about revenue"*
* *"How much storage am I using?"*

## How to Connect

<Steps>
  <Step title="Open Integrations">
    Go to **Integrations** in your [dashboard](https://ultraclaw.ai/dashboard), or tell your agent *"connect my Google Drive."*
  </Step>

  <Step title="Sign in with Google">
    You'll be redirected to Google's authorization page. Sign in and select the account with the Drive you want to connect.
  </Step>

  <Step title="Grant permissions">
    Review the permissions and click **Allow**. Your agent needs access to read and manage your Drive files.
  </Step>

  <Step title="Start browsing">
    Your agent can immediately search, read, and organize files in your connected Google Drive.
  </Step>
</Steps>

## Permissions

| Permission       | What It Does                                                |
| ---------------- | ----------------------------------------------------------- |
| **Read files**   | Your agent can view file names, contents, and metadata      |
| **Search files** | Your agent can search across your entire Drive              |
| **Manage files** | Your agent can move, rename, and organize files and folders |
| **Share files**  | Your agent can modify sharing settings on your behalf       |

<Info>
  Revoke access anytime from your UltraClaw dashboard or from [Google Account Settings](https://myaccount.google.com/permissions).
</Info>

## Next Steps

<CardGroup cols={2}>
  <Card title="Google Docs" icon="file-lines" href="/integrations/google-docs">
    Work with documents inside your Drive.
  </Card>

  <Card title="All Integrations" icon="plug" href="/integrations/overview">
    See every integration available.
  </Card>
</CardGroup>
