> 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/password-manager/de/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/first-login-to-devolutions-cloud-with-the-devolutions-password-manager-browser-extension.md).

# Erste Anmeldung bei Devolutions Cloud mit der Devolutions Password Manager Browsererweiterung

Befolgen Sie diese Schritte, um Devolutions Cloud mit der Devolutions Password Manager-Browsererweiterung zu verbinden:

1. Klicken Sie auf das Symbol der Devolutions Password Manager-Browsererweiterung in der Symbolleiste Ihres Browsers.

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Um fortzufahren, ist ein Devolutions Cloud-Zugang erforderlich.</p></div>
2. Wählen Sie ***Devolutions Cloud*** in der Liste aus und klicken Sie dann auf ***Speichern***.
3. Geben Sie Ihre Devolutions Cloud-Serveradresse ein und klicken Sie dann auf ***Speichern***.
4. ***Melden Sie sich*** bei Ihrem Devolutions Account an.
5. Geben Sie Ihre Devolutions Account-Anmeldeinformationen ein, um fortzufahren.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4088_2024_2.png" alt=""><figcaption></figcaption></figure>
6. Nach Abschluss wird eine Anmeldebestätigungsmeldung angezeigt.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_Dwl4047.png" alt=""><figcaption></figcaption></figure>
7. Klicken Sie auf das Symbol der Devolutions Password Manager-Browsererweiterung in der Symbolleiste Ihres Webbrowsers, um zu überprüfen, ob die Devolutions Password Manager-Browsererweiterung nun mit Devolutions Cloud verbunden ist.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4089_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Um die zu synchronisierenden Tresore auszuwählen, klicken Sie im ***Seitenmenü*** auf die Registerkarte ***Tresore*** und dann auf die Schaltfläche ***Select vaults to Sync***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4090_2024_2.png" alt=""><figcaption></figcaption></figure>
9. Klicken Sie auf ***Select All*** oder markieren Sie die zu synchronisierenden Tresore einzeln. Die ***Filter***-Leiste kann bei der Suche nach Tresoren hilfreich sein.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4091_2024_2.png" alt=""><figcaption></figcaption></figure>
10. Wenn Ihre Tresore ausgewählt sind, klicken Sie oben im Bereich auf ***Select vaults to Sync***, um zurückzugehen und Ihre synchronisierten Tresore anzuzeigen.

    <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4092_2024_2.png" alt=""><figcaption></figcaption></figure>


---

# 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/password-manager/de/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/first-login-to-devolutions-cloud-with-the-devolutions-password-manager-browser-extension.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.
