By · Last updated 2026-05-10

Back to BlogGDPR & Compliance

DSAR Surge: Batch Processing for GDPR

The Irish DPC fined LinkedIn 310M EUR and Meta 251M EUR in 2024. Growing DPA enforcement awareness is driving DSAR volume up sharply.

May 10, 20268 minute read
DSAR processing automationdata subject access requestGDPR Article 12 responsethird-party PII removalbatch DSAR anonymization

DSAR Surge: Batch Processing for GDPR Compliance

GDPR Article 12 sets a one-month deadline. Organizations must reply to Data Subject Access Requests within 30 days. Complex cases get a 60-day extension. The clock starts on receipt. There is no grace period. Missing the deadline is a violation on its own.

In 2024, DPA fines made data rights widely known. The Irish DPC fined LinkedIn €310 million for using behavioral advertising without valid consent. It fined Meta €251 million for failing to notify a data breach on time. Each fine brought an awareness campaign. More people learned they had rights. DSAR volumes went up.

The EDPB's 2024 Coordinated Enforcement Framework targeted right-of-access failures. Organizations that cannot show clean DSAR records now face more scrutiny.

See our compliance overview and security practices for how we support GDPR obligations.

The Third-Party PII Problem

DSAR responses create one specific problem: third-party PII.

A data subject requests all records about them. Those records may name other people. A support note may include another customer's phone number. An email thread may show a colleague's address. A complaint record may mention a third party. Sending those records out exposes other people's data. That is a separate violation of their rights.

You must review every document. You must remove third-party references before sending. A telecom with 300 DSARs per month has about 50 documents per request. That is 15,000 documents each month — just for DSAR compliance.

A team of three cannot do that. Manual review does not fit in a one-month window at that scale.

Batch Processing Architecture

A DSAR-response preset solves this. The preset scans each document. It finds all person names, contact details, and other identifiers. It anonymizes every match except those belonging to the requesting person. You enter that person's name and account number at the start of the job.

Other customers named in records are anonymized. Employees cited in service notes are anonymized. Third parties in emails are anonymized. All of this happens before the document package is assembled.

Processing 50 documents takes minutes — not hours. The compliance team checks the output for edge cases. Response time drops from weeks to days.

Visit our entities page to see which data types the preset detects by default.

What Matters for a Defensible Workflow

Three things make a DSAR workflow defensible.

Speed. Batch tools remove the bottleneck that causes delays at volume.

Accuracy. The preset must remove third-party PII without touching the data subject's own records. A well-configured preset handles this distinction.

Audit trail. Article 5(2) requires proof of compliance. Batch runs log which documents were processed, which preset was used, and when. That log is your evidence.

Sources

Ready to protect your data?

Start anonymizing PII with 285+ entity types across 48 languages.

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.