Practical Guide 10 min read · March 2026

How to Handle Data Principal
Rights Requests Under
the DPDP Act

Complete Guide to DPDP Act 2023

All five rights request types decoded — access, correction, erasure, grievance, and nomination. Step-by-step SLA management, identity verification tiers, erasure orchestration, and the eight mistakes that create DPBI complaints.

Grievance Officers DPOs Privacy Managers Legal Counsel Customer Support Leads

Introduction: Rights Requests Are Coming — Are You Ready?

From the moment the Data Protection Board of India begins accepting complaints, every Indian customer, employee, or app user whose data you process has the legal right to:

  • Access what data you hold about them
  • Correct or erase their data
  • Withdraw consent and have that withdrawal propagated to all systems
  • File a grievance if they believe their rights have been violated
  • Nominate a person to exercise these rights after their death
The DPDP Act sets hard deadlines — 90 days for most rights requests and 30 days for grievances. Failure to respond triggers the right to escalate to the DPBI, which can impose penalties of up to ₹250 crore.

This guide explains how to handle each type of rights request correctly, meet your SLA obligations, and build the operational infrastructure to manage rights requests at scale.

Part 1

The Five Types of Rights Requests

Section 11

1. Access Request

What the data principal is entitled to:

  • A summary of all personal data you process about them
  • A list of all Data Fiduciaries and Data Processors with whom their data has been shared
  • Any other information as may be prescribed by the DPBI
Practical scope: This is not a GDPR-style "give me all my data" portability request. It is a right to know — what data do you hold, why, and who else has it. Your response should cover data categories, processing purposes, and all downstream processors (ESPs, CRM vendors, analytics platforms, etc.).

Response format: Best practice is a structured PDF signed and dated by the DPO or Grievance Officer, with a data inventory table and list of sharing relationships.

Section 12

2. Correction and Erasure Request

Correction — the data principal may request correction of inaccurate, misleading, or incomplete data: wrong name, email, phone, address, incorrect account details, outdated information.

Erasure — the data principal may request erasure where consent has been withdrawn, the data is no longer necessary for the purpose it was collected, or the purpose has been fulfilled.

The hard part — erasure orchestration: A typical customer's data exists in the core application database, CRM (Salesforce, HubSpot), email marketing platform (CleverTap, SendGrid), analytics / data warehouse (Mixpanel, BigQuery), customer support tool (Freshdesk, Zendesk), HR system (Darwinbox, Keka) for employees, and backup systems (S3, DR replicas). The DPDP Act requires erasure from all systems and that erasure be communicated to all Data Processors. You must document that every system has confirmed completion.
Section 13

3. Grievance

What triggers a grievance: Any dissatisfaction with how the Data Fiduciary has handled the data principal's data — including receiving unsolicited marketing after withdrawing consent, consent being required for access to essential services, a rights request being denied without explanation, or not receiving a response within SLA.

Grievance vs. Rights Request: A grievance is a complaint about how you handled data or a rights request. It is separate from the underlying rights request and has its own 30-day SLA.

Escalation path: If the grievance is unresolved after 30 days, the data principal can approach the DPBI. This makes timely grievance resolution critical — an unresolved grievance becomes a DPBI complaint.
Section 14

4. Nomination

A data principal may designate a nominee to exercise their data rights in the event of their death or incapacity. The nominee steps into the data principal's shoes and can exercise all data rights on their behalf.

Practical requirements: identity verification for both the nominator and nominee, secure storage of the nomination record, and a mechanism for the nominee to invoke the nomination with proof of the principal's death or incapacity.

This is a uniquely Indian provision with no GDPR equivalent. It requires dedicated workflow design — not an adaptation of any existing process.
Section 6(4)

5. Consent Withdrawal

Consent withdrawal is technically governed by Section 6(4), not Chapter III, but it triggers rights obligations including erasure. Key rules:

  • Must be as easy as giving consent
  • Takes effect immediately upon withdrawal
  • Does not invalidate past processing (prior processing remains lawful)
  • Triggers erasure obligations for any data held solely on the basis of the withdrawn consent
  • Must be propagated to all downstream processors that received the data under the withdrawn purpose
Part 2

The Operational Framework — Building a DPR Queue

The Minimum Viable DPR Process

