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

# Integrations

- [Adobe Creative Cloud](https://support.hivo.co/integrations/adobe-creative-cloud.md): The HIVO library can be integrated with the Adobe Creative Cloud Applications.
- [Adobe InDesign Extension](https://support.hivo.co/integrations/adobe-creative-cloud/adobe-indesign-extension.md): The HIVO Adobe InDesign plugin simplifies digital asset management for creatives, offering seamless search, import and uploading functionality directly within the InDesign interface.
- [Preparing your Indesign Template](https://support.hivo.co/integrations/adobe-creative-cloud/preparing-your-indesign-template.md): Provide detailed guidance on how to prepare your InDesign file
- [Adobe Photoshop](https://support.hivo.co/integrations/adobe-creative-cloud/adobe-photoshop.md): Offering seamless search, import, and uploading functionality directly within the Adobe Photoshop interface
- [Adobe Illustrator](https://support.hivo.co/integrations/adobe-creative-cloud/adobe-illustrator.md): Offering seamless search, import, and uploading functionality directly within the Adobe Illustrator interface
- [Adobe Premiere Pro](https://support.hivo.co/integrations/adobe-creative-cloud/adobe-premiere-pro.md)
- [Google](https://support.hivo.co/integrations/google.md): HIVO Extension for Google Workspace
- [Google Docs](https://support.hivo.co/integrations/google/google-docs.md)
- [Google Slides](https://support.hivo.co/integrations/google/google-slides.md)
- [Google Sheets](https://support.hivo.co/integrations/google/google-sheets.md)
- [Browser Extensions](https://support.hivo.co/integrations/browser-extensions.md)
- [HIVO Chrome Extension](https://support.hivo.co/integrations/browser-extensions/hivo-chrome-extension.md)
- [HIVO Edge Extension](https://support.hivo.co/integrations/browser-extensions/hivo-edge-extension.md)
- [Figma](https://support.hivo.co/integrations/figma.md): The HIVO Figma plugin offers efficient digital asset management for creative professionals with the Figma software.
- [Microsoft Integrations](https://support.hivo.co/integrations/microsoft-integrations.md): HIVO can be integrated with Microsoft tools in just a few clicks, allowing you to work with your HIVO assets without leaving the Microsoft application.
- [Microsoft Powerpoint Integration](https://support.hivo.co/integrations/microsoft-integrations/microsoft-powerpoint-integration.md)
- [Microsoft Teams Integration](https://support.hivo.co/integrations/microsoft-integrations/microsoft-teams-integration.md): Search and message extension enables effortless sharing of digital assets between team members
- [Microsoft Outlook Integration](https://support.hivo.co/integrations/microsoft-integrations/microsoft-outlook-integration.md)
- [Microsoft Word Integration](https://support.hivo.co/integrations/microsoft-integrations/microsoft-word-integration.md)
- [Sharepoint Integration](https://support.hivo.co/integrations/microsoft-integrations/sharepoint-integration.md): The HIVO library can be accessed within Sharepoint using the HIVO Sharepoint Connector.
- [Canva](https://support.hivo.co/integrations/canva.md): HIVO's Canva integration allows marketing teams to seamlessly access and utilize their approved digital assets directly within Canva. This ensures efficient and consistent brand communication.
- [Monday.com](https://support.hivo.co/integrations/monday.com.md): Connect Your HIVO Assets to monday.com Workflows with the HIVO Plugin
- [Connect HIVO task and Monday.com](https://support.hivo.co/integrations/monday.com/connect-hivo-task-and-monday.com.md): Make work seem-less with the HIVO extension for Monday.com
- [Asana](https://support.hivo.co/integrations/asana.md): Streamline your workflow with the HIVO Connector for Asana
- [Drupal](https://support.hivo.co/integrations/drupal.md)
- [Salesforce Marketing Cloud](https://support.hivo.co/integrations/salesforce-marketing-cloud.md)
- [WordPress](https://support.hivo.co/integrations/wordpress.md)
- [HIVO Desktop](https://support.hivo.co/integrations/hivo-desktop.md): The HIVO Desktop application allows syncing of files and folders from a user's local device to the HIVO Library. The application is ideal for operating with large folders containing many files.
- [Public CDN links](https://support.hivo.co/integrations/public-cdn-links.md): Easily share assets on HIVO with colleagues or customers by providing public CDN URLs.


---

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