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

# Instalar no Edge

Instruções de instalação do KeeperFill para Edge.

### Microsoft Edge

Visite o link abaixo para baixar **Keeper Password Manager & Digital Vault** nos complementos do Microsoft Edge.

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

Para que o Keeper fique sempre visível na barra de ferramentas, clique no **ícone de quebra-cabeça** das extensões e depois no **ícone de olho** ao lado de Keeper Password Manager para “Mostrar na barra de ferramentas”.

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

### Desativar o gerenciador de senhas integrado

Em seguida, recomendamos desativar os recursos integrados de preenchimento automático do Edge.

1. Clique no **ícone do menu do Edge** e selecione **Configurações**, em “Microsoft Wallet”.
2. Clique em **Senhas > Configurações**.
3. Desative “**Oferecer para salvar senhas**” e “**Preencher senhas e passkeys automaticamente**”.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-80df2bba5f5a1e7241866a2fd403983955ac591b%2FScreen%20Shot%202024-05-14%20at%2011.06.53%20AM.png?alt=media" alt=""><figcaption><p>Configurações de senhas do Microsoft Wallet no 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/br/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.