Every organisation needs at minimum:

  1. A submission channel: An email address (privacy@yourcompany.com), a web form, or ideally a self-service portal where data principals can submit requests 24/7
  2. A request register: A tracker that records each request with type, submission date, SLA deadline, current status, and responsible team member
  3. Identity verification: Before processing high-impact requests (especially erasure), verify the requester is who they claim to be
  4. A response template library: Written response templates for each request type, reviewed by legal counsel
  5. An escalation path: Who handles complex requests? Who signs off on complete erasure? Who responds to DPBI escalations?

SLA Management

Request TypeSLACount from
Access (Section 11)90 daysDate of receipt
Correction (Section 12)90 daysDate of receipt
Erasure (Section 12)90 daysDate of receipt
Grievance (Section 13)30 daysDate of grievance registration
Nomination (Section 14)PromptlyDate of receipt
Important: The SLA is a maximum. Organisations should aim to respond much faster — especially for simple access requests or grievances. Prompt response reduces escalation risk and builds trust.
Part 3

Identity Verification — Balancing Security and Access

Before fulfilling a rights request — particularly erasure — you must verify that the requester is the data principal they claim to be. This protects against impersonation attacks, social engineering, and data exposure to unauthorised parties.

MethodAppropriate ForStrength
Email OTPAccount access, consent toggles, basic access requestsModerate — assumes email account ownership
Mobile OTPCombined with email for higher confidenceModerate
DigiLocker verificationHigh-impact requests (erasure, nomination)High — government ID linked
Aadhaar OTPHigh-impact requests where Aadhaar is knownHigh — biometric-grade identity
Best practice: Use tiered verification. Email OTP for read-only access requests; DigiLocker or Aadhaar for erasure and nomination. Critical: Verification must not be so burdensome that it effectively prevents data principals from exercising their rights. The Act prohibits using verification as a de facto denial mechanism.
Part 4

The 90-Day Erasure Orchestration — Step by Step

Erasure is the most operationally complex rights request. Here is the complete eight-step process:

1
Receive and Acknowledge — Day 1

Register the request in your DPR queue with a unique reference number (e.g., DPR-2026-00047). Send an acknowledgement to the data principal with the reference number and expected response date. Start the 90-day SLA clock.

2
Identity Verification — Days 1–3

Send verification request to the data principal. Await verification completion before proceeding.

3
Scope Assessment — Days 3–7

Query your data inventory for all records linked to this data principal. Identify all systems holding their data (use your Data Map / source system registry). Check if any data must be retained due to legal obligations (tax records, contract records, regulatory retention requirements). Determine what can be erased vs. what must be retained with a legal hold.

4
Pre-Erasure Notice — Days 7–14

Consider notifying the data principal before erasure: "We will complete erasure of your data from the following systems by [date]. The following data will be retained under legal obligation for [period]." This step builds trust and reduces post-erasure disputes.

5
Orchestrate Erasure — Days 14–60

Submit erasure instructions to every system identified in Step 3. For API-connected systems: trigger erasure via API call. For manually managed systems: raise tickets with system owners. For Data Processors: send formal erasure instructions per your DPA terms. Track completion from each system with confirmation records.

6
Verify Completion — Days 60–80

Confirm erasure completion from every system. Re-check for any missed systems (backups, DR environments, CDN caches). Document completion evidence (system confirmation, API responses, operator confirmations).

7
Respond to Data Principal — By Day 89

Send a completion notice confirming: erasure is complete, all systems from which data was erased, and any data retained under legal obligation with the basis and duration.

8
Audit Trail

The erasure process — from receipt through completion — is logged in the audit trail. This is your evidence in any subsequent DPBI proceeding.

Part 5

Grievance Handling — The 30-Day Window

Grievances require faster resolution than other rights requests. The 30-day window is tight when factoring in investigation, internal coordination, and response drafting.

Day 1: Register grievance, send acknowledgement with reference number.
Days 1–7: Investigate the underlying complaint — was consent withdrawn before the marketing email was sent? Was the rights request fulfilled within SLA? Was the erasure complete? Was data shared without authorisation?
Days 7–21: Internal resolution. If the grievance is upheld: take corrective action, document it, draft a response explaining what went wrong and what was fixed. If the grievance is rejected: prepare a written, reasoned rejection explaining why the complaint is not upheld.
Days 21–29: Legal / DPO review of the response.
Day 30: Send written response to the data principal. Must include the outcome and, if rejected, the reasons.
Key rule: A grievance response that simply says "we have reviewed your complaint and found no violation" without stating reasons does not satisfy the Rules. The response must explain the basis for the conclusion.
Part 6

