# How to configure biometrics

Biometric authentication is a security process that involves using some part of your physical body to authenticate you. In the case of Xaman (formerly Xumm), a fingerprint or face scan.

## How it works

There are couple of things that you should be aware of before you configure Xaman to use biometrics:

* Xaman does not create or store any biometric information. Instead, it relies on your phone to manage all biometric information.
* Configuring Xaman to use biometrics does not replace your 6 digit passcode. You can still use your passcode to access Xaman.
* On some older phones, you must configure **both** your fingerprint **and** your face scan on your phone before Xaman will enable biometrics. Configuring one or the other **will not work**.
* Some Apple phones, (iphone 12, 13 and 14) do not have the option to setup Touch ID. With those phones, you can only configure Face ID so Xaman will only support Face ID in those cases.

## Enabling biometrics in Xaman

As long as you have successfully setup your fingerprint and/or face scan on your phone, enabling biometrics can be easily done by:

1\) Launching Xaman and pressing the **Settings** button.

2\) Tapping the **Security** option.

2\) Tapping the **Biometric authentication** button.

<figure><img src="/files/1DMGUVq3s09BJC4r3eGl" alt=""><figcaption></figcaption></figure>

## Biometrics and Xaman security

Once biometrics has been enabled in Xaman, it will continually check the biometric configuration on your phone to see there have been any changes. If the host parameters of biometrics change (e.g. iCloud account security settings updated, fingerprint/face added/removed, etc..) Xaman will automatically disable biometric authentication and revert exclusively to the six digit passcode configured during the initial installation.\
\
We did this because an attacker with access to your phone might be able to add their own fingerprint to your device, thus granting themselves access not only to your phone but also to your Xaman wallet.)\
\
If this happens, just disable Biometric authentication in Xaman, reboot your phone, then launch Xaman and re-enable Biometric authentication.

## Troubleshoot tips

In many cases, just toggling ***Settings** > **Security** > **Biometric Authentication*** off then back on is enough to resolve most issues.

**Samsung phones**

On some phones, you may encounter the follow message,

<figure><img src="/files/lrwygbjFo5pR3ZWqktHe" alt=""><figcaption></figcaption></figure>

As mentioned above, you can try configuring **BOTH** a Fingerprint and a Face ID configured.

On most Samsung phones, here is how to configure this:

1\) Go into ***Settings*** on your phone and select ***Biometrics and security***.

<figure><img src="/files/PKqRvILDkVCCuimXDh2D" alt=""><figcaption></figcaption></figure>

Make sure you have both face **and** fingerprints setup.

<figure><img src="/files/ixOdiaWd6voU0FYS7OYs" alt=""><figcaption></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://help.xaman.app/app/getting-started-with-xaman/how-to-configure-biometrics.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.
