Home / Resources / Frameworks / GDPR & AI
GDPR compliance for AI systems, before the DPA comes knocking.
The General Data Protection Regulation remains the primary data protection law governing how AI systems process personal data in the EU and EEA. It applies independently of the EU AI Act: compliance with one does not satisfy the other. For operators deploying AI agents that touch personal data, GDPR defines the obligations around automated decisions, transparency, impact assessments, and cross-border transfers.
Why GDPR matters for AI, and how enforcement is accelerating
Enacted on April 14, 2016, and applicable since May 25, 2018, GDPR replaced the Data Protection Directive 95/46/EC and established a unified data protection framework across all EU member states. AI systems depend on large volumes of data for training and inference, and GDPR governs every phase: collection, storage, processing, and transfer. Automated decision-making, profiling, and the opacity of AI models create direct tension with GDPR's transparency and explainability requirements. Enforcement has accelerated sharply, with over 60% of cumulative fines landing since January 2023.
€7.1B
total GDPR fines issued since May 2018
Kiteworks, mid-2026
2,800+
individual fines issued through mid-2025
EU enforcement data
443/day
breach notifications reported in early 2025, a 22% year-over-year increase
EDPB reporting, 2025
Who must comply
EU-established organizations
Any entity with an establishment in the EU that processes personal data in the context of that establishment's activities. This includes organizations that develop, deploy, or operate AI systems processing EU residents' data, regardless of where the processing infrastructure resides.
GDPR Article 3(1), Territorial Scope
Non-EU organizations serving EU residents
Any entity outside the EU that offers goods or services to EU/EEA residents, or monitors the behavior of individuals within the EU/EEA. A U.S. or Asian AI company whose model processes data from EU residents, whether through a chatbot, recommendation engine, or automated decision system, must comply with GDPR.
GDPR Article 3(2), Extraterritorial Reach
Data controllers deploying AI
The entity that determines the purposes and means of processing personal data bears primary responsibility for compliance. A company deploying an AI chatbot to serve EU customers is typically the data controller, responsible for lawful basis, transparency, data subject rights, DPIAs, and breach notification.
GDPR Article 4(7), Controller Definition
Data processors and AI model providers
AI model providers and cloud AI API providers typically act as data processors. They must process data only on documented instructions from the controller, implement appropriate security measures, and assist with data subject rights. When an AI provider determines training purposes independently, it may become a controller or joint controller for training activities.
GDPR Article 4(8) & Article 26, Joint Controllers
Organizations requiring a DPO
A Data Protection Officer must be appointed when core activities consist of processing operations requiring regular and systematic monitoring of data subjects on a large scale, or processing special categories of data at scale. Organizations deploying AI systems that systematically monitor individuals or make large-scale automated decisions will typically need a DPO.
GDPR Article 37, DPO Appointment
What you must do
"Individuals have the right not to be subject to a decision based solely on automated processing which produces legal effects or similarly significantly affects them."
Article 22, Automated Individual Decision-Making AI agents that approve or deny credit applications, screen job candidates, set insurance pricing, or restrict platform access are directly regulated. The prohibition covers scenarios where a human formally signs off on an automated output but has no real ability or authority to override it. Rubber-stamping does not constitute meaningful human involvement. Three narrow exceptions apply: contractual necessity, authorization by EU or member state law, or explicit consent. Even when an exception applies, the data subject retains the right to human intervention, the right to express their point of view, and the right to contest the decision.
→ Nexovern captures decision context and escalation records for every AI agent action, providing the evidence that demonstrates genuine human review rather than procedural sign-off.
"Controllers must provide meaningful information about the logic involved in automated decision-making, as well as the significance and envisaged consequences."
Articles 13, 14, and 15, Right to Explanation While GDPR does not contain a standalone "right to explanation," several provisions combine to create an effective explanation requirement for AI. Controllers must disclose the existence of automated decision-making, provide meaningful information about the logic involved, and explain the significance and envisaged consequences. Recital 71 further states that data subjects have the right to obtain an explanation of the decision reached and to challenge it.
→ Nexovern's correlated app-layer and OS-layer telemetry reconstructs what each agent accessed and produced, giving compliance teams the raw material to generate meaningful explanations on demand.
"A DPIA is required when processing is likely to result in a high risk to the rights and freedoms of natural persons."
Article 35, Data Protection Impact Assessments Most AI deployments processing personal data will require a DPIA. This is mandatory when processing involves systematic and extensive evaluation of personal aspects based on automated processing, large-scale processing of special categories of data, or systematic monitoring of a publicly accessible area. AI-specific DPIAs must assess risks including accuracy, bias, discrimination, transparency, data quality, and security. Standard generic checklists are insufficient. The EU AI Act imposes a separate Fundamental Rights Impact Assessment under its Article 27, and completing one does not satisfy the other.
→ Nexovern provides continuous evidence of what personal data each AI agent accesses, what decisions it produces, and what safeguards are in place, giving DPIA authors the operational data they need rather than forcing reliance on design-time assumptions.
"Every phase of AI data processing requires its own lawful basis. Collecting data, training a model on it, and running inference are distinct processing activities."
Article 6(1), Lawful Basis for Training Data Each phase of AI processing, from data collection through model training to live inference, may require separate justification. Consent is the cleanest basis but rarely scales across a model's lifetime. Legitimate interest is most commonly invoked for AI training but requires a documented three-step Legitimate Interest Assessment. The EDPB confirmed in Opinion 28/2024 (December 17, 2024) that legitimate interest can be a valid basis for AI model development, while setting a high threshold for proving AI model anonymity. CNIL issued supporting guidance in June 2025. Repurposing data originally collected for one service to train an AI model constitutes a change of purpose that may require a new lawful basis.
→ Nexovern's identity-correlated telemetry tracks which data each agent accessed and for what purpose, supporting the per-phase lawful basis documentation that regulators expect to see.
"Personal data must be adequate, relevant, and limited to what is necessary in relation to the purposes for which they are processed."
Article 5(1)(c), Data Minimization For AI agents, data minimization applies at the context construction layer, not just the database level. Agents should architecturally limit what they retrieve per task, using bounded context spaces and scoped retrieval to prevent access to full personal records when only a narrow subset is needed. Collecting vast datasets "just in case" for future model training violates this principle.
→ Nexovern monitors and records exactly what data each agent retrieves per session, making it possible to audit whether retrieval scope matches the documented purpose and flag over-collection in real time.
"Privacy must be embedded into AI system architecture from the design phase, not bolted on after deployment."
Article 25, Privacy by Design and Default Controllers must implement appropriate technical and organizational measures to enforce data protection principles at both design time and runtime. Default settings should minimize personal data processing. Techniques such as differential privacy, federated learning, and pseudonymization should be considered at the architecture stage. By default, only personal data necessary for each specific purpose should be processed, covering the amount collected, the extent of processing, the period of storage, and accessibility.
→ Nexovern enforces data boundaries and access policies at the endpoint, ensuring that privacy-by-design commitments are reflected in actual agent behavior rather than remaining aspirational in design documentation.
"Organizations must maintain detailed records of their processing activities, including what AI agents retrieved, what reasoning they applied, and what outcomes they produced."
Article 30, Records of Processing Activities For AI systems, record-keeping extends to documentation of AI-specific processing activities, logging what context agents retrieved, decision traces that provide evidence for Article 22 compliance and accountability audits, categories of data subjects and personal data processed, recipients of AI processing outputs, and envisaged time limits for erasure. These records must be available to supervisory authorities on request.
→ Nexovern's app-layer prompt capture and OS-layer telemetry, correlated under one identity, produce continuous, exportable processing records that satisfy Article 30 without requiring manual log assembly.
Penalties and notable AI enforcement
Tier 1: up to €20M or 4% of global turnover
The most serious violations carry fines of up to €20 million or 4% of total worldwide annual turnover, whichever is greater. This tier covers violations of basic processing principles (Articles 5 and 6), data subject rights (Articles 12 through 22), and cross-border transfer rules (Articles 44 through 49).
GDPR Article 83(5)
Tier 2: up to €10M or 2% of global turnover
Lesser violations carry fines of up to €10 million or 2% of total worldwide annual turnover, whichever is greater. This tier applies to controller and processor obligations (Articles 25 through 39), certification body requirements, and monitoring body obligations.
GDPR Article 83(4)
Clearview AI: ~€95M across five DPAs
Clearview AI scraped billions of facial images from public websites without consent to build a facial recognition database. France, Italy, and Greece each imposed €20M fines. The UK levied £7.5M. The Netherlands issued the largest single penalty at €30.5M in September 2024, which included a ban on processing Dutch citizens' data. Germany and Austria also ruled the technology illegal.
CNIL, Garante, Hellenic DPA, ICO, Dutch DPA (2022 to 2024)
Meta: €1.2B for unlawful data transfers
On May 22, 2023, the Irish DPC imposed a record €1.2 billion fine on Meta for unlawfully transferring EU users' personal data to the United States. The DPC found that Meta's reliance on Standard Contractual Clauses was insufficient following the Schrems II judgment. In 2024, the DPC also secured Meta's agreement to pause plans to train large language models on public Facebook and Instagram content across the EU/EEA. A separate €310M fine followed for behavioral profiling practices without valid consent.
Irish DPC, May 2023 & 2024
OpenAI: €15M fine, later annulled on jurisdiction
In December 2024, Italy's Garante fined OpenAI €15 million for processing personal data without adequate legal basis, transparency failures, breach notification delays, and insufficient age verification. OpenAI was also ordered to run a six-month public awareness campaign. On March 18, 2026, the Court of Rome annulled the entire fine on jurisdictional grounds, finding that the Irish DPC had become OpenAI's lead supervisory authority before the Garante issued its decision. The court did not examine the substantive GDPR violations, exposing an enforcement gap in the one-stop-shop mechanism.
Italian Garante, Dec 2024 · Court of Rome, March 2026
Ongoing AI investigations across the EU
TikTok received a €530M fine from the Irish DPC in 2025 for illegally transferring EEA user data to China. The Hamburg DPA prohibited OpenAI from processing German users' data for training. The UK ICO investigated Google/DeepMind for receiving 1.6 million NHS patient records without proper consent. Multiple DPAs across Italy, Spain, Poland, and France maintain active investigations into generative AI providers as of 2026.
Irish DPC, Hamburg DPA, ICO, multiple EU DPAs (ongoing)
Key dates
01
May 25, 2018: GDPR becomes applicable
GDPR takes effect across all EU member states, replacing the Data Protection Directive 95/46/EC and establishing the unified legal framework that governs AI data processing today.
02
July 10, 2023: EU-U.S. Data Privacy Framework adopted
The European Commission adopts the adequacy decision for the EU-U.S. Data Privacy Framework, providing a legal mechanism for transatlantic AI data transfers following the Schrems II invalidation of Privacy Shield.
03
December 17, 2024: EDPB Opinion 28/2024 on AI models
The EDPB confirms that legitimate interest can be a valid lawful basis for AI model development and deployment, while setting a high threshold for proving AI model anonymity. This is the most comprehensive EDPB guidance on AI and GDPR to date.
04
February 2, 2025: EU AI Act prohibited practices take effect
The first enforcement milestone of the EU AI Act activates prohibited AI practices. GDPR continues to apply independently, creating parallel compliance obligations for any AI system processing personal data.
05
August 2, 2026: EU AI Act high-risk obligations apply
EU AI Act obligations for high-risk AI systems become applicable. Organizations must comply with both GDPR DPIAs and AI Act Fundamental Rights Impact Assessments as separate legal obligations. Completing one does not satisfy the other.
06
Ongoing, 2026: active AI investigations across EU
The EDPB continues developing guidance on AI and automated decision-making. Multiple DPAs maintain active investigations into generative AI providers, with enforcement actions expected to accelerate as the EU AI Act and GDPR enforcement converge.
How Nexovern helps
- Automated AI agent discovery: Identify and catalog every AI agent across the environment before a DPA inquiry arrives, closing the gap between what is deployed and what appears in processing records.
- Article 22 decision evidence: Capture the full decision chain for every agent action that could produce legal or similarly significant effects, providing the human review evidence that distinguishes genuine oversight from rubber-stamping.
- Right to explanation support: App-layer prompt capture and OS-layer telemetry, correlated under one identity, reconstruct what each agent accessed and produced, enabling compliance teams to generate meaningful explanations in response to data subject requests.
- DPIA-ready operational data: Continuous monitoring provides the actual processing evidence that DPIA authors need, covering data accessed, decisions produced, safeguards applied, and risk indicators, rather than relying on design-time assumptions alone.
- Lawful basis documentation: Identity-correlated telemetry tracks which data each agent accessed and for what purpose, supporting the per-phase lawful basis documentation that the EDPB's Opinion 28/2024 expects.
- Data minimization enforcement: Monitor and enforce data retrieval boundaries at the agent level, flagging over-collection in real time and producing audit evidence that retrieval scope matches documented purpose.
- Article 30 processing records: Automated, continuous records of processing activities that satisfy Article 30 requirements without manual log assembly, covering agent actions, data categories, recipients, and retention timelines.
- Cross-border transfer visibility: Track inference calls routing to AI models hosted outside the EEA, ensuring that valid Chapter V transfer mechanisms are in place and documented for every data flow.
Your next DPA inquiry will ask for the evidence. Build it before they ask.
Nexovern gives your data protection team the automated discovery, decision evidence, and DPIA-ready records that GDPR demands for AI systems. See how it maps to your AI processing operations across the EU.