# Requesting a Deletion

### 1.  Search your Archive

* Open your Cryoserver archive, as a Privileged & Delete User and initiate a search on archive.cryoserver.online or eu.cryoserver.online. Or head to your **Search History** tab and use a saved or previously run search.
* Locate Specific Emails emails and pinpoint the ones you wish to delete.

{% hint style="info" %}
If you're not ready to request deletion immediately, save your search. This saved search will appear under the **Search History** tab, allowing you to easily retrieve it later.
{% endhint %}

### 2. Request a Deletion

* To delete your search results, click "**Save Search with name**"

<figure><img src="/files/7jRpxRvIfDJffnCXzbYF" alt=""><figcaption><p>Save Search with Name icon</p></figcaption></figure>

* Give a description and then "**Request for Deletion**"

<figure><img src="/files/X6VYsaupLbFqJLIvCj61" alt=""><figcaption><p>Give you search a name and Request for Deletion button</p></figcaption></figure>

### 4. Review by Data Guardian Users

After clicking **"Request For Deletion"** and confirming, your request will be sent to the Data Guardians of your system for approval.  Two Data Guardians will need to approve the deletion request.


---

# 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/authorised-delete/requesting-a-deletion.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.
