> 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/nl/browser-extensions/keeperfill-for-edge.md).

# Installeren voor Edge

Installatie-instructies voor KeeperFill voor Edge.

### Microsoft Edge

Ga naar de onderstaande link om **Keeper Password Manager & Digital Vault** te downloaden vanuit Microsoft Edge-add-ons.

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

Om Keeper altijd zichtbaar te houden in uw werkbalk, klikt u op het extensie-**puzzelpictogram** en daarna op het **oogpictogram** naast Keeper Password Manager om “Weergeven in werkbalk” te kiezen.

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

### Ingebouwde wachtwoordmanager uitschakelen

Vervolgens raden we aan de ingebouwde functies voor automatisch invullen van Edge uit te schakelen.

1. Klik op het **menupictogram van Edge** en selecteer **Instellingen** onder “Microsoft Wallet”.
2. Klik op **Wachtwoorden > Instellingen**.
3. Schakel “**Aanbieden om wachtwoorden op te slaan**” en “**Wachtwoorden en passkeys automatisch invullen**” uit.

<figure><img src="https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-80df2bba5f5a1e7241866a2fd403983955ac591b%2FScreen%20Shot%202024-05-14%20at%2011.06.53%20AM.png?alt=media" alt=""><figcaption><p>Wachtwoordinstellingen van Microsoft Wallet in 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/nl/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.
