# Results

After conducting a search within Cryoserver, users will be presented with a user-friendly list display of the results. Browsing through the results is simple, simply click on the desired entry and it will open in the right-hand pane. These results can be from multiple "Channels" such as Email and Microsoft Teams, with the channel origin indicated by an icon within the result pane. In case the results are still too large, Cryoserver's powerful search filters can be utilized by clicking on the "Filter Results" button located in the top left corner of the result pane. These filters include options such as attachment count, size, type and recipient count, providing users with even more specificity and precision in their search results.


---

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