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

# Microsoft Teams Integration

The HIVO Microsoft Teams app integration enables effortless sharing of digital assets directly within your workspace. With this seamless integration, you can access your HIVO library without leaving Teams, streamlining collaboration and saving time.

### 1. Installation

Install the extension via the Microsoft Teams App Store:

* Search for "HIVO" in the Apps section.
* Click Add to install the connector to your Teams environment.

<figure><img src="/files/0siMga1ge4z6VY7ZCGc5" alt=""><figcaption></figcaption></figure>

### **2. Message Extension**

You can share assets directly in a conversation:

1. In the message box, click the plus sign (+) to open Actions and Apps list, below the input field.

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

2. Select **HIVO** from the list of apps and click **Sign in** and log in with your HIVO credentials.

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

3. Search for the asset you want to share and version if applicable

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

* The asset will appear in your message box → click **Post** to share.
* The asset will be visible to everyone in the channel or chat.

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

### **3. Search HIVO Extension**

The HIVO Search extension lets you quickly find and reuse assets anywhere in Teams.

1. In the **Teams search bar**, type **@HIVO**.
2. Teams will **suggest the HIVO app** → select it from the suggestions (instead of a separate “Search extension” option as before).
3. Choose the HIVO app and Browse or search your HIVO library.
4. Select an asset: The asset (and its versions) will be loaded.

<figure><img src="/files/VWcnCGO6Hhxi0jXtWsIu" 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:

```
GET https://support.hivo.co/integrations/microsoft-integrations/microsoft-teams-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.
