Reports
This section of the dashboard allows you to manage reports that reflect the system performance.
A report includes a set of metrics based on a section of data for a certain period of time.
A report can have the following statuses:
- Not running. The report is only created and has not been started for processing.
- Processing. The report is being processed. Processing may take a long time depending on the size of the database and the reporting period.
- Completed. The report has been successfully processed. If the data for the check period in the dashboard has been updated, a new report must be created to retrieve it.
- Error. An error occurred while processing a report.
- Canceled. Report processing has been canceled. Resuming report processing will only affect metrics that were not calculated for the previous processing.
The report consists of several sections. The report data can be downloaded in csv format.
Nist section
The section contains the following metrics:
- Pass Rate. The percentage of applicants who have a "Success" status relative to the total number of applicants.
- Fail Rate. The percentage of applicants who have a status of "Fail" or "Failed Attempt" relative to the total number of applicants.
- Completion. The average time taken from the creation of an applicant to their registration.
- Suspected Fraud. The percentage of attempts with risks relative to the total number of attempts.
- Abandonment Rate. The percentage of applicants in a "Pending" status relative to the total number of applicants.
- Fraud Proofing. The total number of applicants who have been "Cancelled" combined with the number of registration attempts with risks.
- Fraud Authentication. The total number of applicants with a "Cancelled" status combined with the number of authentication attempts with risks.
- Authentication Failures. The average proportion of failed attempts relative to the total number of attempts for each applicant.
Data example:
Pass Rate (%) | Fail Rate (%) | Completion (ms) | Suspected Fraud (%) | Abandonment Rate (%) | Fraud Proofing | Fraud Authentication | Authentication Failures (%) |
---|---|---|---|---|---|---|---|
66.67 | 0.00 | 1017 | 81.82 | 33.33 | 0 | 18 | 19.05 |
RegistrationMetrics section
This section contains the following metrics:
- Total registration attempts. The number of applicants who have attempted to register or have registered, i.e. have at least one attempt.
The section contains the following subsections:
- Registered (Within the attempt limit). Applicants who successfully registered without exceeding the allowed attempts.
- Registered (The limit of available attempts has been reached). Applicants who successfully registered but exceeded the attempt limit. If unlimited attempts are allowed, this data is labeled “Not calculated due to system settings”.
- Not registered (Within the attempt limit). Applicants who failed to register but did not exceed the allowed number of attempts.
- Not registered (The limit of available attempts has been reached) Applicants who failed to register and used more attempts than allowed. If unlimited attempts are allowed, this data is labeled “Not calculated due to system settings”.
All subsections above contain the same metrics. List of metrics:
- Count. Number of applicants in the category.
- Quality failed sum. Number of quality check failures.
- Face matching failed sum. Number of face matching failures at registration.
- LR cross match failed sum. Number of frame matching failures from video Liveness Reflection.
- MC cross match failed sum. Number of frame match failures from Motion Control video.
- One frame liveness failed sum. Number of Liveness Reflection failures.
- LR failed sum. Number of Liveness Reflection failures.
- Mass attack risk count (Active\Inactive). Number of MassAttack risk triggers (Active/Inactive).
- Duplicate face risk count (Active\Inactive). Number of DuplicateFace risk triggers (Active/Inactive).
- Periodic attack risk count (Active\Inactive). Number of PeriodicAttack risk triggers (Active/Inactive).
- Missing metadata risk count (Active\Inactive). Number of MissingMetadata risk triggers (Active/Inactive).
- Untrusted IP risk count (Active\Inactive). Number of UntrustedIp risk triggers (Active/Inactive).
- Untrusted device risk count (Active\Inactive). Number of UntrustedDevice risk triggers (Active/Inactive).
- Inconsistent metadata risk count (Active\Inactive). Number of InconsistentMetadata risk triggers (Active/Inactive).
- MC failed risk count (Active\Inactive). Number of MotionControlFailed risk triggers (Active/Inactive).
note
The report status is not updated automatically. To update report data, please click the button in the upper right corner of the page.