> ## 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 Docs

Google Docs is Google's cloud-based document editor. Connecting it to Duvo lets your agents create, read, edit, and manage documents on your behalf — turning manual document work into automated workflows.

## Setup

Click **Enable** on the [Connections page](https://app.duvo.ai/integrations) and authorize with your Google account.

## Capabilities

* **Create documents** — Generate new Google Docs documents with a given title.
* **Read documents** — Retrieve document content as Markdown, or fetch metadata and structural information by document ID.
* **Replace document content** — Overwrite an entire document's content with new Markdown-formatted text.
* **Find and replace** — Search for specific text across a document and replace all occurrences in bulk.

## Key Benefits

* **Automated document generation** — Produce polished reports, proposals, and communications without manual formatting.
* **Consistent output** — Ensure every document follows the same structure and standards, every time.
* **Hands-off maintenance** — Keep AOPs, process docs, and reference materials up to date automatically.
* **End-to-end workflows** — Combine document creation with data from other connections so agents can research, analyze, and publish results in one run.

## 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">
    Pull data from a spreadsheet and format it into a readable document, such as a weekly summary or client report.
  </Card>

  <Card title="Gmail" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/gmail.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=ad4e229283f3fe2f26c0f96a49f28e13" href="/user-guide/connections/available-connections/gmail" width="88" height="66" data-path="images/connections/gmail.svg">
    Draft a document, then email it as a link or attachment to stakeholders.
  </Card>

  <Card title="Google Drive" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/google-drive.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=d203935eb0f317c6e9bc44f25fa52cb0" href="/user-guide/connections/available-connections/google-drive" width="87" height="78" data-path="images/connections/google-drive.svg">
    Organize newly created documents into the right folders and manage sharing permissions automatically.
  </Card>
</CardGroup>
