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

# Google Docs

> Give an agent access to your connected Google Docs account so it can create, search, copy, and update documents

Google Docs gives your agent access to your connected documents. The agent can create documents, copy existing files, search by title, and insert or replace text while it responds to chat messages or completes tasks.

## What it does

When Google Docs is enabled on an agent, the agent can automatically perform document actions as part of its reasoning process. You ask a question or give it a task — the agent decides when and how to use your Google Docs account on your behalf.

## Prerequisites

You must have an active Google Docs connection in your workspace before enabling this tool. If no active connection exists, the toggle is disabled.

1. Go to **Integrations** for your workspace.
2. Find **Google Docs** in the integrations grid.
3. Click **Connect** and complete the OAuth flow.
4. Return to your agent and enable the tool.

## Adding the tool to an agent

1. Open an agent in the editor.
2. Click the button with the tooltip **Add MCP Tool or Sub Agent**.
3. In **MCP Tools**, click **Google Docs**. The Google Docs node appears on the canvas.
4. Click the node to open the **Settings** panel on the right.
5. In the **Authentication** field, select the connected Google Docs account the agent should use.
6. If no active connection is found, the settings panel shows a warning with a link to **Integrations** to connect first.

## Use cases

* Create a document from a workflow summary or prompt output.
* Copy a template document and fill in new title or body text.
* Search for a document by name and retrieve its contents.
* Insert text into an existing document when a later step produces new content.

## Notes

* The agent uses your connected Google Docs account to perform actions. Make sure the OAuth connection has access to the documents your workflows need.
* This tool counts as 1 credit per action the agent performs.
* OAuth may show third-party authorization branding during the connect flow.
* If a previous connection stops working, reconnect Google Docs in **Integrations**, then select the new account on the tool node.

See also: [Integrations](../../workspace/integrations), [Creating and Configuring](../creating-and-configuring)
