Paid leave request redaction is the removal of personal data from a vacation application so it meets the anonymization bar in GDPR Recital 26. That recital treats truly anonymous data as outside the regulation. anonym.plus marks each identifier on your device, so the form stays usable while the person drops out.
When this applies
Such an application names the worker, the absence dates, and a reason note. You trim those identifiers toward the Recital 26 bar before any pattern analysis runs.
How anonym.plus handles it
- Open the application in anonym.plus on your device.
- Local OCR reads a scanned, signed form if needed.
- The tool flags names, dates, and the reason note.
- Disable the reversible name map for true anonymity.
- Swap or black out the confirmed items.
- Save the anonymized copy locally.
What you need to provide
- The application (PDF, DOCX, or scan).
- An operator (Replace keeps the dates readable).
- The name map disabled when anonymity must be final.
PII entity types detected
| Category | anonym.plus entity type | Example |
|---|---|---|
| Names | PERSON | employee Berger → [EMPLOYEE] |
| Dates | DATE_TIME | 07/14/2026 → [DATE] |
| Health | MEDICAL_CONDITION | reason note → [CONDITION] |
| Identifiers | NATIONAL_ID | staff no. → [STAFF_ID] |
| Contact | EMAIL_ADDRESS | berger@example.com → [EMAIL] |
| Location | LOCATION | office site → [SITE] |
Compliance achieved
- Targets the anonymization bar in GDPR Recital 26.
- Disabling the name map removes the re-link path for true anonymity.
- Offline work keeps the application away from any server.
Anonymize paid leave requests offline — see plans & start free →
Limitations & cautions
Recital 26 sets a high bar: data is anonymous only if no one can re-identify it by reasonable means. Keep the name map disabled, and check that a small team plus dates does not still single out a person.
Frequently asked questions
When is absence data truly anonymous under Recital 26?
Only when no party can re-identify it by reasonable means. Disable the reversible name map so no re-link path remains.
Does the reversible map block anonymity?
Yes, if kept. A stored map can re-link a person, so disable it when anonymity must be final.
Is the request uploaded?
No. The app is fully offline, so the form stays on your device.