# User App (Level 2)

A **Level 2** integration embeds the enrollment process into your own app
instead of using the Salto Enrollment App. Your app collects the three things a
user must provide before face recognition can be used:

1. Acceptance of the terms of service for the Enrollment Service
2. An enrollment image
3. Consent to the use of that image for biometric processing

The [Enrollment API](_api) exposes each of these steps, and the Cloud Enrollment
Service still quality checks the image and delivers it to the recognition
appliance on site.

> [!important]
> A Level 2 integration takes on the responsibility for capturing terms of
> service acceptance and consent in a compliant way. Read
> [Enrollment Design](_design) before you build it — it carries the licence
> agreement text you must display and the privacy policy you must link to.

