> 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/knowledge-base/knowledge-base-articles/manage-custom-variables.md).

# Manage custom variables

Remote Desktop Manager has lists of all custom variables, which can be created, modified, or deleted in three different locations depending on their intended use.

1. In ***File*** – ***Settings*** – ***Applications*** – ***Custom variables***: each custom variable requires at least a ***Name*** and a ***Value***. These are user-specific and can be used in all workspaces.

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

2. In ***Administration*** – ***Vault settings*** – ***View*** – ***Variables***: each custom variable requires at least a ***Name***, a ***Value***, and a ***Description***. All users that have access to the ***Vault settings*** may see and use them, but they can only be used in that specific vault.

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

3. In ***Administration*** – ***System settings*** – ***Common*** – ***Custom variables***: each custom variable requires at least a ***Name***, a ***Value***, and a ***Description***. All users that have access to the ***Vault settings*** may see and use them, but they can only be used in the specific workspace.

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

{% hint style="info" %}
Custom variables will also appear in the ***Custom variables*** subsection located under ***General*** in the ***Entry variables*** window of the entry ***Properties***, as shown in [Access and manage variables](https://docs.devolutions.net/rdm/kb/knowledge-base/access-manage-rdm-variables/).
{% endhint %}

#### See also

* [Devolutions Academy - Utilizing variables](https://academy.devolutions.net/student/path/1925316/activity/2668006)
* [Devolutions Academy - Use custom fields and variables in Remote Desktop Manager](https://academy.devolutions.net/student/activity/3432600-use-custom-fields-and-variables-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/knowledge-base/knowledge-base-articles/manage-custom-variables.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.
