Skip to main content
June 2026privacy impact assessment

Privacy Impact Assessment (PIA): The Complete Guide to Conducting PIAs and DPIAs for Compliance

Complete guide to Privacy Impact Assessments and DPIAs. Covers GDPR Article 35 requirements, assessment methodology, risk identification, mitigation.

By QuickTrust EditorialUpdated 2026-03-22

Privacy Impact Assessment (PIA): The Complete Guide to Conducting PIAs and DPIAs for Compliance

A fintech company launches a fraud detection feature that processes millions of transactions and generates risk scores for individual users. The product team ships it without a privacy review. Six months later, a European data protection authority asks for the Data Protection Impact Assessment. There is not one.

Under GDPR Article 35, a DPIA was mandatory before this processing began. Privacy Impact Assessments (PIAs) and DPIAs are systematic processes for evaluating how data processing affects individual privacy. A PIA is the broader concept used across jurisdictions. A DPIA is the specific, legally mandated assessment required under GDPR. This guide covers when assessments are required, how to conduct them, and how to build an ongoing program that integrates into your development lifecycle.


PIA vs. DPIA: Understanding the Distinction

Privacy Impact Assessment (PIA)

A PIA is a general-purpose privacy risk assessment methodology. It predates GDPR and is used across multiple jurisdictions and frameworks. PIAs are recommended or required by:

  • US federal agencies under the E-Government Act of 2002
  • The US National Institute of Standards and Technology (NIST) Privacy Framework
  • Canadian privacy law (PIPEDA and provincial statutes)
  • Australian Privacy Act
  • Various industry standards and best practices (ISO 27701, NIST SP 800-122)

PIAs are typically broader in scope than DPIAs. They may assess organizational privacy practices holistically, evaluate new systems or technologies, or review entire data processing programs.

Data Protection Impact Assessment (DPIA)

A DPIA is the specific assessment mandated by GDPR Article 35. It is legally required when processing is "likely to result in a high risk to the rights and freedoms of natural persons." DPIAs have mandatory content requirements, must be conducted before processing begins, and must be documented in a specific format that can be provided to supervisory authorities upon request.

The GDPR DPIA is the most prescriptive privacy assessment regime currently in force, and it carries enforcement consequences for non-compliance. The rest of this guide focuses primarily on the DPIA methodology, which also satisfies the requirements of most PIA frameworks.


When a DPIA Is Required

Mandatory Triggers Under GDPR Article 35

A DPIA is required when processing is likely to result in a high risk to the rights and freedoms of individuals. The regulation identifies three specific scenarios where a DPIA is always required:

1. Systematic and extensive evaluation of personal aspects (profiling). Automated processing, including profiling, that produces legal effects or similarly significantly affects individuals. Examples: credit scoring, automated hiring decisions, behavioral advertising targeting, fraud detection scoring.

2. Large-scale processing of special categories of data. Processing of data revealing racial or ethnic origin, political opinions, religious beliefs, trade union membership, genetic data, biometric data, health data, or data concerning sex life or sexual orientation -- when conducted on a large scale. Examples: health data analytics platforms, genetic testing services, employee wellness programs processing health information.

3. Systematic monitoring of publicly accessible areas on a large scale. Video surveillance, location tracking, or other monitoring technologies deployed in public spaces. Examples: facial recognition in retail environments, Wi-Fi tracking in public venues.

The Two-or-More Criteria Test

The Article 29 Working Party (now the European Data Protection Board) issued guidelines identifying nine criteria that indicate high-risk processing. When two or more criteria are present, a DPIA is generally required:

  1. Evaluation or scoring (profiling, prediction)
  2. Automated decision-making with legal or similar effect
  3. Systematic monitoring
  4. Sensitive data or data of a highly personal nature
  5. Data processed on a large scale
  6. Matching or combining datasets
  7. Data concerning vulnerable subjects (children, employees, patients)
  8. Innovative use of technology or application of new technological or organizational solutions
  9. Processing that prevents data subjects from exercising a right or using a service or contract

Practical application for SaaS companies: If your product processes personal data and involves profiling, automated decisions, large-scale processing, or combines multiple data sources, you almost certainly need a DPIA. When in doubt, conduct one -- there is no penalty for conducting a DPIA that was not strictly required, but there are penalties for failing to conduct one that was.

National Supervisory Authority Lists

Each EU member state's data protection authority publishes a list of processing operations that require a DPIA in their jurisdiction. These lists add jurisdiction-specific requirements beyond the GDPR baseline. If you process data of individuals in multiple EU member states, review the relevant national lists.


DPIA Methodology: Step by Step

Step 1: Describe the Processing

Document the processing activity in detail: the nature of processing operations, scope (data categories, data subject counts, geographic reach, retention), context (controller-data subject relationship, data subject control and expectations), purpose, legal basis under Article 6 (and Article 9 for special categories), and data flows including third-party processors and cross-border transfers.

Step 2: Assess Necessity and Proportionality

