Introduction
The Digital Personal Data Protection Act, 2023, has been operational long enough that compliance theatre has given way to compliance practice. Indian enterprises deploying AI now have lived experience with consent management, breach notification, processor agreements, and the cross-border transfer question.
The patterns are clearer. So are the recurring mistakes.
What Happened
DPDP applies to any processing of personal data of Indian Data Principals. AI systems that process such data are subject to:
- Consent + purpose limitation
- Breach notification (72 hours to the Data Protection Board, with content prescribed)
- Processor obligations when using third-party AI vendors
- Cross-border transfer restrictions (notified blacklist, not whitelist)
- Data Principal rights (correction, erasure, grievance)
- Higher obligations for Significant Data Fiduciaries
The grace period has ended. Enforcement actions are landing. Penalties scale: up to ₹250 crore per breach class.
Technical Breakdown
Where AI typically touches personal data. Customer-support chatbots, RAG systems indexing HR docs, agents that read inbound emails, fraud-detection models, recommendation engines, voice assistants. Most enterprise AI deployments have personal data exposure somewhere.
Cross-border transfers. The DPDP cross-border framework is a notified-blacklist model — transfers are permitted unless the destination country is on the blacklist. As of mid-2026, the blacklist is short, but the regulator’s discretion is broad. Most US-based AI providers are not blacklisted, but contractual safeguards are still required.
Processor obligations. When you send personal data to an AI vendor (OpenAI, Anthropic, Google), they are your processor. You owe written contracts, sub-processor disclosure, security commitments, breach-notification cascading, and audit rights.
Embeddings. Embeddings of personal data are processed personal data, not “just numbers.” Recovery attacks (vec2text) are demonstrably effective on common embedding models. RAG indices need the same protections as the source data.
Significant Data Fiduciary status. Enterprises crossing a volume threshold (yet to be precisely notified, but signalled) become SDFs with additional obligations — DPIA, periodic audit, data auditor appointment, DPO. Plan for this if you are large.
Why This Matters
For developers. The boundary between “AI feature” and “personal data processing” is blurrier than it looks. If a user types their name into your chatbot, you are processing personal data. Treat every AI surface that accepts user input as a personal-data system from day one.
For enterprises. The compliance cost of AI deployments is now a real line item. Build for compliance from architecture; retrofitting is significantly more expensive.
For security teams. Breach notification is on a hard 72-hour clock. Detection capability for AI-specific incidents (jailbreak in production, agent data leak, prompt injection exfiltration) is operationally critical.
RingSafe Analysis
Four mistakes seen across multiple enterprise engagements in the past 12 months:
- No DPIA for the chatbot. Customer-facing AI features ship without a Data Protection Impact Assessment. When the regulator asks (and they will), there is no documented analysis of necessity, proportionality, or mitigation. The DPIA need not be elaborate; the absence is the problem.
- Default API retention. OpenAI, Anthropic, and others default to retaining API content for 30 days. Enterprise contracts often miss the zero-retention clause. Every prompt with personal data sits on third-party infrastructure for 30 days by default.
- Vector store mixing tenants. B2B AI products serving multiple Indian customers store all customer documents in one vector index, filtering by metadata at query time. Bug or injection in the filter logic = cross-tenant data leak = separate DPDP breach per affected customer.
- No breach-response runbook for AI incidents. The classic IR runbook covers ransomware, phishing, data theft. It does not cover “the LLM revealed customer data via prompt injection.” 72 hours is short when the runbook is being written during the incident.
The compliance posture that scales: design for compliance, document the design, log the operations, rehearse the response. The teams treating DPDP as architecture, not paperwork, are operationally and reputationally ahead.
Key Takeaways
- DPDP applies to most enterprise AI deployments; the question is rarely “if” but “how.”
- Cross-border transfers are permitted under contractual safeguards; zero-retention agreements with AI providers are essential.
- Embeddings are personal data; vector stores need the same protections as source documents.
- Multi-tenant AI products need pre-filtering, not post-filtering, to prevent cross-tenant breaches.
- 72-hour breach notification requires AI-specific incident playbooks. Build them before you need them.
Conclusion
Eighteen months of DPDP × AI experience produces a clear lesson: compliance is an architectural property, not a documentation exercise. Teams that design for DPDP from the start ship faster, cheaper, and more defensibly than teams that bolt it on. The regulator is patient about implementation gaps and impatient about disregard. Demonstrate effort and direction.
Deep dive: RingSafe’s AI Compliance India module and DPDP Compliance Hub.
Get a free attack-surface review
We check what an attacker would see about your business — leaked credentials, exposed services, dark-web mentions. 30 minutes, no obligation.