---
title: Work with the Recycle bin
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

> **Info:** **What you’ll find in this guide**:
>
> You'll learn how to safely restore deleted pages, content items, and emails. You’ll also see how to check where your restored items appear and how to permanently delete content you no longer need. Plus, you'll get a look at what happens in the background so you can avoid surprises on your live site.

When you delete a page, content item, email, or headless item in **Xperience by Kentico**, it is not permanently removed right away. Instead, Xperience moves it to the **recycle bin**, where you can restore it if needed.

This gives you a safety net when you:

- Remove campaign content too early.
- Clean up reusable assets and later realize they are still needed.
- Test content and want to roll back the changes you made during testing.
- Delete the wrong content by accident.

Xperience's _recycle bin_ helps you work with content confidently, knowing that deleted items aren't gone for good.

> **Info:**&#x20;
>
> ## Recycle bin prerequisites and permissions
>
> If you don’t see the _Recycle bin_ application, contact your administrator to check your permissions.
>
> - You need the _View_ [permission](https://docs.kentico.com/documentation/developers-and-admins/configuration/users/role-management.md) to access the _recycle bin_.
> - Users with the _View_ permission can restore and permanently delete items they deleted.
> - Users can only see items they deleted themselves, unless they have the _Manage recycle bin_ permission, which grants access to items deleted by any user.
> - Administrators can work with items deleted by any user.

## How the recycle bin works

Open the _Recycle bin_ application from the **Content management** app in Xperience.
Here, you'll see items that you deleted, which may include _pages, content items, emails, and headless items_. If you have the _Manage recycle bin_ permission, you'll see items deleted by all users.

### Recycle bin basics to understand

Before restoring content that you previously deleted, keep these rules in mind:

- Restored _items_ return in the **Draft** state.
- References to restored _pages and content items_ are also restored.
- References to _headless items_ are not restored.
- Restored _emails_ do not keep their statistics or contact activities.
- Restored _emails_ need to be reassigned to forms or wherever else they may be selected, because these selections are also not automatically restored.

Restoring items to the _Draft_ status is especially helpful. It allows you to review the content and check where it is used before publishing anything to the live site.

### Recycle bin retention period

Items in the recycle bin are deleted permanently after a set retention period.\
By default, deleted items are kept for **30 days**, unless your administrator changes this.

> **Info:**&#x20;
>
> ### Retention policy and storage space
>
> _This information is primarily relevant for administrators._
>
> - Administrators can [adjust the retention period](https://docs.kentico.com/documentation/developers-and-admins/configuration/recycle-bin-management.md) in **Settings → Content → Recycle bin**.
> - The retention policy should balance how long you want to keep things recoverable with how much storage space you have.
> - Assets (such as images or videos) remain on the file system until the item is permanently deleted.

### Restoring essentials

When you restore a page or content item, any existing references to it are also restored. This means that once you publish the restored item, it may automatically reappear in:

- Hero items.
- Linked content.
- Promotional banners.
- Emails.

Always check item usage before publishing. Restore only the content you want visitors to see.

> **Info:** Any restored assets used on a page will appear in **Page Builder** and in the **Preview**, even though they’re restored in the _Draft_ state. That’s because both views show draft content.
> If you want to check what visitors actually see on your live site, copy your project’s public URL (everything before **/admin**) and open it in a new browser tab. You'll see exactly what your audience sees.
