> 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.md).

# Web interface

Navigate and explore the menus through the different sections of Devolutions Cloud and manage your data.

<table><thead><tr><th width="189.7999267578125">Options</th><th>Description</th></tr></thead><tbody><tr><td><strong>Side bar menu</strong></td><td>Click on the menu icon to navigate the <em><strong>Search</strong></em>, <em><strong>Vault</strong></em>, <em><strong>User vault</strong></em>, <em><strong>Reports</strong></em>, <em><strong>Administration</strong></em>, and <em><strong>Tools</strong></em> sections.</td></tr><tr><td><strong>Vault</strong> <strong>Selector</strong></td><td>Click the vault selector, at the top middle section of your browser, to switch between all your vaults and access your user vault.</td></tr><tr><td><strong>Messages</strong></td><td>Send and receive secure messages with users from Devolutions Cloud.</td></tr><tr><td><strong>Devolutions Account</strong></td><td>Click on your avatar to edit your Devolutions Account settings and lock or log off Devolutions Cloud.</td></tr><tr><td><em><strong>Navigation pane</strong></em></td><td>View the entries available in the selected vault.</td></tr><tr><td><strong>Vault</strong> <strong>Interactions</strong></td><td>Select the vault in the <em><strong>navigation pane</strong></em> to view the vault interactions.</td></tr><tr><td><strong>Entries dashboard</strong></td><td>Select an entry to view, launch, and interact with it.</td></tr></tbody></table>

#### See also

* [Devolutions Academy - Navigating Devolutions Cloud](https://academy.devolutions.net/student/page/2633361-navigating-devolutions-hub?sid=4dd0e3d0-7c46-49cd-87a4-7785543da859\&sid_i=0)
* [Devolutions Academy – Navigating the user interface](https://academy.devolutions.net/student/page/2639993-navigating-the-user-interface?curriculum_activity_id=4268344\&path_id=2543918\&sid=138275be-753f-4acd-b704-747bc8bcd036\&sid_i=0)


---

# 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.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.
