> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/de/browser-extensions/keeperfill-for-edge.md).

# Für Edge installieren

Installationsanleitung für KeeperFill für Edge.

### Microsoft Edge <a href="#microsoft-edge" id="microsoft-edge"></a>

Öffnen Sie den folgenden Link, um **Keeper Password Manager & Digital Vault** über Microsoft Edge-Add-ons herunterzuladen.

{% embed url="<https://microsoftedge.microsoft.com/addons/detail/keeper%C2%AE-password-manager-/lfochlioelphaglamdcakfjemolpichk>" %}
Edge-Add-on-Link
{% endembed %}

Damit Keeper dauerhaft in Ihrer Symbolleiste sichtbar ist, klicken Sie auf das **Puzzle-Symbol** der Erweiterungen und anschließend auf das **Augen-Symbol** neben Keeper Password Manager, um **In Symbolleiste anzeigen** zu aktivieren.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-cd2540ee3e3c9bf9f60dc7010011a0f8ab091a94%2FScreen%20Shot%202024-05-14%20at%2011.13.17%20AM.png?alt=media" alt=""><figcaption><p>Keeper in der Symbolleiste anzeigen</p></figcaption></figure>

### Den integrierten Passwortmanager deaktivieren <a href="#disable-built-in-password-manager" id="disable-built-in-password-manager"></a>

Als Nächstes empfehlen wir, die integrierten Autofill-Funktionen von Edge zu deaktivieren.

1. Klicken Sie auf das **Edge-Menüsymbol**, wählen Sie **Einstellungen** und öffnen Sie „Microsoft Wallet“.
2. Klicken Sie auf **Passwörter > Einstellungen**.
3. Deaktivieren Sie **„Anbieten, Passwörter zu speichern“** und **„Passwörter und Passkeys automatisch ausfüllen“**.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-80df2bba5f5a1e7241866a2fd403983955ac591b%2FScreen%20Shot%202024-05-14%20at%2011.06.53%20AM.png?alt=media" alt=""><figcaption><p>Passworteinstellungen in Microsoft Wallet für Edge</p></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.keeper.io/user-guides/de/browser-extensions/keeperfill-for-edge.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.
