When a DPIA Is Mandatory
GDPR Article 35 identifies three categories of processing that always require a DPIA. First, systematic and extensive profiling of individuals based on automated processing where the results produce significant effects, such as decisions about credit, employment, or access to services. Second, large-scale processing of special categories of data (health, biometrics, political opinions, religious beliefs, sexual orientation, and so on). Third, systematic monitoring of publicly accessible areas at large scale. The ICO, as the UK supervisory authority, has published a list of processing types that always require a DPIA under UK GDPR. This list includes processing biometric data to uniquely identify individuals, using AI systems to make or support significant decisions about individuals, profiling individuals at large scale, and processing health data for purposes beyond direct care. For AI products, the practical trigger is almost always automated decision-making or profiling. If your AI product makes or materially influences decisions that affect individuals - approval of applications, scoring of performance, allocation of resources, personalisation at scale - a DPIA is required.
What a DPIA Must Cover
A GDPR-compliant DPIA is not a brief form - it is a substantive analysis structured around six core elements. First, a systematic description of the processing: what data is collected, from whom, how it is processed, who has access, how long it is retained, and what third parties receive it. Second, an assessment of the necessity and proportionality of the processing: is the purpose legitimate, is the processing limited to what is necessary, are data subjects' rights supported? Third, an assessment of the risks to rights and freedoms: what could go wrong, how likely is it, how severe would the impact be on individuals? Fourth, the measures you plan to take to address those risks: technical controls, policy controls, contractual protections. Fifth, consultation with affected stakeholders where appropriate. Sixth, for high-risk processing that cannot be adequately mitigated, prior consultation with the ICO or relevant EU supervisory authority before processing begins. The DPIA must be a living document updated when the processing changes significantly.
DPIA and EU AI Act Alignment
If your AI product falls into a high-risk category under the EU AI Act, the technical documentation required by the Act overlaps significantly with a DPIA. Both require a description of the system's purpose and intended use, an assessment of foreseeable risks, documentation of the data used in training, and an explanation of how human oversight is implemented. Running both processes concurrently rather than sequentially reduces duplication significantly. The EU AI Act also requires a fundamental rights impact assessment for certain high-risk AI systems deployed by public bodies. UK organisations subject to the EU AI Act and UK GDPR should coordinate their DPIA with their EU AI Act conformity assessment, particularly on the shared topics of data quality, bias assessment, and risk documentation. SpeedMVPs builds this documentation coordination into the delivery process for AI products that require it.
Automated Decision-Making Under GDPR Article 22
Article 22 of GDPR creates specific rights for individuals subject to automated decision-making that produces legal or similarly significant effects. If your AI product makes such decisions without human review, individuals have the right to request human intervention, express their point of view, and contest the decision. You must also be able to provide a meaningful explanation of the logic involved. This explainability requirement is one of the most challenging technical requirements for modern deep learning systems. Products using black-box models for significant decisions need either interpretability layers, post-hoc explanation tools such as SHAP or LIME, or a hybrid architecture where AI produces ranked options and a human makes the final decision. Your DPIA should explicitly address how you satisfy Article 22 requirements, either by demonstrating that human oversight is always present, or by documenting how automated decisions are contestable and explainable.
Consulting the ICO: When Prior Consultation Is Required
If you complete a DPIA and conclude that the residual risk remains high after implementing all planned mitigation measures, GDPR Article 36 requires you to consult with the supervisory authority before beginning processing. In the UK, that authority is the ICO. In EU member states, it is the relevant national data protection authority. Prior consultation is not a fast process. The ICO must respond within eight weeks, extendable by a further six weeks for complex cases. This means a DPIA that concludes prior consultation is required could add fourteen weeks to your launch timeline. Building DPIA into your project timeline early, with enough time to complete it and address findings before your target launch, is essential for AI products that involve high-risk processing. The ICO also provides a DPIA consultation service for novel or complex processing scenarios, which can be a useful resource even when prior consultation is not strictly required.
Practical DPIA Process for AI Startups
Here is a practical approach to DPIA that works at startup scale. Start by identifying whether your processing is likely to trigger the requirement using the ICO's high-risk list and the EU AI Act Annex III. If there is genuine doubt, err on the side of completing a DPIA - it is good practice even when not strictly required, and demonstrates accountability to regulators and enterprise customers. Assign ownership of the DPIA to a specific person, typically the CTO or product lead at early stage, or a designated Data Protection Officer if one is appointed. Complete the DPIA before build begins on the specific processing activity, not before the whole product launches. Update the DPIA when you change your data model, add new ML features, change your LLM provider, or significantly expand your user base. Retain completed DPIAs as they form part of your accountability documentation under GDPR Article 5(2) and can be requested by the ICO during an investigation.