> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/kyc-web-sdk/getting-started/identity-verification-flow.md).

# Identity Verification Flow

This page shows how the SDK, your application, the end-user, and Vida APIs interact.

***

### Sequence Diagram

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

### User Journey Diagram

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

### What You Control

You can configure:

* Whether to **skip or show**:
  * Introduction screen
  * Document selection screen
  * Tutorials (document & selfie)
  * Back side capture (for supported documents)
* Timeouts and retry behavior
* Shapes and behavior of the selfie capture frame
* Text and labels shown to the user

These are configured through:

* `workflowConfigs`
* `themeConfigs`
* `localeConfigs`

See **SDK Initialization** and **Workflow Configuration** for exact options.
