# Manage Deleted Pages

## Overview

In this article, we will introduce you to Trash, managing, restoring deleted templates, and what happens when you delete a page from Trash.

## What is Trash?

The Trash helps you retrieve the pages that you accidentally deleted, and restore them immediately by yourself.

When you delete a page or a section, it will be stored in the Trash. If you accidentally delete any pages or sections, you can restore them from Trash within the next 30 days. After this time, they will be deleted forever and there’s no way to retrieve them.

## How to access Trash?

You can access Trash by clicking **Page** and selecting **Trash**.

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

## How To Use Trash To Manage Deleted Pages, Sections&#x20;

Select the page, click on the corresponding three-dot icon to open the dropdown menu. Select **Restore** to reverted to your Page management or select **Delete** to permanently delete the page from Ecombe.

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

In case you select **Delete**, there will be a popup window to confirm. Click **Delete** in the pop-up to confirm the action of permanently deleting the page from Ecombe.

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

{% hint style="danger" %}
After permanent deletion will not be recoverable.
{% endhint %}

## Frequently Asked Questions

1. **Where do my deleted pages go?**

All your deleted pages/sections will be stored in Trash. You can find them in **Ecombe Dashboard** > **Page** > **Trash.**

2. **I accidentally deleted my page, can I recover it?**

Yes, you can restore your page in Trash within the next 30 days. After this time, the page will be deleted forever and you **cannot recover it anymore**.

3. **Can I recover permanently deleted pages?**

No, you can’t. Once you delete the pages forever, you **cannot restore** them.


---

# 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.ecombe.com/pages-and-section-creations/general/manage-deleted-pages.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.
