# History

The history page of your archive keeps track of your search activity, allowing you to easily resume previous search sessions, especially useful for long and complex searches. Additionally, the "Saved Searches" tab of the history page allows you to save searches for later use, making it easy to quickly rerun them. To initiate a saved search, simply click on the desired search entry. Furthermore, users can also share their searches with members of their organization through the "Shared Searches" tab of the interface. These shared searches can be easily accessed by other users and can be stopped from being shared at any time.


---

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