> 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/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.md).

# Create a shared one-time password (OTP) entry

Add a layer of security to your Devolutions Account by setting up a shared one-time password entry (OTP). To create one for your application, follow the steps below.

1. Create a OTP entry in [Devolutions Cloud](https://docs.devolutions.net/cloud/web-interface/entries/create-entries-manually/#create-an-entry) or [Devolutions Server](https://docs.devolutions.net/server/web-interface/vault/entries/create-entries-manually/#create-an-entry).
2. Connect to your [Devolutions Portal](https://portal.devolutions.com/) and follow the steps in the [Authenticator App section](https://docs.devolutions.net/portal/sign-in-security/multifactor-authentication/#authenticator-app) to get your key.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6204.png)
3. Go back to the OTP entry and add the key to the corresponding field.
4. Click ***Add***. Your entry is now created.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6203.png)
5. Select the OTP entry and click on ***View*** to show your OTP.

This password is only valid for 30 seconds. After this time, another code will appear, rendering the first one useless. You can copy the password to your clipboard by tapping the copy icon next to the remaining time.

6\. Go to your \[Devolutions Portal]\(<https://portal.devolutions.com/>). 7. Paste from your clipboard or write your OTP in the corresponding field.

You are now authentified with your application.

#### See also

* [Devolutions Academy – How to use OTP entry in Devolutions Server and Workspace](https://academy.devolutions.net/student/page/2584663-how-to-use-otp-entry-in-dvls-and-workspace?sid=ba12f7a2-78ec-4abc-bc56-6bdd6dd013ab\&sid_i=1)


---

# 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/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.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.
