๐Ÿ‡ฎ๐Ÿ‡ณ DPDP Act 2023๐Ÿ“‹ Data Privacy๐Ÿข India ComplianceSeries ยท Part 2 of 6

8 Rights of Data Principals Under the DPDP Act โ€” And How Your Product Must Support Them

The DPDP Act is not just about what organisations cannot do with personal data โ€” it is equally about what individuals can demand. These 8 rights are legal requirements that must be operationalised in your product, not PR copy for your privacy page.

CM
Chandrika Mulage
๐Ÿ” Security Engineer, SecComply Technologiesยท๐Ÿ“– 9 min read
๐Ÿ“… April 2026ยท๐Ÿข SecComply
8 rights data principals DPDP Act India compliance

Failing to operationalise any of these 8 rights exposes your organisation to penalties of up to โ‚น250 crore per violation from the Data Protection Board of India.

8 Rights of Data Principals โ€” DPDP Act 20231AccessSection 112Correction & ErasureSection 123Grievance RedressalSection 134NominateSection 145Withdraw ConsentSection 66Automated DecisionsImplicit (ยง6)7Data PortabilityAnticipated via Rules8Breach NotificationSection 8(6)PENALTY RISK PER UNADDRESSED RIGHTUp to โ‚น250 Croreper instance of failure to implement adequate security safeguards โ€” Data Protection Board of IndiaEach unaddressed right is a potential grievance to the Board. With 8 rights to operationalise, the exposure compounds quickly.
๐Ÿ“š DPDP Act SeriesPart 2: 8 Rights of Data Principals Under tยทโ† Part 1 ยท Part 3 โ†’

The DPDP Act, 2023 is not just about what organisations cannot do with personal data. It is equally about what individuals can demand. The Act enshrines 8 rights for Data Principals โ€” and the obligation falls squarely on Data Fiduciaries to honour them. If your product collects, stores, or processes personal data of Indian users, these rights are not optional features on your product roadmap. They are legal requirements.

Right 1 โ€” Right to Access Information About Processing (Section 11)

A Data Principal has the right to obtain a summary of what personal data the Fiduciary holds about them, the processing activities carried out, and the identities of all Data Processors and other Fiduciaries with whom their data has been shared.

What your product must do

  • Provide an authenticated, self-service "My Data" dashboard or portal
  • Generate a structured summary of data categories collected and how they are used
  • List third-party processors and integrations that have accessed the user data
  • Respond to access requests within a reasonable timeframe (Rules will specify exact timelines)
๐Ÿ’ก
SecComply Perspective

This right drives the need for a robust data inventory underneath your product. Without knowing what you hold, you cannot tell users what you hold. Build your data mapping before you build your Data Subject Access Request workflow.

Right 2 โ€” Right to Correction and Erasure (Section 12)

A Data Principal can request correction of inaccurate or misleading personal data, completion of incomplete data, and erasure of personal data that is no longer necessary for the purpose it was collected.

What your product must do

  • Build correction workflows โ€” either self-service or request-based with documented review and update process
  • Implement erasure workflows that delete or anonymise data from primary databases and cascade deletion to backup systems
  • Generate audit logs confirming erasure actions
  • Maintain records of all correction and erasure requests and their resolution
โš ๏ธ
Important Caveat

Erasure can be declined or deferred when retention is required by applicable law โ€” GST records, RBI mandates, SEBI requirements. Your product must document and communicate this to the user clearly at the point of rejection.

Right 3 โ€” Right to Grievance Redressal (Section 13)

Every Data Principal has the right to have their grievances related to personal data processing addressed. If unsatisfied with the Fiduciary response, they can escalate to the Data Protection Board of India (DPBI).

What your product must do

  • Designate and publish a Grievance Officer โ€” name, contact details, and response timelines must be publicly accessible in your privacy notice
  • Maintain a grievance ticketing system that acknowledges receipt, provides status updates, and resolves within Rules-defined timelines
  • Keep records of all grievances and resolutions for potential Board audits

Avoid routing data-related complaints through a generic customer support queue โ€” they need a dedicated, documented track that can be presented during a Board inquiry.

Right 4 โ€” Right to Nominate (Section 14)

A Data Principal can nominate another individual to exercise their data rights in the event of their death or incapacity. This is a uniquely thoughtful provision โ€” and a compliance requirement that most product teams overlook entirely during initial DPDP planning.

What your product must do

  • Provide a nomination mechanism in user account settings
  • Allow users to specify a nominee identity (name, contact, relationship)
  • Design verification workflows to authenticate nominees when they invoke rights on behalf of a deceased or incapacitated user

Right 5 โ€” Right to Withdraw Consent (Section 6)

Where processing is based on consent, the Data Principal has the right to withdraw that consent at any time. Withdrawal must be as easy as giving consent โ€” this is the "as easy as giving" test.

