Skip to main content

Overview

FlexOrch detects personal and sensitive data in your documents before they enter a dataset. Detected PII is masked in the output, giving you clean training data without privacy risk. Detection covers 46 PII types across Turkish, EU, and US jurisdictions.

Detected types

Universal

Turkey (TR)

Germany (DE)

France (FR)

Italy (IT)

Netherlands (NL)

Spain (ES)

Poland (PL)

United Kingdom (UK) & United States (US)

Additional EU jurisdictions

Austria, Belgium, Sweden, Denmark, Finland, Portugal — national ID and phone types covered.

Masking strategies

When PII is detected, FlexOrch replaces each finding with a placeholder. The default strategy is redact:

Results in the API

After processing, PII information is available in the job response:
The full type breakdown is also available in the dataset profile:

KVKK & GDPR compliance

FlexOrch generates a compliance report for each dataset:
The profile includes:
  • gdpr_categories — GDPR Article 9 special category flags
  • detected_countries — Jurisdictions found in the data
  • applicable_regulations — KVKK, GDPR, NIS2, eIDAS as relevant
For the GDPR Article 30 Record of Processing Activities (ROPA), use:

Open source

PII detection is also available as a standalone, zero-dependency package — no FlexOrch account required. See flexorch-audit for installation and usage.