---
title: "Screens & States"
url: "https://developer.incode.com/design-and-ux/data-sharing-screens-states/"
section: "design-and-ux"
group: "Module Customization / Data Sharing Consent Design"
version: "v1.1"
status: "live"
---
# Screens & States

A complete view of all screens the user may encounter throughout the Data Sharing Consent experience. Each state includes a brief description and serves as the source of truth for layouts, visual specifications, interactions, and platform-specific variations.

***

## Consent Screen

Presented to the user to review and acknowledge the data sharing consent terms before continuing with the verification process. Includes required disclosures about data collection, processing, and usage, a mandatory consent checkbox, and access to the privacy notice. The Continue button remains disabled until consent is provided.


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


<br />

## **Consented Screen**

Shown after the user has reviewed the data sharing consent information and actively agreed to the terms. The consent checkbox is selected, enabling the **Continue** button and allowing the user to proceed to the next step of the verification flow. Includes consent confirmation, required disclosures, and access to the privacy notice.


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


<br />