# Saved Searches

{% 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 %}

Your Saved Searches can be accessed under the History page of your archive - under the "Saved Searches" tab. Saved Searches allow you to replay certain searches as well as share these searches with your colleagues, giving them easy access to review.

<figure><img src="/files/xBwhh7giRRmuh72LjzN4" alt=""><figcaption><p>Saved Searches in your Archive</p></figcaption></figure>

To save a search, start by searching, then on the results of your search you will see a sub-navigation menu with the option to "Save Search".


---

# 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/using-the-archive/history/saved-searches.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.
