> 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.md).

# Google

HIVO Extension for Google Workspace integrates the HIVO Digital Asset Management (DAM) platform directly into Google Workspace applications, allowing you to browse, search, insert, replace without leaving your workspace.

The extension helps streamline content creation, ensures teams always use the latest approved assets, and improves collaboration across your organisation.

HIVO currently supports integration with:

* **Google Docs:** Create and edit documents using assets stored in HIVO.
* **Google Slides:** Build presentations with approved brand assets directly from HIVO.
* **Google Sheets:** Insert and manage product or marketing assets within spreadsheets.

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

### Install the HIVO Extension

You can install the HIVO Extension directly from the **Google Workspace Marketplace**.

#### **🔹** Option 1: Install from Google Workspace Marketplace

* Open the [**Google Workspace Marketplace**](https://workspace.google.com/marketplace).
* Search for **HIVO**.
* Click **Install** (or **Admin Install** if deploying the extension across your organisation).

After installation, the extension will be available in supported Google Workspace applications.

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

#### **🔹** Option 2: Install from Google Docs, Slides or Sheets

* Open a Google Docs, Slides, or Sheets file.
* Select **Extensions → Add-ons → Get add-ons**.
* Search for **HIVO**.
* Select the **HIVO Connector** and click **Install** and follow the on-screen instructions to complete the installation.

<figure><img src="/files/3ek6kmgD8SSH15ei2Ijz" alt=""><figcaption></figcaption></figure>

### Where to find and open the HIVO Connector

After the extension has been installed, you can access it from the **Extensions** menu.

* Open your Google Docs, Google Slides, or Google Sheets file.
* Select **Extensions → HIVO → Open HIVO Connector**.

The **HIVO Connector** panel will then open on the right-hand side of your workspace.

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

If you have any questions, don't hesitate to ask, we're always here to help!


---

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