> For the complete documentation index, see [llms.txt](https://support.hivo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hivo.co/integrations/google/google-docs.md).

# Google Docs

The HIVO Extension for Google Docs is a solution that directly integrates the HIVO asset library into your online word processing interface. This feature allows you to access, search using smart filters, insert, and manage digital assets quickly right within Google Docs.

### Installation & Login

#### **1. Install the Extension**

* In your Google Docs workspace, navigate to the top menu bar and select **Extensions > Add-ons > Get add-ons**.

<figure><img src="/files/E3QwSdtOl7G51pCzUHiT" alt=""><figcaption></figcaption></figure>

* The **Google Workspace Marketplace** dialog will open. In the "**Search apps**" bar, enter the keyword “**HIVO**”.
* Select the HIVO app, click **Install**, and follow the on-screen prompts to complete the integration. Once successfully added, you will see the **HIVO Connecto**r icon appear in the panel on the right side of your workspace.

<figure><img src="/files/Vy7ckNKRCU1I6Ff0hp4l" alt=""><figcaption></figcaption></figure>

#### **2. Account Login**

Open the HIVO Connector panel and choose the login method that matches your account:

* **Standard Login:** Enter your system Email and Password.
* **Passwordless Login:** For accounts utilizing quick authentication methods.

<figure><img src="/files/pUCO4rRuR0dBHPDTLLS4" alt=""><figcaption></figcaption></figure>

### Switch View Modes & **Searching HIVO assets in Google Docs**

#### 1. Switch View Modes

To help you manage and oversee your assets efficiently, the HIVO Connector on Google Docs provides the following flexible display modes:

* **Library View** (Asset/Folder View):
  * **Asset view:** Visually displays your entire asset list in a grid or list format.
  * **Folder view:** Displays assets neatly organized according to the system's folder tree structure.

<figure><img src="/files/055ZRA9ablzjIK1cagaQ" alt=""><figcaption></figcaption></figure>

* **Collections View:** Supports two specialized display modes depending on your categorization needs:
  * **Collections view:** View assets grouped by assigned task-based collections.
  * **Category view:** View assets organized and segmented by specific thematic categories.

#### **2. Searching HIVO assets in Google Docs**

Allows you to Search by tags or keywords to precisely locate the exact asset you need in an instant, instead of scrolling manually.

<figure><img src="/files/OE4EGwSUkAhLhN95exPx" alt=""><figcaption></figcaption></figure>

### Importing and Replacing HIVO asset in Google Docs

#### **1. Insert an Asset into the Document (Import Asset)**

* Browse or search for the asset you want to use in the HIVO Connector panel
* Click to **select the exact desired Version** of that file
* Click the **IMPORT** button to insert the asset directly at your cursor position on the Google Docs page.

<figure><img src="/files/IuQ0KJ21vZh5vXpLyssy" alt=""><figcaption></figcaption></figure>

#### **2. Quick Asset Replacement (Swap Asset)**

This feature allows you to swap an old image in your document with another asset from the system without altering the page layout:

* **Click directly on the asset** that needs replacement on the Google Docs page.
* In the HIVO Connector panel, use the toolbar to Search for the new asset by tags or keywords.
* **Select the correct Version** you want to switch to, then click the **IMPORT** button. The system will automatically and accurately swap the old image for the new one.

<figure><img src="/files/veS0VJgsVdOVWzUW29Oh" alt=""><figcaption></figcaption></figure>

### Save Document & Display Comment

#### **1. Save Document to the System (Save Document)**

This feature allows you to bundle and push the entire Google Docs file you are working on back to the centralized storage in the HIVO system library. This helps save your work progress and share management rights with relevant departments.

#### **2. Comment Management (Comment)**

After a document is saved to the system using the Save Document feature:

* You and authorized members can interact and leave Comments directly on the document.
* The entire discussion thread, replies, or comment status updates will be displayed synchronously, ensuring a transparent and smooth team collaboration workflow right within this extended environment.

*The Google Docs Extension feature is under continuous development and enhancement to optimize your experience. If you have any questions or feedback, please contact our support team immediately!*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.hivo.co/integrations/google/google-docs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
