---
title: "Screens & States"
url: "https://developer.incode.com/design-and-ux/government-record-verification-screens-states/"
section: "design-and-ux"
group: "Module Customization / Government Record Verification Design"
version: "v1.1"
status: "live"
---
# Screens & States

A complete view of all screens the user may encounter during the Government Record Verification experience. Each state includes a brief description and a direct link to its source in Figma.

***

## Government Record Verification

This screen appears while the module runs a background check, comparing the identity data extracted from the document against the records held by the corresponding government entity. The user is informed that verification is in progress with a loading spinner and a status message referencing the government records source.


<Image src="https://developer.incode.com/assets/8257044ba0e991a44117b054ac761705.png" align="center" />


<br />

## Success

Shown when the identity data has been successfully matched against the government records, confirming that verification passed. The user receives a clear visual confirmation before the flow continues to the next step.


<Image src="https://developer.incode.com/assets/d91118641c19c41c7b9d39e507b815a7.png" align="center" />


<br />

## Error&#x20;

Shown when no matching record is found for the provided identity data in the government registry. The user is informed with a clear error message and the flow cannot continue until the issue is addressed.


<Image src="https://developer.incode.com/assets/c2d2b53d5e54574931c684e03c36a605.png" align="center" />


<br />