Building a Self-Service Portal — The Right Approach

Handling rights requests at scale via email is unsustainable. A self-service data principal portal reduces operational overhead, provides 24/7 access, creates an automatic audit trail, enables SLA tracking, and gives data principals real-time status updates.

FeatureRequirement
OTP-based loginEmail / mobile OTP, no password
Consent managementPer-purpose toggle; immediate withdrawal; withdrawal confirmation
Rights request submissionGuided form for each request type
Request trackingReference number, status, expected response date
Consent receipt downloadPDF of consent records with verification details
Notice historyAccess to current and historical privacy notices
Nomination managementRegister and manage nominees
Language selectionMinimum English + Hindi; ideally all 22 Eighth Schedule languages
Part 7

Scale Planning — Rights Request Volume Projections

Industry benchmarks from GDPR-regulated markets suggest the following monthly volumes:

Company SizeMonthly DPR Volume (Estimate)
100K data principals10 – 50 requests/month
1M data principals100 – 500 requests/month
10M data principals1,000 – 5,000 requests/month
100M+ data principals10,000 – 50,000 requests/month
Volumes spike after: DPBI enforcement actions or media coverage (data principal awareness increases), product incidents or data breaches, and marketing campaigns that prompt users to check their preferences. Your DPR infrastructure must be designed for spike capacity, not just baseline volume.
Part 8

Common Mistakes to Avoid

Mistake 1 — No Acknowledgement of Receipt: Many organisations receive a rights request and go straight to investigation — without acknowledging receipt. Data principals have no way to know their request was received. Always send an immediate acknowledgement with a reference number.
Mistake 2 — Using Verification as a Barrier: Requiring Aadhaar verification for a simple "tell me what data you hold about me" request is disproportionate. Match verification strength to the risk of the request type.
Mistake 3 — Partial Erasure: Erasing from the primary database but not from the CRM, the ESP, and the data warehouse is not compliant erasure. Every system must be in scope.
Mistake 4 — No Documentation of Processor Instructions: Telling your CRM vendor to delete a customer is not sufficient. You need written (or API-logged) confirmation that deletion was completed — and this must be documented in your DPR record.
Mistake 5 — Treating Grievance as Spam: Grievances routed to a generic privacy@ inbox checked weekly will miss the 30-day deadline. Grievances need immediate registration and SLA tracking.
Mistake 6 — No Legal Hold Awareness: Before erasing, check whether the data must be retained for legal reasons (tax records, contract evidence, court order). Erasing legally required records creates a different compliance problem.
Mistake 7 — No Written Response for Rejected Grievances: Silence or a vague reply is not sufficient. Rule 9 requires a written response stating the reasons for rejection.
Mistake 8 — No Backup/DR Scope in Erasure: Many erasure processes cover production systems but not backup environments, DR replicas, or CDN-cached data. All copies of the data principal's records must be in scope.

Conclusion: Build the Capability Before You Need It

Rights requests are an operational reality for every organisation that processes personal data under the DPDP Act. The organisations that handle them well — promptly, transparently, and completely — build trust and stay out of DPBI proceedings.

The organisations that handle them poorly — missing deadlines, providing partial responses, failing to orchestrate erasure across all systems — create DPBI complaints and expose themselves to significant penalties.

The time to build the capability is before the first request arrives.

How Vishwaas AI Supports Rights Management

Vishwaas AI provides a complete Data Principal Rights management system:

  • Self-service portal for request submission in 22 languages
  • Unique reference numbers and automated acknowledgement
  • SLA countdown per request type with admin alerts for approaching deadlines
  • Identity verification (email OTP, DigiLocker, Aadhaar)
  • Erasure job orchestration across all linked source systems and data processors
  • Propagation confirmation from each system before DPR closure
  • Immutable activity timeline per request for DPBI audit evidence
  • DPBI-ready DPR export — signed PDF of the complete request handling history
This blog post is for informational purposes only and does not constitute legal advice. Engage qualified legal counsel for specific regulatory guidance. © 2026 Cross Identity / IdentityPlus Pvt. Ltd. All rights reserved.

About Vishwaas AI

India's DPDP Act compliance platform — complete DPR management with a self-service portal in 22 languages, SLA tracking, cross-system erasure orchestration, and DPBI-ready signed PDF exports for every request.