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

# Pulsanti di azione

La visualizzazione dei ***Pulsanti di azione*** per le voci varia in base al tipo di voce selezionata e alle impostazioni di Devolutions Cloud.

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

<table><thead><tr><th width="80.20001220703125" align="center">Icona</th><th width="284.99993896484375">Opzione</th><th>Descrizione</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>Check-in</td><td>Rilascia la sessione dal check-out.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_check-out.png" alt=""></td><td>Check-out</td><td>Riserva la sessione.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_copy-clipboard.png" alt=""></td><td>Copia negli appunti</td><td>Copia il campo della voce selezionata (di solito il nome utente o la password).</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleDownload.png" alt=""></td><td>Scarica</td><td>Scarica una copia del file contenuto nella voce.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_edit.png" alt=""></td><td>Modifica</td><td>Modifica le proprietà della voce selezionata.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleKey1.png" alt=""></td><td>Vai a</td><td>Vai al punto in cui le credenziali sono archiviate/da cui sono ereditate.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_password-history-bold.png" alt=""></td><td>Cronologia</td><td>Mostra la cronologia delle modifiche della password in questa voce.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_more-vert.png" alt=""></td><td>Altro</td><td>Mostra altre opzioni per la voce selezionata: <em><strong>Copia</strong></em>, <em><strong>Sposta</strong></em>, <em><strong>Invia</strong></em> <em><strong>copia</strong></em>, <em><strong>Elimina</strong></em>, <em><strong>Richiedi accesso temporaneo, Concedi accesso temporaneo, Segnala un problema, Impostazioni specifiche dell'utente</strong></em>.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_earth.png" alt=""></td><td>Naviga URL</td><td>Apre l'URL del sito web specificato in una nuova scheda.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_activate-launch.png" alt=""></td><td>Apri in Devolutions Launcher</td><td>Avvia una sessione in 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>Apri in Remote Desktop Manager</td><td>Avvia una sessione in 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>Mostra password</td><td>Visualizza il campo della voce selezionata.</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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/cloud/it/web-interface/entries/action-buttons.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.
