Skip to main content

Privacy Protection (PII)

The Privacy Protection tile lets AI-School automatically check chat messages for personally identifiable information (PII) before they are sent to the AI. Per category, you configure how the system handles detected data.

What is PII protection?

PII stands for Personally Identifiable Information personal data that can directly or indirectly identify a person, such as e-mail addresses, social security numbers, credit card details or phone numbers.

When PII protection is enabled, user chat messages are analysed before they reach the AI. Depending on the configured action per category, data is passed through, anonymised, masked or blocked.

Activating PII protection

The Privacy Protection tile is located in the Security & Privacy area of the management environment.

  1. Go to the management environment
  2. Select the Privacy Protection tile
  3. Enable the Activate PII protection toggle
  4. Set the desired action per category
  5. Click Save

Available actions per category

ActionDescription
Pass throughThe information is forwarded unchanged. Use this for data that poses no risk.
AnonymiseThe information is fully replaced by a placeholder (e.g. jan@school.nl [EMAIL]). The AI does not see the real data.
MaskThe information is partially hidden (e.g. ****-****-****-1234). The type is recognisable but the full value is not.
BlockThe chat message is fully blocked and not sent to the AI. Use this for very sensitive information.

Available categories

CategoryWhat is detected
E-mail addressesAddresses such as jan@example.com
Credit card numbersVisa, Mastercard and other cards
Social Security / BSN Numbers9-digit BSN numbers
Phone numbersDutch and international formats
IBAN / Bank account numbersNational and international IBAN numbers
IP addressesIPv4 and IPv6 addresses
Passport / ID numbersPassport and identity card numbers
Medical informationMedical terms and health information
URLsWeb links and page addresses
MAC addressesNetwork device MAC addresses

How does medical information detection work?

The Medical information category uses heuristic keyword matching rather than pattern recognition. The system scans chat messages for medical terms in both Dutch and English:

DutchEnglish
diagnose / diagnosesdiagnosis
medicijn / medicatiemedication
allergie / allergie�nallergy / allergies
bloeddrukblood pressure
hartslagheart rate
cholesterolcholesterol
diabetesdiabetes
insulineinsulin
pati�ntpatient
symptoom / symptomensymptom
behandeling
operatie

Limitations

  • False positives a sentence like "The company operation went smoothly" may be flagged as medical.
  • False negatives a rare condition or brand name not in the list will not be detected.
Recommendation

Use Anonymise for medical information (the default setting). The exact medical term is replaced by a placeholder, so the AI retains context without seeing the specific data. Use Mask if you only want to partially hide the term.

Read-only access

Administrators with read-only rights can view the settings but not modify them. Contact AI-School if you need to make changes but lack sufficient permissions.

See also