Skip to content
TECHNOMATON | Docs SAI Certified Trainers

GDPR | Data Subject Rights (DSAR)

Overview of data subject rights and how to implement them.


Rights Overview

ArticleRightDescription
Art. 13/14RIGHT TO INFORMATIONAt data collection: who, why, how long
Art. 15RIGHT OF ACCESSCopy of all personal data
Art. 16RIGHT TO RECTIFICATIONCorrection of inaccurate data
Art. 17RIGHT TO ERASURE (“right to be forgotten”)Deletion of personal data
Art. 18RIGHT TO RESTRICTIONSuspension of processing
Art. 20RIGHT TO DATA PORTABILITYExport of data in machine-readable format
Art. 21RIGHT TO OBJECTObjection to processing
Art. 22RIGHT NOT TO BE SUBJECT TO AUTOMATED DECISION-MAKINGHuman review of AI decisions

Detailed Rights Overview

Art. 15 --- Right of Access

AspectDetail
WhatCopy of all personal data + metadata
WhenUpon request from the data subject
SLA30 days (extension max +2 months)
FormatElectronically if request is electronic
FeeFree (first copy), additional at cost

What you must provide:

  • Categories of data processed
  • Purposes of processing
  • Recipients of data
  • Retention period
  • Rights of the data subject
  • Source of data (if not from the subject)
  • Automated decision-making (if used)

Art. 16 --- Right to Rectification

AspectDetail
WhatCorrection of inaccurate or incomplete data
SLA30 days
EvidenceSubject should provide correct data
PropagationInform recipients of the correction

Art. 17 --- Right to Erasure

AspectDetail
WhatDeletion of personal data
SLA30 days (“without undue delay”)
ScopeAll systems including backups
PropagationInform recipients of the deletion

When you CANNOT erase:

  • Legal obligation for retention (accounting, tax)
  • Defence of legal claims
  • Archiving in the public interest
  • Scientific/historical research
  • Exercise of freedom of expression

Art. 18 --- Right to Restriction

AspectDetail
WhatSuspension of processing (data remains)
WhenDuring accuracy verification, during objection
SLA30 days
What is allowedStorage only, no processing

Art. 20 --- Right to Data Portability

AspectDetail
WhatExport of data in machine-readable format
WhenIf legal basis = consent or contract
SLA30 days
FormatJSON, XML, CSV
Direct transferIf technically feasible

Art. 21 --- Right to Object

AspectDetail
WhatObjection to processing
WhenFor legitimate interest or public interest processing
SLAImmediately (direct marketing), otherwise 30 days
ConsequenceYou must stop, unless you have compelling grounds

Art. 22 --- Automated Decision-Making

AspectDetail
WhatRight not to be subject to purely automated decisions
WhenIf the decision has legal or similarly significant effect
RightsHuman review, expression of views, challenge the decision
ExceptionsContract, law, explicit consent

DSAR Workflow

Request Processing


Implementation

Technical Requirements

SystemRequirement
Production DBExport user data
CRMExport customer data, delete capability
MarketingUnsubscribe, delete, export
AnalyticsAnonymisation or delete
LogsRetention policy, pseudonymisation
BackupsDeletion after retention period
Third-partyDPA, cooperation agreement

Self-service portal for data subjects:


Response Templates

Access Request (Art. 15)

Subject: Response to personal data access request [DSAR-XXXX]
Dear [NAME],
Please find attached a copy of your personal data:
1. DATA CATEGORIES
- Identification: [list]
- Contact: [list]
- Transactional: [list]
2. PURPOSES OF PROCESSING
[list of purposes]
3. RECIPIENTS OF DATA
[list of recipients]
4. RETENTION PERIOD
[retention periods]
5. YOUR RIGHTS
You have the right to rectification, erasure, restriction of processing
and portability.
You have the right to lodge a complaint with the supervisory authority.
Attachment: [file.zip]
Password sent separately.
Kind regards,
[DPO]

Erasure Confirmation (Art. 17)

Subject: Confirmation of personal data erasure [DSAR-XXXX]
Dear [NAME],
We confirm the deletion of your personal data:
DELETED DATA:
- Account and profile
- Transaction history
- Communications
RETAINED DATA (legal obligation):
- Accounting records (10 years by law)
DATA DELETED FROM:
- Production database: [DATE]
- Backups: by [DATE]
- Third-party: [list]
Kind regards,
[DPO]

Exceptions and Refusal

When You Can Refuse

ReasonExample
Cannot verify identitySubject did not provide sufficient evidence
Manifestly unfoundedVexatious repeated requests
Excessive requestToo frequent, too extensive
Legal restrictionLegal claims, investigation

Obligations When Refusing

  1. Inform the subject of the reasons
  2. Inform about the right to complain to the supervisory authority
  3. Inform about the right to judicial remedy
  4. Document the decision

DSAR Register

DSAR IDDate receivedSubjectTypeStatusDeadlineResponse
DSAR-2026-001Access
DSAR-2026-002Erasure

KPIs

MetricTarget
Average response time<20 days
Compliance rate (within 30 days)100%
Rejection rate<5%
Customer satisfaction>80%

Next Steps

  1. Subject rights understood
  2. Compliance checklist
  3. Implement DSAR workflow
  4. DSAR template