> 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/server/fr/web-interface/vaults/entries/entry-section/entry-history.md).

# Historique des entrées

Affichez, rétablissez, comparez, supprimez et exportez l'***Historique d'entrée*** des entrées de Devolutions Server.

#### Rétablissement

Pour restaurer une version précédente d'une entrée spécifique, cliquez sur le bouton ***Rétablir***.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4004.png" alt=""><figcaption></figcaption></figure>

#### Comparaison

Pour comparer des versions d'entrée, sélectionnez deux entrées et cliquez sur le bouton ***Comparer***.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4005.png" alt=""><figcaption></figcaption></figure>

La fenêtre ***Comparer les modifications de session*** affiche les changements entre les entrées sélectionnées.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp0000.png" alt=""><figcaption></figcaption></figure>

#### Suppression

Pour supprimer une entrée, appuyez sur le bouton ***Supprimer***.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp0001.png" alt=""><figcaption></figcaption></figure>

#### Exportation

Pour enregistrer l'***Historique d'entrée***, cliquez sur ***Exporter***. Un fichier .csv sera téléchargé.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp0002.png" alt=""><figcaption></figcaption></figure>


---

# 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/server/fr/web-interface/vaults/entries/entry-section/entry-history.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.
