WikiFrameworksIndia's DPDPVerifiable Age Gating

Verifiable Age Gating

Updated: 2026-02-08

Plain English Translation

Under Section 9(1) of the Act, treating all users as adults by default is no longer a safe strategy. You are legally required to verify the age of your users to determine if they are minors (under 18). If a user is identified as a child, strict DPDP age gating requirements kick in: you must obtain verifiable parental consent before processing any of their data. Furthermore, Section 9(3) absolutely forbids tracking or behavioral monitoring of children. This means your system must be smart enough to distinguish a child from an adult and automatically disable advertising trackers for the former.

Executive Takeaway

Processing child data without verified parental consent or tracking children for ads is a major violation carrying penalties up to INR 200 crore. Organizations must implement technical age-gating to segregate minor users from adults.

ImpactHigh
ComplexityHigh

Why This Matters

  • Children are considered vulnerable data principals; the law prioritizes their safety over business revenue.
  • Failure to obtain verifiable consent invalidates the processing, making all downstream data usage illegal.

What “Good” Looks Like

  • A robust age verification flow (e.g., using government ID APIs or tokenized signals) during signup.
  • A 'Parental Dashboard' where guardians can manage permissions for their children.

Section 2(f) of the Act defines a child as an individual who has not completed the age of eighteen years.

Yes, effectively. To comply with Section 9 obligations (obtaining parental consent and not tracking children), a Data Fiduciary must verify the age of the Data Principal to distinguish children from adults.

The rules suggest using mechanisms like virtual tokens mapped to government IDs (like DigiLocker) which confirm age (Y/N) or parental relation without revealing sensitive underlying data.

It is consent obtained from the parent or lawful guardian where the Data Fiduciary has verified the identity of the parent and their relationship to the child using prescribed technical measures.

Yes, exemptions exist. Section 9(4) allows the government to notify exceptions for processing that is verifiably safe, and certain sectors like education or health may have specific exemptions.

Breach in observance of additional obligations in relation to children under Section 9 can attract a penalty extending to two hundred crore rupees (Schedule).

While not explicitly demanded as a separate document, Section 5 requires notice. Since the child cannot give consent, the notice must be understandable to the parent/guardian to ensure informed consent.

If the B2B app processes personal data of individuals who happen to be children (e.g., interns under 18), Section 9 applies. However, generally, B2B data principals are adults.

DPDP Section 9(1)

"The Data Fiduciary shall, before processing any personal data of a child or a person with disability who has a lawful guardian obtain verifiable consent of the parent of such child or the lawful guardian, as the case may be, in such manner as may be prescribed."

DPDP Section 9(3)

"A Data Fiduciary shall not undertake tracking or behavioural monitoring of children or targeted advertising directed at children."

VersionDateAuthorDescription
1.0.02026-02-08WatchDog Security GRC Wiki TeamInitial publication from DPDP Workbook