> 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/it/ribbon-menu-bar/administration/deleted-entries.md).

# Voci eliminate

L'opzione ***Amministrazione – Voci eliminate*** consente di visualizzare le voci eliminate e di ripristinarle.

{% hint style="info" %}

* Questa funzionalità richiede uno [spazio di lavoro avanzato](/rdm/it/getting-started/workspaces/workspace-types/native-workspaces.md).
* Gli amministratori possono eliminare definitivamente alcune o tutte le voci eliminate.
  {% endhint %}

### Impostazioni

#### Gestire le voci eliminate

Le ***Voci eliminate*** generano un elenco contenente tutte le voci precedentemente eliminate dal suo spazio di lavoro. Può ripristinare una voce, il che significa che tornerà a essere una voce attiva e verrà mostrata nel suo spazio di lavoro. Può anche scegliere di eliminare definitivamente le sue voci; una volta eliminate definitivamente, non sarà più possibile ripristinarle.

<table><thead><tr><th width="265.199951171875">OPZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td>Elimina</td><td>Elimina definitivamente la voce selezionata.</td></tr><tr><td>Ripristina voce</td><td>Utilizzi questo pulsante per ripristinare una voce.</td></tr><tr><td>Elimina tutto</td><td>Elimina definitivamente tutte le voci eliminate.</td></tr></tbody></table>

#### Esportare l'elenco delle voci eliminate

Può fare clic con il pulsante destro del mouse su una o più righe per esportarle in formato CSV, HTML o XML.

#### Vedere anche

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/ribbon-menu-bar/administration/deleted-entries.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
