# Printing Results

Cryoserver has the option to print the emails directly from the archive. Whether you need to save as a PDF or physically print the emails, Cryoserver can do both. You can print singular or hundreds of emails directly from your archive.

### **Printing Single Email** <a href="#printing-single-email" id="printing-single-email"></a>

Find the result that you would like to print from the archive, click to open the result in the results pane. Once the result has opened in the results pane, click the **"More"** button in the sub-navigation menu on the results pane. In the "More" dropdown, click **"Print".**

### **Printing Multiple Emails** <a href="#printing-multiple-emails" id="printing-multiple-emails"></a>

To print multiple emails, first select the emails you would like to print from your results by clicking their checkboxes. Once you have chosen the emails you would like to print, go to the sub-navigation menu and click the **"More"** button. From the more dropdown, choose "Print", you will no be prompted with the print window.

<br>


---

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