# Biometrics

<figure><img src="/files/5TlQ5DB63xpn0gsJNIHG" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
The Avonni Biometrics component leverages your device's security features. It's available **exclusively on the Salesforce Mobile App**.
{% endhint %}

***

## Tutorials

| Name                                                                                           | Description                                | Illustration                     |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------- |
| [**Configuring the Avonni Biometrics**](/flow/tutorials/components/biometrics/101-tutorial.md) | Learn the basics of the Avonni Biometrics. | ![](/files/6TK4kxeVBckt0brht5R6) |

***

## Configuring the Avonni Biometrics

1. **Install the Avonni Components package:** Ensure the Avonni Components package is installed in your Salesforce org.
2. **Add the Avonni Biometrics component:** Drag and drop the Avonni Biometrics component into your Screen Flow.
3. **Customize the button:** Modify the styling to match your flow's aesthetic.
4. **Define interactions:** [Configure the interactions](/flow/component-builder/interactions-panel.md) that should occur following successful biometric identification (e.g., navigating to the next screen, displaying sensitive data, etc.).

***

## **Use Cases**

The Avonni Biometrics component adds an essential layer of protection for various industries and their most sensitive data. Here are a few powerful examples:

* **Financial Services:** Protect client portfolio data and transaction details.
* **Sales:** Secure access to deal information, competitive analysis, and pricing data.
* **Healthcare:** Safeguard patient records in compliance with regulatory standards.
* **Intellectual Property:** Control access to confidential product designs and research

***

## **Important Considerations**

* The Avonni Biometrics component relies on platform-specific APIs and is only functional within the Salesforce mobile app.
* Device compatibility may vary. Ensure user devices support the required biometric authentication methods.


---

# 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.avonnicomponents.com/flow/flow-components/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.
