# Retrieving Deleted Content

## How to Delete and "Un-delete" Content

Deleting content is as easy as toggling the [**Content State** ](/base-cms/content-management/content-states.md)to **Delete**, and hitting "Save".

![](/files/-MK0eaHeUM70RNh0xYBL)

If you decide that you no longer want the content deleted, simple toggle that same status from **Delete** to **Draft** or **Publish**

![](/files/-MK0ebrXLLJRrNn_QnSa)

Click **"Save"** and the content will no longer be deleted.

## How to find deleted content

You may notice that deleted content doesn't appear by default on the search/browse page of Base.  If you're looking for a deleted piece of content, you can filter by **Status** on the left-hand side of the page.&#x20;

![](/files/-MK0edcoK12egShW2zCN)

Doing so will update the **Queued Content** list with only **Deleted** items:

![](/files/-MK0efR25ImVtEQ8ub8W)


---

# 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://docs.parameter1.com/base-cms/content-management/retrieving-deleted-content.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.
