> 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/workspaces/multifactor-authentication/yubikey.md).

# YubiKey

Remote Desktop Manager allows you to use a ***YubiKey*** to provide an additional security layer when opening a workspace.

{% hint style="info" %}
Before you start the configuration, make sure you have a ***YubiKey*** in your possession.
{% endhint %}

1. If not already done, follow these [multifactor authentication configuration steps](https://docs.devolutions.net/rdm/workspaces/multi-factor-authentication/).
2. After having selected the ***YubiKey*** MFA type, click ***Configure***.
3. Insert the ***YubiKey*** into a USB port of your computer.
4. Hold the gold button on the ***YubiKey*** to have the code filled in the field.
5. Click ***Save***.
6. Relaunch Remote Desktop Manager to be prompted for a ***YubiKey*** code.

### Copy to YubiKey

Upon connecting a YubiKey to your system, the ***Copy to YubiKey*** appears in the content area of credential entries. Clicking the button automatically copies the content of the entry to your key.

#### See also

* [Configure Multi-factor-authentification in Remote Desktop Manager](https://academy.devolutions.net/student/page/2745736-configure-multi-factor-authentification-in-remote-desktop-manager?curriculum_activity_id=4146028\&path_id=2628397\&sid=6b463cb0-a447-42c1-89fa-4ac51e5a7eaa\&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/rdm/workspaces/multifactor-authentication/yubikey.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.
