> 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/launcher/configuration-and-settings/devolutions-launcher-settings.md).

# Devolutions Launcher settings

Here are listed all the settings available in the menus of Devolutions Launcher.

#### Files

<table><thead><tr><th width="195.39996337890625">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Refresh</strong></td><td>Refresh the vaults in the workspace.</td></tr><tr><td><strong>Workspaces</strong></td><td>Connect to workspaces.</td></tr><tr><td><strong>My account settings</strong></td><td>Add a personal credential to your Devolutions Launcher. Select from <em><strong>My personal credentials, My privileged account,</strong></em> or <em><strong>My personal SSH key</strong></em>.</td></tr><tr><td><strong>Settings</strong></td><td>In the <em><strong>User interface</strong></em> section, you can personalize the color <em><strong>Theme</strong></em>, <em><strong>Language</strong></em>, and <em><strong>Display scaling</strong></em> of Devolutions Launcher. You will need to close the application to activate the new settings.</td></tr></tbody></table>

#### View

| SETTINGS       | DESCRIPTION             |
| -------------- | ----------------------- |
| **Vault**      | Display the vault.      |
| **User vault** | Display the user vault. |

#### Window

Select how you want the window to be displayed.

#### Help

<table><thead><tr><th width="208.199951171875">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td>Consult documentation for all Devolutions products, add-ons, and companion tools.</td></tr><tr><td><strong>Applications logs</strong></td><td>The information in the <em><strong>Application Logs</strong></em> section is primarily for administrators and application developers. You can search the log file by using the <em><strong>Filter</strong></em> in the <em><strong>List</strong></em> tab. Reports are available in the <em><strong>Report</strong></em> tab and can be saved or send to the Devolutions customer support team.</td></tr><tr><td><strong>Diagnostics</strong></td><td>In this section you can access the <em><strong>System Diagnostic</strong></em> of the application and launch the <em><strong>Registry</strong></em> for debugging purposes. Validate the workspace information and the policies applied.</td></tr><tr><td><strong>Submit a support ticket</strong></td><td>Send a message to the Devolutions customer support team.</td></tr><tr><td><strong>Visit our forum</strong></td><td>Get the latest news, report bugs, and request new features by connecting directly with our engineering team and support staff.</td></tr><tr><td><strong>Check for updates</strong></td><td>Validate and download new Devolutions Launcher versions.</td></tr><tr><td><strong>About</strong></td><td>View Devolutions Launcher installed version and information.</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/launcher/configuration-and-settings/devolutions-launcher-settings.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.
