Identity
The Identity panel, with the three access types.
- Linked by guest, the default. Asks for a phone or email, so we know the same person when they switch device
- Anonymous. Asks for neither. Recognition stays with the device they used
- Provided by you. Takes an identifier from your own system, which the person cannot change. Code path only
Verification limit
How many times should each person be allowed to pass on one verification? It counts successful passes, not attempts.- Once per lifetime, the default. A permanent decision, like opening an account
- Once per period. Something recurring, like a weekly payout
- A few per period. A set number of passes inside the period you choose, then nothing until it resets
- Unlimited. A checkout or a login, where you only need a live human present
Uniqueness covers a whole verification, so once somebody passes, every later run through that check is the same person to us. When one check gates several separate things, your integration sends a group to keep them apart. See start a session.
Skip check on known devices
Off by default. Turn it on and somebody returning inside a window you set passes without scanning. A silent pass still counts as a verification. Skipping changes what the person experiences, not what the check records.On collision
The On collision panel: the action on a duplicate, a worked example, and what a denied person can do next.
- Block, the default. Rejects the duplicate and tells them an account already exists
- Allow + flag. Lets them through and raises a flag for your team. Suits shared user pools, where a duplicate is a judgement call
- No way back, the default. The denial is final: they see the denied screen and exit
- Sign in as owner. The denied screen offers to prove they own the original account. A code goes to the email already on file, shown masked and never typed in, and passing it lets them continue as that identity
Returning denied people
What happens when a device you already denied comes back.- Observe, the default. Records the retry as a prior-denial flag and lets the fresh check judge them, which keeps the evidence
- Block at the door. Stops the device before the check runs. Cheaper, and it also stops the wrong person when a device is shared
Age gate
Set a minimum estimated age to get through the check. Off by default. The estimate comes from the face scan, with no document to upload, and the thresholds are 13, 16, 18 or 21 and over, or one you set.Redirect URL
Where people are redirected after the check is completed. It sits inside the Where people land panel. Left on Default, they see the finish screen with the verdict and a done button. Set a URL and they land there instead. It saves on its own, straight away. It is not part of the Save changes button at the top of the tab.Related
Start guide
Which of these to answer first.
Gate a signup
A worked job, end to end.
Guests and members
What recognition means, and where it stops.
Branding your check
Set the name and logo people see.