# Recycle bin

## 1. **Enabling the** Recycle bin **Feature:**

{% hint style="info" %}
Before you can access the **Recycle bin** functionality, you need to activate it within the settings.
{% endhint %}

Access "**Settings**".

Navigate the "**General Settings**" section.

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

In "**General Settings**", find the "**Recycle bin**" option and turn it on.

* Choose your preferred deletion timeframe (15 or 30 days) from the provided options. Click "**Save**" on top left area of page.

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

## **2.** Recycle bin **Function**

Head to "**Manage Reviews**" and switch to "**Recycle bin**" tab

<figure><img src="/files/6Q5b9kGKJb2YBZfxZKWb" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Understand Recycle bin function**

This tab houses reviews that have been deleted but can still be recovered if needed.
{% endhint %}

## **3. Actions Within** Recycle bi&#x6E;**:**

**Revert:** This action allows you to restore a deleted review and bring it back to its original state.

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

**Delete:** This action permanently removes the review from your system. Use this option with caution, as deleted reviews cannot be recovered after this point.

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

**Benefits of Using Recycle bin:**

* [ ] **Prevents Accidental Deletion:** The Recycle bin acts as a safety net, allowing you to restore accidentally deleted reviews.
* [ ] **Improved Organization:** Keeps your "Manage Reviews" section organized by separating deleted reviews from active ones.

By enabling and utilizing the Recycle bin function effectively, you can maintain a clean and organized review management system within Air Reviews!


---

# 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.airreviews.io/manage-reviews/recycle-bin.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.
