By · Last updated 2026-05-01

ब्लॉग पर वापस जाएँGDPR और अनुपालन

आंतरिक कर्मचारी ID भी PII है

हर बड़े संगठन के पास मालिकाना आंतरिक पहचानकर्ता होते हैं जो गुमनाम रिकॉर्ड को वास्तविक लोगों से जोड़ते हैं। 34% GDPR जुर्माने में अपर्याप्त तकनीकी उपाय शामिल हैं।

May 1, 20268 मिनट पढ़ें
employee ID anonymizationproprietary identifier detectionquasi-PIIGDPR custom entitiesno-code pattern builder

Quasi-PII क्या है?

GDPR Article 4 किसी भी डेटा को कवर करता है जो किसी व्यक्ति की पहचान कर सकता है। डेटा को किसी का सीधे नाम लेने की जरूरत नहीं है। इसे केवल अतिरिक्त चरणों के माध्यम से पहचान संभव बनानी होती है।

आंतरिक कर्मचारी ID इसका एक स्पष्ट उदाहरण हैं। "EMP-EU-123456" मान लें। वह string किसी का नाम नहीं लेती। लेकिन HR system में एक साधारण lookup table है। EMP-EU-123456 का मतलब है Maria Schmidt, Senior Engineer, Munich। उस table तक पहुंच रखने वाला कोई भी उसे ढूंढ सकता है। GDPR के तहत, ID व्यक्तिगत डेटा है।

यही नियम अन्य आंतरिक codes पर भी लागू होता है:

  • Customer account numbers जो CRM रिकॉर्ड से जुड़ते हैं
  • Project codes जो contract systems में client नामों से जुड़ते हैं
  • Legal फाइलों में case reference numbers
  • Medical record numbers जो patient रिकॉर्ड से जुड़ते हैं

नाम और email हटाना पर्याप्त नहीं है। यदि आंतरिक ID फाइल में बनी रहती है, तो पुनः पहचान केवल दो चरण दूर है।

यह अंतराल जुर्माने की ओर क्यों ले जाता है

सभी GDPR जुर्मानों में से 34% में Article 32 के तहत अपर्याप्त तकनीकी उपाय शामिल हैं। यह आंकड़ा DLA Piper 2025 GDPR Annual Report से आता है। Quasi-identifying आंतरिक पहचानकर्ताओं का पता न लगाने में विफलता इस श्रेणी में आती है।

EDPB ने 2024 में 900 से अधिक consistency mechanism मामलों को संभाला। Cross-border enforcement का मतलब है कि साझा dataset में एक अंतराल कई EU सदस्य राज्यों में समन्वित कार्रवाई का कारण बन सकता है।

मानक PII टूल्स सार्वभौमिक पैटर्न ढूंढते हैं: नाम, email, फोन नंबर, राष्ट्रीय ID। वे आपका आंतरिक ID प्रारूप नहीं जानते। कोई टूल नहीं जानता जब तक आप उसे न बताएं। यही वह अंतराल है।

बिना कोड का पैटर्न बिल्डर कैसे काम करता है

एक global logistics कंपनी को बाहरी ऑडिट के लिए कर्मचारी रिकॉर्ड गुमनाम करने की जरूरत है। उनके कर्मचारी ID इस प्रारूप का उपयोग करते हैं: EMP-[REGION]-[6 अंक]। तीन उदाहरण: EMP-EU-123456, EMP-APAC-789012, EMP-AMER-345678।

अनुपालन टीम AI pattern helper में तीन उदाहरण दर्ज करती है। AI लौटाता है:

  • Pattern: EMP-[A-Z]{2,4}-\d{6}
  • तीनों उदाहरणों से मेल खाता है
  • सुझाया गया entity नाम: EMPLOYEE-ID
  • अनुशंसित अगला चरण: अधिक region codes के साथ परीक्षण करें

टीम दस और नमूनों का परीक्षण करती है। पैटर्न सभी पर काम करता है।

वे कस्टम entity को टीम के shared GDPR preset में सहेजते हैं। ऑडिट package के सभी 47 दस्तावेज़ एक batch में process किए जाते हैं। हर कर्मचारी ID को role-based label से बदल दिया जाता है। ऑडिट फर्म को ऐसी फाइलें मिलती हैं जो किसी व्यक्ति से नहीं जुड़ती।

कोई engineering सहायता की जरूरत नहीं। पूरा setup एक घंटे से कम लेता है।

आगे क्या होता है

कस्टम entity को shared preset में सहेजे जाने के बाद, सभी टीम सदस्य एक ही setup का उपयोग करते हैं। नए कर्मचारी पहले दिन से इसे प्राप्त करते हैं। Batch jobs, API calls और manual uploads सभी एक ही पैटर्न लागू करते हैं।

ऑडिट trail दिखाता है कि हर फाइल के लिए कौन सा preset उपयोग किया गया था। यदि कोई DPA आपकी गुमनामी प्रक्रिया के साक्ष्य मांगे, तो आप उसे दिखा सकते हैं।

पूर्ण कस्टम entity setup वर्कफ़्लो के लिए, संगठनात्मक गुमनामी के लिए कस्टम PII पहचानकर्ता देखें। टीमों में इस setup को सुसंगत रखने के लिए, GDPR ऑडिट के लिए गुमनामी consistency presets देखें।

स्रोत

क्या आप अपने डेटा की सुरक्षा के लिए तैयार हैं?

48 भाषाओं में 285+ संस्थाओं के प्रकारों के साथ PII अनामकरण शुरू करें।

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.