# Recycle Bin Settings

The Recycle Bin feature in HIVO allows users to recover deleted assets within a limited time period, ensuring that accidentally removed files can be restored quickly and easily.

<details>

<summary>Benefits of the Recycle Bin</summary>

The Recycle Bin provides a safeguard for your assets, allowing you to:

* *Retrieve accidentally deleted assets without needing to re-upload or recreate content.*
* *Reduce the risk of data loss and ensure that important assets can be restored promptly.*&#x20;

</details>

### Who can Restore Assets&#x20;

* Access to restore assets from the Recycle Bin is controlled by admin permissions.&#x20;
* Admins can enable or restrict restore access for individual users or user groups, based on your organization’s needs.

<figure><img src="/files/6z4tEzeSuPaiMuVZJ1Xp" alt=""><figcaption><p>Set user permission to restore assets</p></figcaption></figure>

### How to use the Recycle Bin Settings &#x20;

#### 🔹 Step 1: Navigate to the Recycle Bin Settings&#x20;

* Go to **Client Profile Setting > Setting > Recycle Sitting.**

<figure><img src="/files/J5MBhCFfoKDSSeZanrlY" alt=""><figcaption></figcaption></figure>

#### 🔹 Step 2: Search for Assets to Restore&#x20;

Locate the asset you need to restore by using the search and filter tools. HIVO provides several filters to help you find deleted assets quickly:

* **By User Deleted :** Filter by the name of the person who deleted the asset.&#x20;
* **By Deleted Date:** Filter by the deletion date.&#x20;
* **By File Name:** Search for the asset by name.&#x20;

You can combine these filters for more efficient searching to locate specific assets.

<figure><img src="/files/l16uSo2hszX20uMClP4O" alt=""><figcaption><p>Filter asset by condition</p></figcaption></figure>

<figure><img src="/files/Qgor9wXHRgAZE7GONPO3" alt=""><figcaption><p>Filter asset</p></figcaption></figure>

#### 🔹 Step 3: **Select the Asset and Restore**

* Once you’ve located the asset, select it and click the **Restore** button to recover it.
* The asset will be restored to its original folder path where it was located before deletion.

{% hint style="info" %}
**Note**: Restoration applies only to assets, not to specific versions within an asset.
{% endhint %}

<figure><img src="/files/TwisyscAaAjSCWkVzCOK" alt=""><figcaption><p>Restore asset</p></figcaption></figure>

{% hint style="info" %}
**Note:**

* ***Asset Retention:*** Deleted assets are stored in the Recycle Bin for 30 days from the deletion date.&#x20;
* ***After this 30-day period***, assets are permanently deleted from the Recycle Bin. For recovery requests beyond 30 days, please contact our support team at <support@hivo.com.au> for assistance.
  {% endhint %}

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/client-profile/client-profile-settings/organisation-and-storage/recycle-bin-settings.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.
