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

# Action buttons

The display of ***Action Buttons*** for entries will vary depending on the type of entry selected and your Devolutions Cloud settings.

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

<table><thead><tr><th width="80.20001220703125" align="center">Icon</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>Check in</td><td>Release the session from 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>Reserve the session.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_copy-clipboard.png" alt=""></td><td>Copy to clipboard</td><td>Copy the field of the selected entry (usually the username or password).</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleDownload.png" alt=""></td><td>Download</td><td>Download a copy of the file contained in the entry.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_edit.png" alt=""></td><td>Edit</td><td>Modify the properties of the selected entry.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_entry-SampleKey1.png" alt=""></td><td>Go to</td><td>Go to where the credentials are stored/inherited from.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_password-history-bold.png" alt=""></td><td>History</td><td>Show the history of password changes in this entry.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_more-vert.png" alt=""></td><td>More</td><td>Show more options for the selected entry: <em><strong>Copy</strong></em>, <em><strong>Move</strong></em>, <em><strong>Send</strong></em> <em><strong>copy</strong></em>, <em><strong>Delete</strong></em>, <em><strong>Request temporary access, Grand temporary access, Report an issue, User-specific settings</strong></em>.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_earth.png" alt=""></td><td>Navigate URL</td><td>Open the specified website URL in a new tab.</td></tr><tr><td align="center"><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_icons_activate-launch.png" alt=""></td><td>Open in Devolutions Launcher</td><td>Launch a session in the 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>Open in Remote Desktop Manager</td><td>Launch a session 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>Reveal password</td><td>Display the field of the selected entry.</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/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.
