> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/page-structure-and-elements/editor/extra-functions/trash.md).

# How to use trash to manage deleted pages, sections, and media files?

### About Trash

The [Trash](https://help.pagefly.io/manual/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 direct to **Trash** by checking **Extra functions**.

![](/files/41arQQL9avH00YWgNLTW)

### How To Use Trash To Manage Deleted Pages, Sections, And Media Files?

With the page or section in the **Trash** now, you have two options: **Restore** or **Delete forever**.

![](/files/vCIGchsA5A8Xn8fRy5CK)

#### Restore The Page

Select the page you want to restore and click **Restore**. The page will be immediately reverted to your page listing.

![](/files/WUgU59mAM4PXjwOpPehk)

#### Delete The Page Forever

In case you want to delete a page forever, select the page and click **Delete forever**. There will be a popup window to confirm again.

![](/files/l9DWrNre0kjLMFxNaPLt)

### 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 Extra functions > 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.

### Related Resources

* [How to use auto save and version history?](https://help.pagefly.io/manual/how-to-use-autosave-and-version-history/)
* [How to Use PageFly Saved Section and Premade Section?](https://help.pagefly.io/manual/saved-section/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pagefly.io/page-structure-and-elements/editor/extra-functions/trash.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.
