# Outlook Add-in

{% hint style="info" %}
This is applicable to users connecting to either: archive.cryoserver.online or eu.cryoserver.online.  Not for on-premises or other .cloud environments.  To learn more about switching to the new .online environments please contact your Account Manager or email <sales@cryoserver.com>

For on-premises and other .cloud Customers there is an alternative Add-in which can be deployed to opn up the Cryoserver Classic Interface.
{% endhint %}

Cryoserver provides tenants and customers a helpful Outlook add-in. The Outlook add-in allows users to browse their archive without leaving the Outlook interface.

There are two options of install for the Outlook Add-in, these are:

#### Local Deployment

Manually install the Outlook add-in across your organisation for each computer. Preferable for smaller organisations.

Go to Local Deployment Install

#### Centralised Deployment

Install the Outlook add-in across your organisation. This will make the Outlook add-in available for everyone automatically. Preferable for medium to large organisations.

[Please contact us to start the install process.](/welcome/contacting-support.md)

{% hint style="info" %}
The Outlook add-in is available to all customers for free. There is no additional charge.
{% endhint %}


---

# Agent Instructions: 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://help.cryoserver.com/outlook-add-in.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.
