By · Last updated 2026-04-25

חזרה לבלוגGDPR ועמידה

מיפוי טוקנים לתהליכי AI תחת GDPR

כאשר שמות לקוחות מאונימיזים לפני עיבוד AI, תגובת ה-AI מכילה טוקנים מאונימיזים. התגובה הסופית חייבת להכיל שמות אמיתיים — לא.

April 25, 20268 דקות קריאה
token mapping AIGDPR customer service AIauto-decryptsession-based anonymizationAI workflow pseudonymization

מיפוי טוקנים לתהליכי AI תחת GDPR

עודכן ל-2026

הצוות שלכם משתמש ב-AI לניסוח תגובות ללקוחות. לקוח כותב. שמו מאונימיז לפני שה-AI רואה אותו. ה-AI מנסח תגובה עם placeholder. הנציג חייב להחליפו חזרה ידנית. ב-200 אינטראקציות ביום, העלות מצטברת מהר.

מיפוי טוקנים מבוסס-סשן פותר זאת. הוא משחזר שמות אמיתיים אוטומטית.

הבעיה ללא מיפוי טוקנים

שלב האנונימיזציה יוצר טוקן. "Maria Schmidt" הופכת ל-[CUSTOMER_1]. Claude מנסח: "Dear [CUSTOMER_1], we apologize for the delay."

מטפל התביעות חייב כעת להחליף את [CUSTOMER_1] ב-"Maria Schmidt" לפני השליחה. בקנה מידה, שלב זה מבטל את מטרת סיוע ה-AI. זוהי עבודה חוזרת שאינה נעלמת.

כיצד פועלים טוקני סשן

הסשן מאחסן טבלת בדיקה: [CUSTOMER_1] → "Maria Schmidt". כאשר Claude מחזיר את הטיוטה, שכבת הפענוח האוטומטי קוראת את הטבלה הזו ומשחזרת את השם. הנציג רואה "Dear Maria Schmidt" — כבר נכון. ללא שלב ידני. הגנת ה-GDPR פועלת בשקט.

מדוע עקביות הסשן חשובה

טבלת הטוקנים חייבת להיות עקבית לאורך הסשן המלא. אם "Maria Schmidt" מופיעה בתלונה הראשונית ושוב בהמשך, שתיהן חייבות להתפתר ל-[CUSTOMER_1]. ללא זאת, Claude עשוי להתייחס אליהן כשתי אנשים שונות. תגובתו הופכת לבלתי קוהרנטית.

אדם אחד מקבל טוקן אחד לסשן. אז Claude יכול להסיק על השיחה בצורה נכונה.

ציות GDPR עיצובי

GDPR Article 4(5) מגדיר פסאודואנימיזציה כטכניקה להפחתת סיכונים. הנחיות EDPB 2022 מחייבות דבר אחד: המפתח חייב להיות מוחזק בנפרד מהנתונים הפסאודואנימיים.

טבלאות טוקני סשן עומדות בכלל זה. הבדיקה נשארת בדפדפן. היא לעולם אינה עוברת ל-Claude. לאחר סיום הסשן, היא נעלמת. לא מידע אישי מגיע לשרתים חיצוניים. שאלת ההעברה לפי Article 46 אינה מתעוררת.

תביעות ביטוח: דוגמה קונקרטית

מבטח גרמני מעבד מיילי תלונות לקוחות. כל מייל מכיל שם, מספר פוליסה וסכום תביעה.

לפני עיבוד AI, תוסף Chrome או שרת MCP מאנונים את שלושת השדות. Claude רואה [CUSTOMER_1], [POLICY_2024-08847] ו-[AMOUNT_1]. הוא מנסח תגובה עם הטוקנים הללו.

אז שכבת הפענוח האוטומטי משחזרת את שלושת השדות. מטפל התביעות רואה את השם ומספר הפוליסה האמיתיים בטיוטה. הוא סוקר ושולח. לא נדרשת החלפת placeholder.

תוצאת GDPR: הנתונים שנשלחו לשרתי Claude בארה"ב לא הכילו נתונים אישיים. שמו האמיתי של הלקוח ומספר הפוליסה נשארו בגרמניה בדפדפן של המטפל.

מה דורש הלולאה המלאה

שלושה מרכיבים חייבים לעבוד יחד לתהליך עבודה חלק:

1. טוקנים עקביים. כל ישות מקבלת טוקן אחד לסשן. תמיד אותו אחד.

2. טבלת בדיקה מקומית. היא חיה בסשן. היא אינה נשלחת ל-AI.

3. פענוח אוטומטי בפלט. הטבלה מוחלת על טיוטת ה-AI לפני שהנציג רואה אותה.

ללא כל השלושה, נציגים מחליפים טוקנים ידנית. עם כל השלושה, תהליך העבודה פועל מעצמו ונשאר תואם GDPR.

סיכום

גישה זו סוגרת את הלולאה בעבודת לקוחות בסיוע AI. אנונימיזציה מגינה על הנתונים לפני שהם מגיעים ל-AI. פענוח אוטומטי מחזיר שמות אמיתיים לתגובה. נציגים רואים שמות נכונים בכל שלב. ציות GDPR נשמר לאורך כל הדרך.

מקורות

  • EDPB Guidelines 01/2025 on Pseudonymization — דרישות פסאודואנימיזציה כולל הפרדת מפתח מנתונים פסאודואנימיים. VERIFIED-EXTERNAL.
  • GDPR Article 4(5) — הגדרה משפטית של פסאודואנימיזציה. VERIFIED-EXTERNAL.
  • IAPP: Top 10 operational impacts of GDPR — רק 23% מכלי האנונימיזציה מציעים הפיכות אמיתית. FLAGGED: הנתון המדויק לא אומת באופן עצמאי; התייחסו כאינדיקטיבי.

מוכן להגן על הנתונים שלך?

התחל לאנונימיזציה של PII עם 285+ סוגי ישויות ב-48 שפות.

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.