When a DPIA is required
A DPIA is required before initiating or materially changing any processing activity that meets at least one of the following triggers (GDPR Art. 35(3) plus Article 29 WP / EDPB Guidelines WP248 nine-factor test, plus state-law triggers):- Automated decisions producing legal or similarly significant effects on the individual (denial of service, pricing differentiation that affects access, eligibility decisions).
- Large-scale processing of special categories of data (Art. 9 — health, biometric, genetic, racial/ethnic, religious, sexual orientation, political views) or criminal-conviction data.
- Systematic monitoring of a publicly accessible area on a large scale, or systematic employee monitoring beyond standard endpoint security.
- Profiling that evaluates personal aspects (work performance, economic situation, health, preferences, behavior, location, movement).
- Combining or matching datasets from separate sources beyond what data subjects reasonably expect.
- New AI / ML features processing personal data — required for any feature in scope of the AI Acceptable Use Policy, regardless of whether other triggers apply.
- Children’s data processing of any kind.
- Innovative use of new technologies (e.g., novel biometrics, on-device inference using sensitive inputs).
- Cross-border transfers that rely on derogations or that involve countries without an adequacy decision (paired with the Transfer Impact Assessment — see Cross-Border Transfers).
- Targeted advertising, sale of personal data, or profiling that is in scope of the Colorado, Connecticut, Virginia, or other state-law DPIA requirement.
Roles
| Role | Responsibility |
|---|---|
| Engineering / product proposer | Drafts the DPIA, gathers input from architects and PMs |
| General Counsel (Privacy Officer; also acting as voluntary DPO — see DPO independence note) | First reviewer (legal basis, lawfulness, minimization); reviews from data-subject-rights perspective; consults supervisory authority where required; final approval on legal sufficiency. If Art. 37 mandatory DPO is later triggered, the DPO-track review is split out to the independent DPO. |
| CISO | Reviews technical safeguards, encryption, access controls, logging |
| CTO | Approves on technical-feasibility and architectural grounds |
| CEO | Required sign-off only when residual risk is rated High after mitigations |
- Outside counsel scoping. The General Counsel engages outside counsel (VGC LLP) within 5 business days of the High-residual-risk determination to identify each EU/EEA Member State whose residents are affected by the proposed processing.
- Per-Member-State consultation. For each affected Member State, the Art. 36 prior-consultation submission is filed directly with that Member State’s supervisory authority (e.g., CNIL in France, BfDI/Länder in Germany, AEPD in Spain, Garante in Italy, AP in the Netherlands, DPC in Ireland, IMY in Sweden, Datatilsynet in Denmark/Norway, ICO in the UK) using each authority’s published intake mechanism. The Privacy Officer (General Counsel) is the named contact.
- Processing pause. Processing does not begin until each consulted authority has responded or the eight-week (extendable) Art. 36(2) period has lapsed without objection.
- Establishment trigger. When Neuroscale establishes an EU presence — by hiring EU-based staff with decision-making authority over processing, opening an EU operating entity, or appointing an Art. 27 representative — the General Counsel updates this procedure with the designated lead supervisory authority and consulting authorities.
DPIA template — required content
Every DPIA includes, at minimum:-
Project / processing description
- Owner, team, scope, expected go-live date.
- The processing activity (collection, generation, use, disclosure, retention, deletion).
- Data subjects (categories and rough volume).
- Personal-data categories, including any special-category or sensitive data.
- Systems and sub-processors involved.
- Data flows (a diagram is strongly preferred — sources, stores, recipients, cross-border legs).
-
Necessity and proportionality
- Purpose of the processing and why it is necessary for that purpose.
- Lawful basis (GDPR Art. 6) and, for special categories, Art. 9 condition.
- Whether the same purpose could be achieved with less data, less identifying data, or shorter retention.
- Whether data subjects would reasonably expect this processing.
-
Risks to data subjects (not risks to Neuroscale)
- Likelihood and severity, on a scale, for each risk:
- Loss of confidentiality (unauthorized access).
- Loss of integrity (incorrect or manipulated data).
- Loss of availability (data subjects can’t get to their own data).
- Discrimination, exclusion, denial of service.
- Identity theft or fraud.
- Reputational, financial, or psychological harm.
- Re-identification of pseudonymized or anonymized data.
- Loss of autonomy (over-collection, dark patterns).
- For AI features, additionally: training-data leakage, prompt injection, output bias, hallucinated personal data.
- Likelihood and severity, on a scale, for each risk:
-
Safeguards / mitigations
- Technical (encryption, pseudonymization, access controls, rate limits, logging, retention limits).
- Organizational (training, RBAC, vendor due diligence, contractual terms).
- Privacy by design / by default features (minimization, granular opt-in/out, in-product transparency).
- For AI: model evaluation, red-team results, output filters, human-in-the-loop, opt-out from training.
- Consultation — record any consultation with data subjects, internal stakeholders, or, for High residual risk, the supervisory authority.
-
Outcome decision
- Residual risk rating after mitigations: Low / Medium / High.
- Decision: Proceed / Proceed with conditions / Do not proceed.
- Approver names and dates.
- Re-review date.
Process
- Trigger. Engineering / product submits the DPIA intake form at the start of design, before significant build effort, which files into the
#privacyLinear queue. The PR or RFC carries adpia-requiredflag set during planning. - Screening. If the proposer believes no DPIA is required, they complete the one-page screening section and route it to the General Counsel (Privacy Officer) for sign-off. The screening is itself filed in the DPIA register.
- Drafting. Proposer fills the full template with input from architects, security, and PMs.
- Review. General Counsel (acting in both Privacy Officer and voluntary DPO capacities) + CISO review in parallel. Each provides written comments in the ticket. A review meeting is held for any non-Low-residual-risk DPIA. Where Art. 37 mandatory DPO has been triggered and an independent DPO has been retained, that DPO conducts the DPO-track review separately from the Privacy-Officer review.
- Approval. CTO and General Counsel approve in writing (the General Counsel signs both the Privacy-Officer-track approval and, where applicable, the voluntary-DPO-track approval). CEO approves where residual risk is High.
- Pre-deployment gate. The DPIA approval is referenced in the release ticket (see Release Checklist). Production deploy is blocked until DPIA approval is recorded.
- Re-review. DPIAs are reviewed on:
- Material change to processing (new data category, new sub-processor, new purpose, scaled-up volume).
- At least every 24 months for active processing.
- On a relevant breach or near-miss.
- On regulatory change (e.g., new state law adding a trigger).
Integration with engineering
The DPIA flag is embedded in product / engineering process at three points:- PRD / RFC template — the privacy section asks “does this trigger a DPIA?”
- Pull-request template — for PRs that touch personal-data flows, the author confirms the relevant DPIA reference or that no DPIA is required.
- Release checklist — see Release Checklist.
neuroscale GitHub org check for the DPIA reference on PRs labeled personal-data or ai-feature.
Records
The DPIA register lives in the DPIA Register project in Linear and contains:- A row per DPIA (including screening DPIAs).
- Status (Draft / Review / Approved / Closed / Superseded).
- Residual-risk rating.
- Approvers and dates.
- Re-review date.
- Links to the underlying RFC, PRD, and design docs.
Public-facing summaries
Where a DPIA covers customer-facing functionality, a non-confidential summary may be published on the Trust Center at the discretion of the General Counsel (Privacy Officer). State laws (CT, VA, etc.) require DPIAs to be made available to the AG on request; the General Counsel manages those requests.Cross-references
- AI Acceptable Use Policy
- Data Management Policy
- Risk Management Policy
- Data Subject Rights Procedure
- Cross-Border Personal-Data Transfer Mechanism
- Release Checklist
- Vendor Risk Assessment
Version history
| Version | Date | Description | Author | Approved by |
|---|---|---|---|---|
| 1.0 | May 8, 2026 | Initial version | Cameron Wolfe | Ishan Jadhwani |