# Deleting a Protected Item

You can delete a Protected Item from the client user interface. Open eazyBackup, select the "Backup" tab, right click on the Protected Item and choose "Delete". Confirm you want to delete the Protected Item.

{% hint style="info" %}
Removing a protected item does not immediately delete customer data. Data from a deleted Protected Item will remain safe in your storage vault until the retention policy on the storage vault has expired.
{% endhint %}

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_q7SK8N3MdE.png" alt="" width="563">

***

[eazyBackup](https://eazybackup.com)


---

# 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://docs.eazybackup.com/documentation/deleting-a-protected-item.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.
