> 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/rdm/ribbon-menu-bar/administration/system-settings/application-specific/applications.md).

# Applications

The ***Applications*** section manages the availability of different features related to Remote Desktop Manager application.

### General

<table><thead><tr><th width="262">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Allow local Specific Settings</strong></td><td>Allow users to save <a href="https://docs.devolutions.net/rdm/commands/edit/setting-overrides/">Local specific settings</a>.</td></tr><tr><td><strong>Allow templates (local)</strong></td><td>Allows to locally save entry's templates.</td></tr><tr><td><strong>Disable entry drag-and-drop</strong></td><td>Disable entries drag and drop from one folder to another. This setting is useful for avoiding accidental drag and drop.</td></tr><tr><td><strong>Disable quick connect</strong></td><td>Disable the Quick Connect feature for all users of the workspace.</td></tr><tr><td><strong>Disable</strong> <strong>Remote Desktop Manager Agent</strong> <strong>and Jump</strong></td><td>Disable the option to activate a session as a Remote Desktop Manager Agent or Jump.</td></tr><tr><td><strong>Disable stack trace</strong></td><td>Disable the stack trace details when an error occurs in Remote Desktop Manager. This is a security feature.</td></tr><tr><td><strong>Allow access</strong></td><td>Enable access to the workspace from the selected operating systems.</td></tr></tbody></table>

### Contact

<table><thead><tr><th width="330.79998779296875">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Use custom protocol handler for call</strong></td><td>Use $PHONE_NUMBER$ to indicate where the phone number is located.</td></tr><tr><td><strong>Use custom protocol handler for chat</strong></td><td>Use $CHAT_ID$ to indicate where the chat ID is located.</td></tr><tr><td><strong>Use custom protocol handler for email</strong></td><td>Use $EMAIL$, $SUBJECT$ and $BODY$ to indicate where they are located.</td></tr></tbody></table>

### License

<table><thead><tr><th width="254.00006103515625">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Allow portable license</strong></td><td>Enable the use of a portable license.</td></tr><tr><td><strong>Expires</strong></td><td>Defines the duration (in days) for which the portable license remains valid.</td></tr></tbody></table>

### Password

<table><thead><tr><th width="290.79998779296875">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Allow local password templates</strong></td><td>Allows password templates to be saved locally.</td></tr><tr><td><strong>Disable password saving for workspace access</strong></td><td>Prevent users to save or change the passwords stored in the workspace configurations.</td></tr><tr><td><strong>Disable password saving (local)</strong></td><td>Prevent users from saving passwords in the properties of entries.</td></tr></tbody></table>

### Path

<table><thead><tr><th width="183.60003662109375">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Default template</strong></td><td>Specifies the file path or directory where default templates are stored.</td></tr></tbody></table>

### Welcome page

<table><thead><tr><th width="291.60003662109375">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Use web or html welcome page</strong></td><td>Enter an URL to use as the application's welcome page.</td></tr></tbody></table>

### See also

* [Blog – Spotlight on: Portable licenses in Remote Desktop Manager](https://blog.devolutions.net/2025/04/spotlight-on-portable-licenses-in-remote-desktop-manager/)


---

# 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/rdm/ribbon-menu-bar/administration/system-settings/application-specific/applications.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.
