> 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/cloud/fr/web-interface/entries/action-buttons.md).

# Boutons d’action

L'affichage des ***Boutons d'action*** pour les entrées varie selon le type d'entrée sélectionné et vos paramètres Devolutions Cloud.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub2076.png)

<table><thead><tr><th width="80.20001220703125" align="center">Icône</th><th width="284.99993896484375">Option</th><th>Description</th></tr></thead><tbody><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_check-in.png" alt=""></td><td>Restituer</td><td>Libérer la session de l'extraction.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_check-out.png" alt=""></td><td>Extraire</td><td>Réserver la session.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_copy-clipboard.png" alt=""></td><td>Copier dans le presse-papiers</td><td>Copier le champ de l'entrée sélectionnée (habituellement le nom d'utilisateur ou le mot de passe).</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleDownload.png" alt=""></td><td>Télécharger</td><td>Télécharger une copie du fichier contenu dans l'entrée.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_edit.png" alt=""></td><td>Modifier</td><td>Modifier les propriétés de l'entrée sélectionnée.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleKey1.png" alt=""></td><td>Accéder à</td><td>Accéder à l'emplacement où les informations d'identification sont stockées ou héritées.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_password-history-bold.png" alt=""></td><td>Historique</td><td>Afficher l'historique des modifications de mot de passe pour cette entrée.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_more-vert.png" alt=""></td><td>Plus</td><td>Afficher plus d'options pour l'entrée sélectionnée : <em><strong>Copier</strong></em>, <em><strong>Déplacer</strong></em>, <em><strong>Envoyer</strong></em> <em><strong>une copie</strong></em>, <em><strong>Supprimer</strong></em>, <em><strong>Demander un accès temporaire, Accorder un accès temporaire, Signaler un problème, Paramètres spécifiques à l'utilisateur</strong></em>.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_earth.png" alt=""></td><td>Naviguer vers l'URL</td><td>Ouvrir l'URL du site Web spécifié dans un nouvel onglet.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_activate-launch.png" alt=""></td><td>Ouvrir dans Devolutions Launcher</td><td>Lancer une session dans Devolutions Launcher.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_logo-rdm.png" alt=""></td><td>Ouvrir dans Remote Desktop Manager</td><td>Lancer une session dans Remote Desktop Manager.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleView.png" alt=""></td><td>Révéler le mot de passe</td><td>Afficher le champ de l'entrée sélectionnée.</td></tr></tbody></table>


---

# 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/cloud/fr/web-interface/entries/action-buttons.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.
