Skip to content

Finding a verification

When a customer tells you they could not sign in, you need their attempt — not the list.

Filtering

The filter dialog with several filters applied.

The filters that answer most questions:

FilterUse it when
UserYou know who to look for. This matches the identifier you sent as user_id
Date rangeNarrow to when they say it happened
DecisionShow only failures, or only referrals
ActionIsolate one step — liveness, face verification, voice verification
ServicesFind every attempt that ran a particular check
TagsRetrieve a set you marked earlier

Filtering by user and date is usually enough. Add decision when you want the failures without the successful retries around them.

Overriding a decision

A reviewer can replace a transaction’s decision — confirming a genuine user the system referred, or rejecting one it passed.

The decision override dialog, and the history showing the original decision alongside it.

The override does not erase the original. Both are kept, with who changed it and when, so the record still shows what the platform decided on its own. That history is what makes overrides safe to use: you can always separate what the system concluded from what a person concluded afterwards.

Use it for genuine review outcomes. It is a record of a human judgement, not a way to tidy up results.