> 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/pt/tips-and-tricks/login-to-keeper-on-macos-with-touch-id.md).

# Fazer login no Keeper no macOS com Touch ID

Como fazer login no Keeper com Touch ID no Mac

### Login no macOS com Touch ID

O Keeper é compatível com o Touch ID no macOS, uma tecnologia biométrica que permite autenticar e fazer login no dispositivo usando a impressão digital. Se o Touch ID estiver configurado no dispositivo do usuário e ativado no Keeper, não será necessário usar SSO nem digitar a Senha principal na tela de login do Keeper, o que agiliza ainda mais o processo de login.

Para ativar o Touch ID, clique em **menu suspenso da Conta** **>** **Configurações > Segurança** e ative "Touch ID".

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-ecce92ef679179edea5ab139980d8745f56c55a9%2FScreen%20Shot%202023-06-08%20at%2012.41.29%20PM%20(1).png?alt=media" alt=""><figcaption><p>Ativar Touch ID</p></figcaption></figure>

#### Configuração do Touch ID

Se o Touch ID ainda não estiver configurado no Mac, primeiro ative o recurso nas configurações do dispositivo. Depois de configurar o Touch ID, feche a janela de Configurações e volte ao cofre para seguir os passos acima.

#### Fazer login com Touch ID

Na próxima vez que fizer login no Keeper, toque no ícone do Touch ID na tela de login. Após a autenticação, o cofre será descriptografado e você será conectado automaticamente ao Keeper.

Ao clicar em **Cancelar**, você retorna à tela de login para entrar com a Senha principal ou SSO.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-5a63e1d3a4c60a05a9de5c91e3865441aa0b1454%2Flogin-mac-toucid.jpg?alt=media" alt=""><figcaption><p>Login com Touch ID</p></figcaption></figure>

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-2521982eaadac869abbebb50f180ba77f794e143%2Flogin-mac-touchid-prompt.jpg?alt=media" alt=""><figcaption><p>Solicitação do Touch ID</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/pt/tips-and-tricks/login-to-keeper-on-macos-with-touch-id.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.
