> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/administration/deleted-entries.md).

# Deleted entries

The ***Administration – Deleted entries*** option allows you to view the deleted entries as well as restoring them.

{% hint style="info" %}

* This feature requires an [advanced workspace](https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/).
* Administrators can permanently delete some or all deleted entries.
  {% endhint %}

### Settings

#### Manage deleted entries

The ***Deleted entries*** will generate a list containing all the entries previously deleted from your workspace. You may restore an entry, meaning it will become an active entry again and will be shown in your workspace. You may also chose to permanently delete your entries, once you have permanently deleted your entries you will not be able to restore them afterward.

<table><thead><tr><th width="265.199951171875">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Delete</td><td>Permanently delete the selected entry.</td></tr><tr><td>Restore entry</td><td>Use this button to restore an entry.</td></tr><tr><td>Delete all</td><td>Permanently delete all the deleted entries.</td></tr></tbody></table>

#### Export deleted entries list

You can right-click on one or several lines to export them in CSV, HTML, or XML format.

#### See also

* [Devolutions Academy - Managing Entry History and Recovery](https://academy.devolutions.net/student/path/1925316/activity/2667998)


---

# 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://docs.devolutions.net/rdm/ribbon-menu-bar/administration/deleted-entries.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.
