The General Data Protection Regulation was not written with large language models in mind. When the European Parliament finalised GDPR in 2016, the AI systems in enterprise use were narrow classifiers and rule-based automation — not foundation models trained on billions of data points that can generate synthetic text, make inferences from unstructured data, and produce outputs that affect real people's lives.
Yet GDPR is now the primary legal framework governing how most European organisations use AI. Every AI system that processes personal data — and most of them do — falls squarely within GDPR's scope. And the regulation's principles, which were designed to be technology-neutral, create obligations that are far more demanding in AI contexts than their drafters could have envisaged.
With 18+ years of experience in AI governance, information security, and data protection — and having worked alongside DPOs navigating this intersection across financial services, healthcare, and technology sectors — I've developed a clear picture of where GDPR creates the most acute challenges for AI systems, and what genuinely good compliance looks like in practice.
This guide is written specifically for Data Protection Officers, AI governance professionals, and senior compliance leaders who need to move beyond surface-level GDPR understanding to genuinely govern AI processing in their organisations.
Why GDPR and AI Are Inseparable
The relationship between GDPR and AI is not an edge case or a specialist concern — it is the central compliance question for any organisation deploying AI that interacts with, affects, or processes information about people in the European Economic Area.
The Personal Data Definition Is Broader Than Most Organisations Realise
GDPR's definition of personal data — "any information relating to an identified or identifiable natural person" — is expansive and continues to be interpreted broadly by data protection authorities. In AI contexts, this creates scope that extends well beyond names and email addresses:
- Inferred data — data that AI systems generate about individuals through inference (predicted creditworthiness, inferred health conditions from wearable data, inferred emotional state from voice analysis) is personal data even if it was never directly collected
- Anonymised training data — data used to train AI models that was believed to be anonymised may retain the status of personal data if the model can be used to re-identify individuals through membership inference attacks
- Derived data — outputs of AI systems that describe or profile individuals (customer segments, risk scores, behavioural predictions) are personal data
- Metadata and behavioural traces — interaction data, click patterns, session metadata, and device fingerprints used as AI model inputs are personal data
GDPR's Territorial Reach in AI Contexts
GDPR applies extraterritorially under Article 3 — it governs the processing of personal data of EU residents by organisations anywhere in the world, where that processing relates to offering goods or services to EU residents, or monitoring their behaviour within the EU. For AI systems, this means:
- A US AI company whose model is used to assess EU customers' creditworthiness is subject to GDPR for that processing
- An Indian technology company training AI models on datasets that include EU resident data must comply with GDPR for that training activity
- A GDPR-compliant European organisation using a third-party AI API (even a US-based API) remains the controller for the personal data it submits to that API
Lawful Basis for AI Processing — The DPO's First Challenge
Before any AI system processing personal data can operate lawfully under GDPR, a valid lawful basis must be identified for each processing activity. In AI contexts, this is considerably more complex than most organisations initially appreciate.
The Six Lawful Bases and Their AI Applicability
| Lawful Basis | AI Applicability | Key Limitations in AI Context |
|---|---|---|
| Consent (Art. 6(1)(a)) | Can be used for AI processing where genuinely free, specific, informed, and unambiguous | Consent obtained for one AI purpose cannot be recycled for different AI uses. Difficult to obtain granular consent for complex AI inference chains. Cannot be relied upon where a power imbalance exists (employee AI monitoring). |
| Contract (Art. 6(1)(b)) | Applies where AI processing is genuinely necessary for contract performance — e.g., fraud detection in a payment service | "Necessary" is interpreted strictly — AI-powered personalisation or profiling is rarely truly necessary for contract performance. Cannot be used as a proxy for consent. |
| Legal Obligation (Art. 6(1)(c)) | Where AI processing is required by law — e.g., AI-based AML transaction monitoring | The legal obligation must be specific and clearly require the processing. Cannot manufacture legal obligation where it does not exist. |
| Vital Interests (Art. 6(1)(d)) | Limited to life-or-death situations — e.g., AI-assisted emergency dispatch systems | Very narrow scope. Cannot be used for commercial AI processing even where health-related data is involved. |
| Public Task (Art. 6(1)(e)) | Public sector AI — e.g., AI in benefits assessment, public health monitoring | Must be laid down in EU or Member State law. The AI Act imposes additional requirements on high-risk public sector AI. |
| Legitimate Interests (Art. 6(1)(f)) | Most commonly relied upon for commercial AI — analytics, personalisation, fraud detection, recommendation systems | Requires a three-part balancing test: legitimate interest exists, processing necessary for that interest, interest not overridden by data subject's rights. For AI systems that profile, monitor, or make significant inferences, the balancing test frequently does not favour the controller. Cannot be relied upon by public authorities. |
Layered Processing Activities Require Layered Lawful Bases
AI systems rarely involve a single processing activity. A customer-facing AI assistant might involve: (1) collecting conversational data, (2) processing it through a language model, (3) storing interaction history for personalisation, (4) using aggregated data to improve the model, (5) sharing anonymised data with a third-party model provider. Each of these is a distinct processing activity that requires its own lawful basis. DPOs must map the full AI processing chain, not just the customer-facing interaction, to ensure each stage has a valid legal foundation.
Data Minimisation, Purpose Limitation, and AI's Appetite for Data
Two of GDPR's core data quality principles — data minimisation (Article 5(1)(c)) and purpose limitation (Article 5(1)(b)) — are placed under acute tension by AI systems' characteristic demand for large, diverse training datasets and their tendency to find unexpected uses for data collected for other purposes.
Data Minimisation in Practice
Data minimisation requires that personal data be "adequate, relevant and limited to what is necessary in relation to the purposes for which it is processed." For AI systems, this creates a genuine tension: AI models frequently perform better with more data, and data scientists are naturally inclined to include more features and more training examples rather than fewer.
DPOs must engage with data science teams at the point of model design — before training data is assembled — to challenge whether each data field is genuinely necessary. Specific questions to ask include:
- What is the minimum feature set that achieves acceptable model performance? Have we tested performance with a reduced feature set?
- Are any features serving as proxies for protected characteristics (e.g., postcode as a proxy for ethnicity)?
- Could synthetic data or privacy-preserving techniques (federated learning, differential privacy) achieve comparable performance with reduced personal data processing?
- What is the minimum training dataset size that achieves target performance? Is the full historical dataset genuinely needed?
Purpose Limitation and AI's Secondary Uses Problem
Purpose limitation prohibits using personal data for purposes that are incompatible with the original collection purpose. AI creates a systemic secondary uses problem: data collected for customer service is used to train sentiment analysis models; data collected for fraud detection is used to build marketing propensity models; data from HR systems is used to train productivity AI. Each of these secondary uses requires either a compatible purpose determination or a fresh lawful basis.
Conducting DPIAs for AI Systems
Article 35 GDPR requires a Data Protection Impact Assessment (DPIA) where processing is "likely to result in a high risk to the rights and freedoms of natural persons." AI systems characteristically present exactly the risk factors that trigger this requirement.
When Is a DPIA Required for AI?
The EDPB's guidelines on DPIAs (WP 248 rev.01) identify specific criteria, and most significant AI deployments meet multiple triggers:
- Systematic and extensive profiling: AI that profiles individuals for any purpose — customer segmentation, creditworthiness, risk scoring, behavioural targeting
- Processing of special category data at scale: AI using health, genetic, biometric, racial, political, or similar data
- Automated decision-making with significant effects: Any AI system that makes or materially influences decisions about people — hiring, lending, insurance, healthcare, law enforcement
- Systematic monitoring of publicly accessible areas: AI-powered video surveillance, social media monitoring, location tracking
- Use of innovative technology: AI itself, particularly generative AI and large language models, qualifies as "innovative technology" triggering DPIA obligation
- Data processing preventing data subjects from exercising a right or using a service: AI gatekeeping — access to platforms, services, or opportunities based on AI assessment
The AI DPIA — What It Must Address
A GDPR DPIA for an AI system must go beyond a standard DPIA template. It requires engagement with AI-specific risk dimensions that conventional DPIA processes were not designed to assess:
- Document all personal data inputs: source, categories, volume, retention
- Describe model architecture at a level sufficient for a privacy professional to understand (not full technical specification, but enough to assess risks)
- Map all outputs and how they are used — both direct outputs and derived inferences
- Identify all entities who access the AI outputs and for what purposes
- Confirm lawful basis for each processing activity in the AI chain
- Demonstrate data minimisation — test and document that the personal data used is the minimum necessary
- Assess purpose limitation — are all uses of the data consistent with the collection purpose?
- Evaluate retention — what happens to personal data after model training? After deployment? When the model is decommissioned?
- Bias and discriminatory outcomes: Has the model been tested for performance disparities across demographic groups?
- Re-identification risk: Can the model be used to infer or reconstruct personal data about training subjects?
- Inference of special category data: Can the model infer health, racial, political, or other special category information not explicitly provided?
- Automated decision-making risk: Does the AI output constitute a solely automated decision with significant effect under Article 22?
- Explainability gap: Can the AI's decisions or outputs be explained in terms meaningful to affected data subjects?
- Feedback loop risk: Does the AI system learn from its own outputs in ways that could amplify biases or errors over time?
- Technical measures: anonymisation, pseudonymisation, differential privacy, access controls, audit logging
- Organisational measures: human review procedures, bias monitoring, model performance auditing, data subject rights procedures
- Contractual measures: processor agreements, vendor AI governance requirements
- Document residual risk and obtain DPO sign-off and management acceptance
- If high residual risk: consult supervisory authority before deployment
Automated Decision-Making and Article 22 — The Critical Battleground
Article 22 GDPR is arguably the most consequential provision for AI compliance, and it is the one where regulatory enforcement has been most active. It provides data subjects with the right not to be subject to a decision based solely on automated processing — including profiling — that produces legal or similarly significant effects.
What Constitutes a "Solely Automated" Decision?
The EDPB's Guidelines on Automated Individual Decision-Making and Profiling (WP 251 rev.01) take a broad and practically significant view of what constitutes "solely automated" processing:
- A human reviewer who simply rubber-stamps an AI recommendation without genuinely assessing the individual case is not a meaningful human intervention — the decision remains "solely automated"
- A process where humans review AI outputs but cannot override them (or in practice never do) is effectively automated decision-making
- A system where the AI decision is made first and human review is only available on appeal does not satisfy the human oversight requirement during initial decision-making
When Article 22 Applies — and When It Doesn't
Article 22(1) prohibits solely automated decisions producing "legal or similarly significant effects." Understanding the scope is critical:
- Legal effects: AI decisions that affect legal rights — contract formation, insurance coverage, visa applications, loan approvals, legal aid eligibility
- Similarly significant effects: AI decisions that "significantly affect" an individual — hiring or job shortlisting, credit scoring, insurance premium determination, medical diagnosis assistance, parole decisions, child welfare risk scoring
- Not in scope: Low-stakes personalisation (recommendation engines, content curation without significant effects), spam filtering, minor user experience adjustments
The Three Exemptions Under Article 22(2)
Solely automated decisions are only permitted under three exceptions. DPOs must confirm which exception applies and ensure the associated safeguards are in place:
- Contract necessity (Art. 22(2)(a)): The decision is necessary for entering into or performance of a contract with the data subject — and safeguards including the right to obtain human intervention, express views, and contest the decision are implemented
- Legal authorisation (Art. 22(2)(b)): Authorised by EU or Member State law, with appropriate safeguards
- Explicit consent (Art. 22(2)(c)): The data subject has given explicit consent — and the same safeguards (human intervention, right to express views, right to contest) are implemented
Note that the first and third exceptions require suitable safeguards including at minimum: the right to obtain human intervention; the right to express the data subject's point of view; and the right to contest the decision. Many organisations implementing AI decisions under these exceptions fail to operationalise these safeguards in a meaningful way.
Transparency and Explainability in AI Systems
GDPR's transparency requirements — Articles 13, 14, and 15 — require controllers to provide meaningful information about automated decision-making, including "meaningful information about the logic involved, as well as the significance and the envisaged consequences of such processing" for the data subject.
The Explainability Gap
The "meaningful information about the logic involved" requirement is where GDPR creates the most acute tension with complex AI systems. Neural networks, gradient boosting ensembles, and large language models are not inherently explainable in terms that are meaningful to a non-technical data subject. This creates a fundamental conflict between model complexity (which often improves performance) and GDPR transparency obligations.
The EDPB and national DPAs have been clear that "meaningful information" does not require full technical disclosure of model weights or architecture — but it does require more than generic statements like "an automated system assessed your application." Meaningful information must be:
- Specific to the individual's situation, not just a generic description of the AI system
- Sufficient for the data subject to understand why the decision was reached
- Comprehensible to a non-technical person
- Actionable — i.e., it gives the data subject information they could use to contest the decision or improve their outcome
Practical Explainability Approaches for DPOs
DPOs should engage with data science teams to ensure that explainability capabilities are built into AI systems at design time — not retrofitted after deployment. Workable approaches include:
- Local explanations using SHAP or LIME: Generate individual-level explanations showing which features most influenced the model's output for a specific individual — expressible in plain language ("Your application was assessed based primarily on your payment history (40%), income-to-debt ratio (25%), and length of credit history (20%)")
- Counterfactual explanations: Explain what would have needed to be different for a different outcome — highly actionable for data subjects ("Your application would have been approved if your outstanding debt had been below £15,000")
- Simplified model surrogates: Train an interpretable model (decision tree, linear model) to approximate the complex model's decisions — enabling rule-based explanations for individual cases
- Human-readable decision factors: For high-risk AI systems, require data scientists to define the top factors for each decision and express them in plain language in the output
Data Subject Rights in AI Environments
Every GDPR data subject right creates specific operational challenges in AI environments that go beyond their implementation in conventional data systems.
| Right | AI-Specific Challenge | DPO Action Required |
|---|---|---|
| Right of Access (Art. 15) | Data subjects are entitled to a copy of their personal data — but what does "their data" mean for an AI system that processed it and generated inferences? The AI's outputs (scores, predictions, categories) about the individual are also their personal data and must be disclosed. | Ensure Subject Access Request processes capture not just raw input data but all AI-generated inferences, scores, predictions, and profiles about the individual. System architecture must support this retrieval. |
| Right to Erasure (Art. 17) | "Right to be forgotten" in AI contexts raises fundamental questions: if an individual's data was used in model training, can they be erased from a trained model? Machine unlearning is computationally expensive and not always fully effective. | Implement technical measures to identify individuals' data in training sets; assess machine unlearning feasibility; document retention policy for training data; ensure trained model outputs referencing identifiable individuals can be deleted from storage. |
| Right to Rectification (Art. 16) | If inaccurate data was used in AI training, rectification of the stored data does not change the model trained on the inaccurate version. Inaccurate inferences generated by AI about an individual are also subject to rectification. | Establish processes to correct input data in storage AND flag or retrain models where correction affects their outputs. Document how AI-generated inferences are updated when underlying data is corrected. |
| Right to Object (Art. 21) | Where legitimate interests is the lawful basis for AI processing, data subjects can object to processing of their personal data. The controller must cease processing unless it can demonstrate compelling legitimate grounds that override the individual's interests. | Maintain a register of data subjects who have exercised their right to object; ensure AI systems can exclude opted-out individuals from processing; document the compelling legitimate grounds assessment for each case where objection is overridden. |
| Right to Explanation (Art. 22(3)) | Where an automated decision falls under Article 22, data subjects have the right to obtain human intervention, express their point of view, and contest the decision. This requires operational procedures, not just a policy statement. | Implement accessible, timely procedures for human review requests; train staff who conduct reviews to genuinely assess cases independently; document outcomes of human review challenges and use them to improve AI system accuracy. |
| Right to Data Portability (Art. 20) | Data subjects can request their data in a structured, commonly used, machine-readable format where processing is based on consent or contract and carried out by automated means. This includes AI-generated profiles and outputs. | Ensure AI system architecture supports export of individual data and AI-generated outputs in structured format; define what constitutes "personal data processed by AI" for portability purposes in your RoPA. |
Special Category Data in AI Training and Inference
Article 9 GDPR imposes significantly higher standards for processing special category data — health, genetic, biometric, racial or ethnic origin, political opinions, religious beliefs, trade union membership, sexual orientation or sex life data. AI creates two distinct special category risks: explicit processing (using special category data as training inputs) and inference risk (where AI systems infer special category data from non-special category inputs).
Explicit Special Category Processing in AI
Many high-value AI use cases necessarily involve special category data: medical diagnosis AI, clinical decision support, insurance underwriting AI using health data, HR AI using disability information, recruitment AI that may process photographs (which can infer racial origin and health conditions). For these systems:
- One of the Article 9(2) conditions must be met — commonly explicit consent (9(2)(a)), vital interests (9(2)(c)), medical purposes (9(2)(h)), or public interest in public health (9(2)(i))
- Many Article 9(2) conditions require additional safeguards: professional secrecy obligations, national law authorisation, or binding internal rules
- A DPIA is almost always required — special category data is one of the explicit triggers for mandatory DPIA under EDPB guidance
AI Inference Risk — The Hidden Special Category Problem
A more insidious risk arises when AI systems infer special category data from non-special category inputs. Research and regulatory guidance have identified numerous examples:
- Voice analysis AI that infers health conditions (Parkinson's disease, depression, anxiety) from speech patterns — with no health data explicitly provided
- Facial recognition AI that can infer racial or ethnic origin, age, and potentially health conditions from images
- Purchase history AI that infers pregnancy, health conditions, or religious dietary requirements from buying patterns
- Location data AI that infers religious beliefs from attendance at places of worship
- Social media analysis AI that infers political views or sexual orientation from content interactions
DPOs must assess not just what data goes into AI systems, but what special category inferences the AI's outputs effectively constitute — and whether appropriate Article 9 grounds exist for those inferences.
Governing Third-Party AI — Processor Agreements and Vendor Risk
Most organisations do not build their own AI systems from scratch. They use third-party AI APIs (OpenAI, Anthropic, Google Gemini, Azure OpenAI), AI-embedded SaaS platforms (Salesforce Einstein, ServiceNow AI, HubSpot AI), and AI tools purchased from specialist vendors. The GDPR controller/processor framework applies — and creates specific obligations.
Controller vs. Processor in Third-Party AI
Determining whether a third-party AI provider is a processor (acting under the controller's instructions) or an independent controller (processing for its own purposes) is one of the most practically important and frequently misunderstood questions in AI GDPR compliance:
- Processor: An AI vendor that processes personal data only to provide services to the customer and does not use it for its own purposes (model training, product improvement, data monetisation) is a processor. A Data Processing Agreement (DPA) under Article 28 is mandatory.
- Controller: If the AI vendor also processes the submitted data for its own purposes — model training, service improvement, safety evaluation, aggregated analytics — it is processing as a controller for those additional purposes. The DPA covers the processor relationship; the vendor's own processing requires its own lawful basis.
- Joint controllers: Where both parties determine the purposes and means of processing — for example, where a joint AI model is trained on both parties' data for mutual benefit — joint controllership under Article 26 may apply, requiring a documented joint controller arrangement.
International Transfers in AI Processing
Using AI APIs from US-based vendors (OpenAI, Anthropic, Google, Microsoft Azure in non-EU regions) involves international transfers of personal data. These require a valid transfer mechanism under Chapter V GDPR:
- Adequacy decision: The EU-US Data Privacy Framework (2023) provides an adequacy basis for transfers to certified US organisations. Verify vendor certification at the DPF website before relying on this basis.
- Standard Contractual Clauses (SCCs): The 2021 SCCs are included in most major AI vendor DPAs — but must be paired with a Transfer Impact Assessment (TIA) evaluating whether the destination country's laws undermine the protection the SCCs provide.
- Binding Corporate Rules (BCRs): For transfers within a corporate group, BCRs may provide the transfer mechanism.
GDPR and the EU AI Act — Navigating the Overlap
The EU AI Act entered into force in 2024 and is progressively applying through 2027. DPOs now operate in an environment where two major EU regulatory instruments apply simultaneously to many AI systems — and their requirements interact in ways that create both compliance synergies and potential tensions.
Where They Overlap
| Area | GDPR Requirement | EU AI Act Requirement | Integrated Approach |
|---|---|---|---|
| Risk Assessment | DPIA for high-risk processing (Art. 35) | Risk management system for high-risk AI (Art. 9) | Design a combined AI Impact Assessment that satisfies both DPIA and AI Act risk management requirements in a single exercise |
| Transparency | Meaningful information on automated decisions (Art. 13–15, 22) | Technical documentation and instructions for use; transparency for limited-risk AI (Art. 13) | Unified transparency framework covering both data subject information (GDPR) and technical disclosure (AI Act) |
| Human Oversight | Human intervention for Article 22 automated decisions | Human oversight measures for high-risk AI (Art. 14) | Design human oversight that satisfies Art. 22 GDPR safeguards AND Art. 14 AI Act requirements simultaneously |
| Data Governance | Data quality, minimisation, accuracy principles (Art. 5) | Data governance for training, validation, testing datasets (Art. 10) | Single data governance framework covering GDPR data quality principles and AI Act dataset requirements |
| Fundamental Rights | Balancing test for legitimate interests; prohibition on discriminatory processing | Fundamental Rights Impact Assessment (FRIA) for public sector high-risk AI (Art. 27) | Combined assessment addressing both GDPR legitimate interests balancing and AI Act fundamental rights impact |
Where They Differ — and Can Create Tension
- Biometric data: GDPR prohibits processing biometric data for identification purposes unless an Article 9(2) exception applies. The EU AI Act also prohibits certain real-time biometric identification in public spaces — but permits others with authorisation. Compliance with the AI Act does not automatically satisfy GDPR's stricter Article 9 requirements.
- AI Act "new purpose" exception: Article 84 AI Act permits DPAs to take AI Act obligations into account when assessing GDPR violations — but does not override GDPR requirements. An AI system compliant with the AI Act can still violate GDPR.
- Enforcement bodies: The EU AI Act is enforced by new national market surveillance authorities, not DPAs. DPOs must manage relationships with two distinct enforcement bodies that may take different views of the same AI system.
Enforcement Lessons — What Regulators Have Signalled
DPA enforcement against AI-related GDPR violations has been escalating since 2020. The following cases illustrate the specific AI processing risks that regulators have prioritised — and the compliance approaches they expect.
- Public availability of data does not constitute consent or legitimate interest for AI training on facial images — the "scraping is lawful" assumption is false
- Facial recognition AI processing biometric data requires an Article 9(2) condition — no commercial purpose satisfies this requirement without explicit consent
- Data subjects' rights (access, erasure, objection) must be operationally implementable — not just stated in a privacy policy
- Enforcement is coordinated across EU DPAs through the EDPB's consistency mechanism — violations of AI systems affecting multiple EU countries can attract multiple simultaneous fines
- Article 22 applies where an AI score "decisively influences" a human decision — the human in the loop does not escape GDPR Article 22 obligations if they routinely act on AI outputs without independent assessment
- Credit scoring, risk scoring, and AI-generated assessments passed to human decision-makers must satisfy Article 22 requirements: lawful basis, safeguards (human intervention, right to express views, right to contest)
- Meaningful human review means genuine independent assessment — not validation of an AI recommendation
- Any AI scoring or profiling that decisively influences significant decisions about individuals now requires explicit compliance with Article 22 safeguards
- Lawful basis for LLM training data is not automatically established by "publicly available" status — each category of training data requires analysis
- Generative AI must implement age verification or appropriate safeguards where services may be accessed by minors
- The EDPB's coordinated enforcement approach means that generative AI compliance issues in one EU country can trigger simultaneous multi-country investigation
- Responding promptly and substantively to DPA inquiries — and implementing changes — is recognised as a mitigating factor in enforcement outcomes
- SCCs for international AI processing require a documented Transfer Impact Assessment — SCCs alone are insufficient where receiving country surveillance laws undermine the protection provided
- The DPF (EU-US Data Privacy Framework, 2023) provides a current adequacy basis for certified US organisations — verify certification before relying on it
- AI systems that process EU personal data on US infrastructure must have a valid, documented international transfer mechanism
- EDPB binding decisions apply to the entire EU — DPAs in all member states are bound by EDPB consistency mechanism decisions
GDPR Obligations by Role — Who Does What in an AI Environment
Effective AI GDPR compliance requires coordinated effort across multiple roles. The following matrix clarifies the primary GDPR obligations and AI-specific responsibilities for each key function.
- Advise on all AI processing activities' GDPR compliance
- Review and sign off DPIAs for all high-risk AI
- Monitor compliance with GDPR across AI deployments
- Act as contact point with DPA
- Maintain Records of Processing Activities (RoPA) covering AI
- Assess lawful basis and DPIA requirements at AI design stage
- Review AI vendor DPAs for adequacy
- Advise on Article 22 applicability for each AI system
- Track DPA AI enforcement guidance and precedent
- Provide early warning on AI governance gaps
- Coordinate with DPO on DPIA for each AI system
- Ensure AI Impact Assessments address GDPR risks
- Include GDPR requirements in AI governance policies
- Integrate GDPR lawful basis check into AI system approval process
- Ensure transparency requirements are addressed in AI design
- Maintain AI system inventory with GDPR risk classification
- Align ISO 42001 AIMS with GDPR obligations
- Implement data minimisation in feature selection
- Support DPIA with technical documentation
- Build explainability capabilities into models
- Document training data sources, provenance, and retention
- Implement bias testing and document results
- Build SHAP/LIME or counterfactual explanation into model outputs
- Support deletion/unlearning requests technically
- Confirm lawful basis for each AI processing activity
- Review AI vendor contracts and DPAs
- Advise on cross-border transfer mechanisms
- Advise on EU AI Act / GDPR intersection and joint compliance
- Negotiate AI API terms to ensure GDPR-compliant processing
- Support regulatory engagement on AI-related queries
- Draft AI-specific privacy notices and data subject rights procedures
- Implement technical measures for AI data security (Art. 32)
- Manage breach notification for AI-related incidents
- Conduct security assessments of AI vendor infrastructure
- Address AI-specific attack vectors: model inversion, membership inference, adversarial inputs
- Implement Zero Trust controls for AI workloads and data pipelines
- Assess international transfer security implications for AI APIs
The DPO's AI Governance Action Plan
For DPOs who need to move from awareness to operational action, the following phased plan reflects the priority sequence I recommend based on 18+ years of experience supporting DPOs across complex AI deployments.
- Survey all business units for AI tools, AI APIs, and AI-embedded SaaS platforms in use — including shadow AI
- For each AI system, identify: categories of personal data processed; lawful basis claimed; whether outputs constitute automated decisions under Art. 22; whether a DPIA has been conducted
- Maintain the AI inventory as a living section of your RoPA
- Flag all AI systems with no documented lawful basis or DPIA as immediate priority items
- Conduct Legitimate Interests Assessments (LIAs) for AI systems relying on Art. 6(1)(f)
- Assess all AI systems processing special category data for Art. 9(2) compliance
- Identify all AI systems requiring a DPIA — use EDPB WP 248 rev.01 criteria
- Prioritise DPIAs for deployed high-risk AI systems (credit scoring, hiring AI, medical AI)
- Map all AI systems producing outputs used in significant decisions affecting individuals
- For each: assess whether the AI "decisively influences" the decision (applying CJEU Schufa guidance)
- Audit human review processes — are they genuine independent assessments or rubber-stamping?
- Implement or improve data subject rights procedures (right to human intervention, to express views, to contest)
- Review all AI vendor DPAs and ensure they address the key points in the DPA checklist above
- Update privacy notices to include specific information about AI processing and automated decisions
- Implement DPIA review triggers for AI systems (retraining, new data sources, new use cases)
- Establish explainability requirements as a standard AI procurement criterion
- Track EDPB AI guidance, DPA enforcement decisions, and CJEU rulings for emerging obligations