# Searching via the 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>
{% endhint %}

You can search your entire archive using the Outlook add-in without ever leaving Outlook. If you need to, you can also take your Outlook add-in search into the full archive interface.

We're going to run the following example search story:

*"I know I had an email that I wanted to read from the company Zeplin. It had something to do with how to build bots."*&#x20;

So, let's do that search within the Outlook Add-in.

* Search the Archive for emails from `blog@send.zapier.com`
* Search should include keyword "bots"

#### Open the Outlook Add-in

Click the Outlook add-in from within your Outlook ribbon bar or from within the more menu if you're using the newer Outlook interface.

#### Click the "Search" Icon

Click the search icon from within the Outlook add-in to bring up the search interface.

{% hint style="info" %}
You don't need to select an email from `blog@zapier..`. You can be selected on any email you'd like.&#x20;
{% endhint %}

#### Type our first keyword into the Search Field

We know the email contained something to do with "bots" so let's type that into the search field on the Outlook add-in.

<img src="/files/YO0uO99ng6hx7C7VACUV" alt="" data-size="original">

#### Click the "From" Button

Automatically, the Outlook add-in sets the email address from the email you've selected in Outlook as the "from" address. For our search query, we'll need to change that to `blog@send.zapier.com`

![](/files/bW7Cz4gHqWSLwk0rooDO)

#### Enter the "From" Address

In this case, we want to change it to `blog@send.zapier.com` so let's add that and remove the one set by add-in automatically.

![](/files/8mIt3rvooEfjmE8gAYxI)

#### Find Results

We should have some archive results visible if we close the "From" box. To close the from box you can either click the "X" icon in the corner or click within the dark overlay at the top.

![](/files/ghszG6v25lxQAIjJZ74Y)

#### View the Email

Let's read the email, just click on the result from the list. The archived email should now be opened inside the add-in.

![](/files/6sa4bXcSrDwuvkiUCwTL)

This is just a small sample of what the Outlook add-in can do.&#x20;


---

# 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/searching-via-the-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.