What your product must do

  • Provide a one-click or equivalent consent withdrawal mechanism in account or privacy settings
  • Stop processing the relevant data upon withdrawal (subject to legitimate retention obligations)
  • Trigger downstream notifications to processors and third-party integrators
  • Not penalise the user for withdrawal by blocking access to unrelated features
๐Ÿ”‘
The "As Easy As Giving" Test

If consent was given via a single toggle at signup, withdrawing it cannot require a 5-step email process. Your UX must pass this test. Audit your withdrawal flow against your consent capture flow before your next compliance review.

Right 6 โ€” Right Against Automated Decision-Making (Implicit)

While the DPDP Act does not name this right as prominently as GDPR Article 22, Section 6(1) and related provisions implicitly support a Data Principal ability to contest decisions that materially affect them โ€” particularly where automated profiling or scoring is involved.

What your product must do

  • If your product uses automated decision-making (credit scoring, insurance risk, job screening), implement human review pathways
  • Disclose automated decision logic in your privacy notice in plain language
  • Provide Data Principals a mechanism to contest automated outcomes

Right 7 โ€” Right to Data Portability (Anticipated via Rules)

While not explicitly codified at GDPR Article 20 level, the framework anticipates portability rights โ€” particularly for Significant Data Fiduciaries. Data Principals may be granted the right to receive their data in a structured, machine-readable format.

What your product must do proactively

  • Design data export functionality allowing users to download their data in JSON, CSV, or XML format
  • Ensure exported data is complete, structured, and human-readable
  • Prepare APIs or export mechanisms for data transfer to third-party platforms

Right 8 โ€” Right to Information About Breach (Section 8(6))

If a personal data breach occurs and is likely to affect a Data Principal, the Data Fiduciary must notify the affected individual โ€” in addition to notifying the Data Protection Board.

What your product must do

  • Maintain a breach detection and response workflow that identifies affected Data Principals
  • Draft breach notification templates in clear, plain language โ€” free of technical jargon
  • Include in every notification: nature of the breach, data affected, likely impact, remediation steps taken, and Grievance Officer contact
  • Deliver notifications as soon as practicable after a breach is confirmed
  • Log all notifications sent for Board audit purposes

Quick Reference โ€” All 8 Rights Mapped to Product Features

#RightTriggerProduct Feature Required
1AccessUser requestMy Data dashboard, data summary
2Correction & ErasureUser requestEdit/delete workflows, cascade deletion
3Grievance RedressalComplaintGrievance Officer, ticketing system
4NominationUser-initiatedNominee settings, validation workflow
5Withdraw ConsentUser-initiatedConsent management UI, one-click withdrawal
6Automated DecisionsUser-initiatedHuman review pathway, explainability
7PortabilityUser requestData export (JSON/CSV/XML)
8Breach NotificationFiduciary-triggeredIncident response, notification pipeline

Rights under the DPDP Act are not a PR story for your privacy page. They are functional requirements. If a user cannot exercise them with minimal friction, you are non-compliant โ€” regardless of what your privacy policy says. For the full picture on how consent works under the DPDP Act, read Part 3 of this series.

Ready to Build DPDP Compliance?

SecComply delivers structured DPDP compliance programmes for Indian startups and enterprises โ€” from gap assessment to audit-ready documentation.

Frequently Asked Questions

What are the 8 rights of Data Principals under the DPDP Act?โ–พ

The 8 rights are: (1) Right to Access information about processing, (2) Right to Correction and Erasure, (3) Right to Grievance Redressal, (4) Right to Nominate, (5) Right to Withdraw Consent, (6) Right against Automated Decision-Making, (7) Right to Data Portability, and (8) Right to Information About Breach.

What penalties apply for failing to support Data Principal rights?โ–พ

The Data Protection Board can impose penalties of up to โ‚น250 crore per instance of failure to implement adequate security safeguards. Each unaddressed right is a potential grievance to the Board, and the exposure compounds across multiple rights.

Is the right to data portability explicitly mentioned in the DPDP Act?โ–พ

Not at the level of detail seen in GDPR Article 20. The framework anticipates portability rights, particularly for Significant Data Fiduciaries, but the specific requirements will be detailed in the Rules notified by MeitY. Building export functionality proactively positions you ahead of these requirements.

How quickly must a Data Fiduciary respond to a data access request?โ–พ

The Act specifies that requests must be responded to within a reasonable timeframe. Exact timelines will be specified in the Rules. In the interim, best practice is to acknowledge within 48-72 hours and resolve within 30 days โ€” consistent with comparable international standards.

Can a Data Fiduciary refuse an erasure request?โ–พ

Yes, in specific circumstances. Erasure can be declined or deferred when retention is required by applicable law โ€” for example, GST records (7 years), RBI-mandated KYC records, or SEBI-mandated transaction logs. The refusal must be communicated to the user clearly, with the legal basis for continued retention documented.