> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-web.md).

# Web SDK

### What is the Web SDK?

The **Facephi's Web SDK** allows the integration of Biometric Verification and document validation solutions directly into web applications, quickly, securely, and without native dependencies.

It is designed to run complete Identity Verification Flows from the browser, while maintaining high standards of security, privacy, and user experience.

***

### What is it for?

The SDK Web allows you to implement:

* **Facial biometrics** in authentication and digital Onboarding processes.
* **Automatic validation of identity documents**.
* **Video verification flows**, when the use case requires it.
* **Modular integrations**, adapted to the needs of each project.

Each feature can be integrated independently or combined within the same Flow.

***

### Main advantages

* 100% based on standard web technologies: **HTML, CSS, and JavaScript**.
* Compatible with the main frameworks and web environments:
  * React
  * Angular
  * Vue
  * Vanilla web applications
* Modular architecture: you only integrate the components you need.
* Fast, guided verification Flows adapted to responsive environments **responsive**.
* Security and compliance with international data protection regulations.

***

### Common use cases

The Web SDK is especially suitable for:

* Digital Onboarding of users.
* User registration and Identity Verification processes in financial products.
* Recurring biometric authentication.
* Document validation in web environments without native applications.
* Assisted or unattended verification Flows from the browser.

***

### Next steps

To start working with the SDK Web:

1. Check the [**Minimum technical requirements**](/docs.facephi-en/sdks/sdk-web/introduccion/requisitos-minimos.md).
2. Follow the [**Installation Guide**](/docs.facephi-en/sdks/sdk-web/introduccion/instalacion.md).
3. Set up your environment using the [**SDK Provider**](/docs.facephi-en/sdks/sdk-web/componentes/sdk-provider.md).
4. Integrate the necessary components according to your verification Flow.
