DPIAs
Browse Data Protection Impact Assessments in your ISMS.
- Get
- Create
Basic fields
IDTitleCreated dateStatusDue dateAssigned owner
Extended detail fields
Returned when you ask about specifics, or say "give me full details".
Necessity of processingData processing descriptionConnected privacy risksRisk management measuresResidual high riskReasoningAssociated information assets
Example queries
"List all our DPIAs"
"Which DPIAs are currently open?"
"Show DPIAs assigned to (user)"
"Are there any overdue DPIAs?"
"Which processing activities have a completed DPIA?"
"Give me full details on our most recent DPIA"
Advanced
Response schema
[
{
"id": "<integer>",
"created": "<datetime string>",
"title": "<string>",
"description": "<string | null>",
"due_date": "<date string | null>",
"status": {
"name": "<string>",
"type": "<string>"
},
"assigned_member": "<object | null>",
"detailed_data": [
{"title": "Reasoning for the necessity of processing", "value": "<string>", "tag": "dpia-template-v2-target-necessitytext"},
{"title": "Freely describe planned data processing", "value": "<string>", "tag": "dpia-template-v2-target-text"},
{"title": "Connected data subject's privacy risks", "value": "<string>", "tag": "dpia-template-v2-subjectrisks-block"},
{"title": "Risk management measures", "value": "<string>", "tag": "dpia-template-v2-actions-measures"},
{"title": "Does the processing result in a high risk, which can't be sufficiently mitigated?", "value": "<string>", "tag": "dpia-template-v2-authority-yesno"},
{"title": "Reasoning", "value": "<string>", "tag": "dpia-template-v2-authority-text"},
{"title": "Associated information assets on management system", "value": "<string>", "tag": "dpia-template-v2-target-assets"}
]
}
]
Ask your AI assistant to create a new DPIA by describing what you need — just a title is enough to get started, or add a description for more context.
What you can provide
Title requiredDescription optional
Ways to create
✏️
Single item
Say the name and your assistant creates it immediately.
📋
With context
Include a description to pre-fill notes or purpose on the new item.
📊
From a spreadsheet
Drag in an Excel or CSV file listing names (and optionally descriptions) and ask your assistant to create them all.
Example prompts
"Create a new DPIA called Customer Analytics Platform Assessment"
"Add a DPIA named Employee Monitoring System — high risk processing"
"Create a DPIA for our new CRM implementation"
"Here's our processing activities list [attach] — create a DPIA for each high-risk one"