← All articles

AI Compliance in Saudi Arabia (SDAIA) and India (DPDP): A Practical Guide

AI compliance in Saudi Arabia and India rests on two data protection laws that predate the current wave of AI and were not written for it: Saudi Arabia's Personal Data Protection Law (PDPL), overseen by the Saudi Data and AI Authority (SDAIA), and India's Digital Personal Data Protection Act (DPDP Act) of 2023. Neither law regulates "AI" as a category. Both govern the personal data that AI systems ingest, process, and generate, which is where nearly all practical obligation lives. SDAIA adds AI-specific ethics principles and generative AI guidance on top, but for most companies the enforceable rules are the data protection rules, applied to a new kind of processing.

That distinction matters because it tells you where to look. If you are deploying an AI system in either market, the question is rarely "is this AI legal." It is "what personal data does this system touch, on what legal basis, where does it live, and who can be held accountable when it produces a wrong or harmful output." Answer those and you have covered most of what SDAIA and the DPDP Act actually require.

What does SDAIA actually require in Saudi Arabia?

SDAIA is both the authority that supervises the PDPL and the body that publishes Saudi Arabia's AI policy. It is useful to keep the two roles separate.

The PDPL is the binding law. Its core demands are familiar to anyone who has read a modern privacy regime: a lawful basis for processing personal data, purpose limitation, data minimisation, defined retention, and rights for the individual to access and correct their data. It applies to processing of Saudi residents' data regardless of where the processor sits, and it treats sensitive data and cross-border transfers with extra caution.

On top of that, SDAIA issues guidance aimed squarely at AI:

For a private company, the practical reading is this: the PDPL is what you can be penalised against, and the SDAIA AI guidance is the standard of care you are expected to meet, especially if you handle government data or bid through platforms like Etimad. A system that quietly trains on customer data collected for a different purpose fails the PDPL long before anyone debates AI ethics.

What does India's DPDP Act require for AI systems?

The DPDP Act 2023 is India's first comprehensive personal data law, and it governs any AI system that processes the personal data of people in India. It centres on a few obligations that reshape how AI pipelines must be built.

On residency, the DPDP Act uses a blocklist rather than a localisation mandate: transfers abroad are allowed except to countries the government restricts by notification. But sector rules override this. The RBI's payment data localisation, for instance, keeps that data in India regardless. So an AI workload in Indian BFSI can face hard residency limits even though the DPDP Act itself does not impose them. Deciding where a workload may run is a core part of any AI governance control plane, and the residency question deserves its own treatment in keeping sensitive AI workloads in-country.

Saudi Arabia SDAIA · PDPL Responsible-AI framework Data residency Risk classification India DPDP Act Consent & purpose limits Data-fiduciary duties Breach notification Both: lawful basis · security · accountability · auditability
Two regimes, one operational core — build for the shared band and each jurisdiction's additions become configuration

Where do SDAIA and DPDP agree, and where do they diverge?

The two regimes rhyme more than they clash, which helps companies operating across the Gulf and India run one governance model rather than two.

They agree on the fundamentals: a lawful basis for processing, purpose limitation, minimisation, defined retention, individual rights, and accountability that stays with the organisation controlling the data. Build to those and you satisfy the shared core of both.

They diverge on the details that trip up implementation:

If you handle data classified as sensitive or governmental in either market, the safer assumption is in-country processing and a model you can run without depending on a foreign kill switch, which is where the sovereign AI question enters and shapes your deployment model.

What this guide does not cover

This is an orientation, not legal advice, and it has deliberate limits.

It does not substitute for counsel licensed in Saudi Arabia or India. Both regimes are evolving: the DPDP Act's implementing rules and the operational Data Protection Board are still settling, and SDAIA continues to issue and revise guidance. Specific thresholds, notified restricted countries, and Significant Data Fiduciary designations change, and this guide names none of them as fixed. It also does not cover sector-specific rules in depth, from RBI localisation to healthcare and defence, which frequently impose stricter obligations than the base data laws. Treat what follows here as a map of the terrain, not a compliance checklist, and verify current requirements before you rely on them.

Where to start

Begin with an inventory, not a legal memo. List every AI system you run or plan to run, and for each one write down the personal data it touches, the purpose the data was originally collected for, where it is stored and processed, and how long inputs and outputs are retained. Most non-compliance in both markets hides in two answers: data reused for a purpose it was never consented to, and logs kept forever by default.

Fix those two first. Then map each workload against residency: if any of it touches government, payment, or classified data, assume it needs to stay in-country and needs a provider you can audit and replace. From there, controls like multi-model routing to avoid lock-in and monitoring of AI outputs in production turn compliance from a document into something you can actually enforce. The machine reads the regulation; the human still decides what is defensible.

Common questions

Do SDAIA and the DPDP Act specifically regulate AI?
Not primarily. India's DPDP Act is a data protection law that governs the personal data AI systems consume and produce, without naming AI as such. Saudi Arabia's SDAIA does publish AI-specific guidance, including its AI Ethics Principles and generative AI guidelines, but the binding legal obligations for most companies still come from the PDPL, the country's data protection law. In both markets you comply with data law first and AI guidance second.
Does the DPDP Act require data to stay inside India?
No, not by default. The DPDP Act permits cross-border transfers except to countries the government specifically restricts by notification, which is a blocklist model rather than a residency mandate. Sector regulators, notably the RBI for payment data, impose stricter localisation that overrides the general rule. So the honest answer is that AI workloads touching regulated data may face residency limits even though the DPDP Act itself does not impose blanket localisation.
What is the biggest AI compliance gap companies miss in these markets?
Purpose and retention. Personal data collected for one purpose is quietly reused to train or prompt a model, and inputs and outputs are logged indefinitely by default. Both the DPDP Act and the PDPL restrict processing to the purpose consented to and expect data not to be kept longer than needed, so ungoverned logging and training pipelines are where most exposure sits.