> 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/microsoft-integrations/microsoft-outlook-integration.md).

# Microsoft Outlook Integration

The HIVO Outlook Add-in simplifies digital asset management by allowing users to efficiently search for files, import them directly into their emails, or attach them easily.&#x20;

👉 Follow the steps below to get started!

### **1. Installation**

1. Open **Microsoft Outlook** and Create a new email or open any email draft.
2. In the toolbar, go to the **Message** tab or **Insert** tab.
3. On the **right side**, click the **Apps (Add-ins) icon**.

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

4. Select **Get Add-ins** → you will be redirected to the **Add-Ins for Outlook Store**.
5. In the store, search for **“HIVO”**. Then, click **Add** to install the HIVO Add-in.&#x20;

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

* After installation, the HIVO app will be pinned to your toolbar for quick access.

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

6. **Login to HIVO:** Click the "Sign in to HIVO" button (allow open new window) and enter your HIVO credentials (username and password).

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

* If you have purchased **Single Sign-On (SSO)**, you can log in using the passwordless option. If you log in via email and password, ensure you enter the email linked to your HIVO account with the purchased Outlook connector.

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

### **2. Attaching Assets**

1. **Compose Email:** Start drafting a new email message.
2. **Locate HIVO Add-in:** The HIVO add-in should appear as a panel within your email composition window.
3. **Search for Asset:** Use the search bar or browse through your HIVO library to find the desired asset.
4. **Attach:** Click the "Attach" button next to the asset. The asset will be added to your email as an attachment.

<figure><img src="/files/RAJyd8dNF7tDhnzGUNjk" alt=""><figcaption><p>Microsoft Outlook Add-in attach Asset</p></figcaption></figure>

### **3. Importing Assets**

1. **Compose Email:** Start drafting a new email message.
2. **Locate HIVO Add-in:** The HIVO add-in should appear as a panel within your email composition window.
3. **Search for Asset:** Use the search bar or browse through your HIVO library to find the desired asset.
4. **Import:** Click the "Import" button next to the asset. The asset will be inserted directly into the body of your email message.

<figure><img src="/files/2DCoeLHwmILnMX3RbQ2t" alt=""><figcaption><p>Microsoft Office Add-in importing assets</p></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:

```
GET https://support.hivo.co/integrations/microsoft-integrations/microsoft-outlook-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
