Concept guide

Handling Data Principal requests under the DPDP Act

A Data Subject Access Request — in DPDP language, a Data Principal request — is a legal clock starting. Access, correction, erasure and grievance redressal each need a route in, an owner, and a recorded outcome.

Teams under twenty people do not need a workflow platform for this. They need one inbox that cannot be ignored.

Check this site free — DPDP, GDPR & CCPA score in 10 seconds

No signup for the score. Takes about 10 seconds. We only read your homepage.

Data Principal rights and the request queue

Chapter III of the Act gives every Data Principal the right to access a summary of their personal data and the processing performed, the right to correction and completion, the right to erasure, and the right to nominate someone to exercise those rights on their behalf. You must publish a way to make those requests and you must respond within a reasonable period.

For a small team, the failure mode is not refusing a request — it is losing one. Requests arrive by email, WhatsApp, a contact form and Instagram DM, and nobody owns the spreadsheet. A single intake endpoint with an auditable status trail removes that risk entirely, which is why the AssentRepo banner ships a built-in DSAR form alongside the cookie controls.

Verifying identity without collecting more data

You must not honour a deletion request from someone impersonating a customer, and you must not respond to a request by demanding a copy of an Aadhaar card. The proportionate middle ground is a confirmation link sent to the email or phone number already on the account.

AssentRepo's DSAR intake deduplicates pending requests from the same address and rate-limits submissions per site, so the queue stays usable even when a form gets scraped.

The four request types and what each requires

Each has a different fulfilment shape, and conflating them is how deadlines get missed.

  • Access — a summary of personal data held and the processing performed, plus the identities of fiduciaries it was shared with
  • Correction — update inaccurate data and complete incomplete data, and pass the correction to anyone it was disclosed to
  • Erasure — delete, unless retention is required by law; record the exception where one applies
  • Opt-out / withdrawal — cease the consented processing and propagate to processors

You have to be able to prove it

The obligation that catches most teams out is evidentiary. Under Section 8, the Data Fiduciary — you — is responsible for demonstrating compliance, including that valid consent was obtained. If the Board asks and your answer is "our banner was live", that is not evidence.

A defensible consent record contains, at minimum: a stable visitor identifier, the categories accepted and rejected, a UTC timestamp, the version of the notice shown, the policy text hash, and enough network context to establish the request was genuine without storing raw personal identifiers. AssentRepo writes exactly this record for every consent event and one-way hashes the IP address with a server-side salt, so the log is useful to an auditor and useless to an attacker.

Frequently asked questions

How long do we have to respond?

The Act requires response within the period prescribed by the rules. Treat thirty days as the working standard and log your actual response times, because being able to show a median is itself evidence of a functioning process.

What are the penalties?

Section 33 of the DPDP Act allows the Data Protection Board to impose penalties of up to ₹250 crore for failing to take reasonable security safeguards, and up to ₹50 crore for failing to meet obligations to Data Principals.

Get DPDP-ready in five minutes

One script tag: consent banner, audit log, DSAR queue. Free up to 1,000 consent events a month.