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

# Einen gemeinsamen Einmalpasswort-Eintrag (OTP) erstellen

Fügen Sie Ihrem Devolutions Account eine zusätzliche Sicherheitsebene hinzu, indem Sie einen gemeinsam genutzten Einmalpasswort-Eintrag (OTP) einrichten. Um einen für Ihre Anwendung zu erstellen, folgen Sie den nachstehenden Schritten.

1. Erstellen Sie einen OTP-Eintrag in [Devolutions Cloud](/cloud/de/web-interface/entries/create-entries-manually.md#create-an-entry) oder [Devolutions Server](https://docs.devolutions.net/server/de/web-interface/vaults/entries/create-entries-manually#create-an-entry).
2. Verbinden Sie sich mit Ihrem [Devolutions Portal](https://portal.devolutions.com/) und folgen Sie den Schritten im [Abschnitt Authenticator-App](https://docs.devolutions.net/portal/de/sign-in-and-security/multifactor-authentication#authenticator-app-method), um Ihren Schlüssel zu erhalten.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6204.png)
3. Gehen Sie zurück zum OTP-Eintrag und fügen Sie den Schlüssel im entsprechenden Feld hinzu.
4. Klicken Sie auf ***Add***. Ihr Eintrag ist nun erstellt.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6203.png)
5. Wählen Sie den OTP-Eintrag aus und klicken Sie auf ***View***, um Ihr OTP anzuzeigen.

Dieses Passwort ist nur 30 Sekunden gültig. Nach dieser Zeit erscheint ein weiterer Code, wodurch der erste unbrauchbar wird. Sie können das Passwort in Ihre Zwischenablage kopieren, indem Sie auf das Kopiersymbol neben der verbleibenden Zeit tippen.

6\. Gehen Sie zu Ihrem \[Devolutions Portal]\(<https://portal.devolutions.com/>). 7. Fügen Sie es aus Ihrer Zwischenablage ein oder schreiben Sie Ihr OTP in das entsprechende Feld.

Sie sind nun bei Ihrer Anwendung authentifiziert.

#### Siehe auch

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/cloud/de/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