Evaluate whether the processing is necessary and proportionate to the stated purpose:

  • Necessity. Is the processing genuinely necessary to achieve the stated purpose, or could the purpose be achieved with less data, less intrusive methods, or without processing personal data at all?
  • Proportionality. Is the privacy impact proportionate to the benefit? Are you collecting the minimum data necessary?
  • Data quality. Are measures in place to ensure data accuracy and currency?
  • Data subject rights. How will data subjects exercise their rights (access, rectification, erasure, portability, objection)?
  • Safeguards. What technical and organizational measures protect the data?

Step 3: Identify and Assess Privacy Risks

Evaluate risks to the rights and freedoms of individuals -- not risks to your organization. This distinction is critical. A DPIA assesses harm to data subjects, not business risk.

Categories of potential harm to data subjects include:

  • Physical harm. Could a data breach or misuse lead to physical danger? (Relevant for location data, data concerning vulnerable individuals)
  • Material harm. Financial loss, discrimination in employment or services, identity theft, fraud
  • Non-material harm. Distress, embarrassment, reputational damage to the individual, loss of autonomy or control over personal information
  • Chilling effect on rights. Could the processing discourage individuals from exercising fundamental rights (free expression, assembly, association)?

For each identified risk, assess:

  • Likelihood. How probable is it that the risk will materialize? Consider both accidental risks (data breach due to security incident) and intentional risks (misuse of data, function creep).
  • Severity. How significant would the impact be on affected individuals?
  • Risk level. Combine likelihood and severity to determine an overall risk level (typically using a matrix: low, medium, high, very high).

Step 4: Identify Mitigation Measures

For each identified risk, define measures across three categories:

  • Technical measures: Encryption at rest and in transit, pseudonymization, access controls, automated data minimization, automated retention and deletion, security monitoring, and data loss prevention.
  • Organizational measures: Staff training, data handling procedures, vendor due diligence, incident response procedures, regular compliance audits, and data protection by design policies.
  • Rights-based measures: Transparent privacy notices, accessible data subject rights mechanisms, consent management, opt-out mechanisms for profiling, and human review of automated decisions.

Step 5: Document and Consult

The DPIA documentation must include a systematic description of the processing, a necessity and proportionality assessment, a risk assessment, the mitigation measures, and evidence of compliance. This documentation must be available for inspection by the supervisory authority.

If your organization has a Data Protection Officer (DPO), their advice must be sought and documented. If the DPIA identifies high residual risks that cannot be sufficiently mitigated, GDPR Article 36 requires prior consultation with the supervisory authority before processing begins.


Integrating DPIAs Into Product Development

A DPIA conducted retroactively, after a product is built and deployed, is significantly less useful than one conducted during design. Retroactive assessments frequently reveal risks that are expensive to mitigate because they require architectural changes.

The Right Time to Conduct a DPIA

  • Before new product development. Include DPIA screening in your product requirements process. If a new feature involves personal data processing, assess whether a DPIA is needed before development begins.
  • Before changes to existing processing. New data sources, new purposes, new third-party integrations, or changes in data volume can trigger new DPIA requirements.
  • Before new vendor relationships. Bringing on a new sub-processor that will handle personal data may change the risk profile of existing processing activities.
  • Periodically for ongoing processing. DPIAs are not one-time exercises. The GDPR requires that DPIAs be reviewed and updated when the nature, scope, context, or purposes of processing change. Best practice is to review DPIAs at least annually.

Screening Process

Not every product change requires a full DPIA. Implement a screening questionnaire that product teams complete for new features or changes involving personal data. The screening should assess whether any of the high-risk criteria are met. If they are, route the change to a full DPIA. If not, document the screening decision.

DPIA Template Structure

A practical DPIA template includes: project description and business justification, data flow diagram, data categories and data subject categories, legal basis assessment, necessity and proportionality analysis, risk identification and assessment matrix, mitigation measures, residual risk assessment, DPO consultation record, approval and sign-off, and review schedule.


Ongoing Monitoring

A DPIA is a living document. Monitor for processing changes that affect the original assessment, review incident data that should trigger DPIA updates, audit mitigation measures to verify they remain functional, update risk assessments as the threat landscape evolves, and document every review -- even those that result in no changes -- to demonstrate ongoing compliance.


Where QuickTrust Fits

QuickTrust helps SaaS companies build privacy impact assessment programs that integrate into their development lifecycle and satisfy GDPR, HIPAA, and cross-framework privacy requirements. The platform provides DPIA templates mapped to regulatory requirements, screening questionnaires for product teams, risk assessment matrices, and mitigation tracking.

Our engineering team implements the technical controls identified through DPIAs -- encryption, pseudonymization, access controls, automated retention, and data subject rights automation. Rather than leaving you with a list of findings to implement yourself, QuickTrust closes the gap between assessment and remediation.

With a 100% audit pass rate across 100+ engagements, QuickTrust ensures that your privacy assessments are not just documentation exercises but operational risk reduction tools. Schedule a 20-minute readiness call to evaluate your DPIA program and identify where privacy risks may be unassessed.

Ready to get audit-ready?

Our engineers implement controls, prepare evidence, and coordinate your audit.

Get a Free Assessment

Related Articles