# Login to Keeper on macOS with Touch ID

### macOS Login With TouchID

Keeper is compatible with Touch ID on macOS, a biometrics-based technology that allows users to authenticate and log into their device using a fingerprint. If Touch ID is configured on a user's device and enabled in Keeper, this eliminates the requirement for users to use SSO or enter their Master Password at the Keeper login screen, further expediting the login process.

To enable Touch ID, click **Account Dropdown Menu** **>** **Settings > Security** and toggle "Touch ID" on.&#x20;

<figure><img src="/files/9n1oNgvv3EmzTq3Foj60" alt=""><figcaption><p>Enable Touch ID</p></figcaption></figure>

#### Touch ID Setup

If Touch ID is not yet configured on your Mac, you will need to first enable the feature from your device settings. Once you have configured Touch ID , close out of the Settings window and return to your vault to proceed with the steps above.

#### Logging In with Touch ID

Next time you log in to Keeper, tap on the Touch ID icon from the login screen. Once authenticated, your vault will be decrypted and you will be automatically logged into Keeper.

By clicking **Cancel** you will be returned to the login screen to log in with your master password or SSO instead.

<figure><img src="/files/4QQUIKHw6m55kaCJTdy0" alt=""><figcaption><p>Touch ID Login</p></figcaption></figure>

<figure><img src="/files/h0P6LvMlkcS4QJ3d7wfc" alt=""><figcaption><p>Touch ID Prompt</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.keeper.io/en/user-guides/tips-and-tricks/login-to-keeper-on-macos-with-touch-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
