This guide explains what you can customize in the WebView biometric experience, how to use the [Webview] Biometric UI Configuration tool, what outputs to expect when you test, and how to fill in each input parameter.
What you can customize
You can align the experience with your brand and business rules using:
- Colors and mode (light or dark, with paired variables per theme).
- Language for UI copy, and whether the user may switch language.
- Legal validation (link to terms and conditions).
- Security validation (facematch threshold and document ghost check).
Face and document capture widgets are not customizable; see Non-editable elements below.
Set appearance and UI rules with the [Webview] Biometric UI Configuration tool.
Create a dedicated workflow
Create a new workflow in Brain for this tool. WebView UI personalization changes should only be applied once; you can keep this workflow as the single place where you run the configuration update. Find the tool
In the sidebar, search by tool name. If it is not connected yet, open the Tools icon in the sidebar and locate [Webview] Biometric UI Configuration in the catalog. Connect, drag, and configure
Connect the tool, drag it onto the workflow canvas, and complete the fields in the right-hand sidebar when the node is selected. Review the Inputs tab under Configuration below. Wire messages for the Outputs
On the node’s Outputs tab, connect each tool branch to the rest of the workflow and set the message (or next action) that should run in each case. The tool exposes three output variables:
success — maps to UI updated: the configuration was applied successfully to the WebView UI.
noData — maps to No changes found to update (for example, same values as already live or validation blocking save).
error — maps to Service error (the operation failed while contacting the service that persists configuration).
Test the workflow
Use Test on the workflow. It should return success (UI updated, variable success) when changes were applied correctly to the WebView experience.
Configuration
Biometric WebView scope
The biometric WebView includes 12 screens that guide the user through photo-based WebView verification: liveness, document (front and back), and a final outcome. The exact names and order of screens may vary with the product version and agent settings (for example, intro video or language).
Non-editable elements
To keep verification quality, these are not customizable:
- Face capture widgets.
- Document capture widgets.
Pre-publish review
Recommended checklist:
- Dedicated workflow for the tool with a successful test run (UI updated,
success).
colors, Modo, and consistent color pairs (light and/or dark as applicable).
- Public, working
termsLink.
facematchThreshold aligned with your risk policy.
validateGhostPortrait suited to typical document photo quality.
editLanguage, defaultLanguage, and canChangeLanguage reviewed.
- Capture widgets visible and not altered in unsupported ways.
- End-to-end tests completed on WhatsApp.