In short
How do you stay compliant with data protection law when using AI?
Compliance is built in three steps, all of them architectural decisions: produce a data flow inventory, place the system in a risk class, and run the model on-premises where required. If which personal data reaches which service is not written down, no compliance claim can be verified; and where the risk class comes out high, risk management, technical documentation and human oversight cannot be added later — they are designed in.
Most compliance questions in AI systems reduce to one: which data, for what purpose, goes where, and stays for how long?
How do you build a data flow inventory?
For every AI feature, input data, processing location, retention period and third-party sharing should appear in one table. That table is the shared ground for both the technical and the legal conversation.
- Mask or pseudonymise personal data before it reaches the model.
- Pin down the data processing agreement and retention policy with your model provider.
- Make human oversight mandatory for high-risk use cases.
- Persist decision rationales to satisfy explainability obligations.
Which risk class does an AI system fall into?
The EU AI Act classifies systems by risk level. Hiring, credit assessment and biometric identification fall into the high-risk category and require additional documentation.
When is running the model on-premises the right call?
Where data sovereignty is critical, a deployment running open-weight models on your own infrastructure is now viable both technically and economically.
| Risk class | Example use | Obligation |
|---|---|---|
| Unacceptable | Social scoring | Prohibited |
| High | Credit scoring, hiring pre-screening | Risk management, data governance, technical documentation, record-keeping, human oversight |
| Limited | Customer chat assistant | Transparency: the user must know they are talking to an AI |
| Minimal | Spam filtering, recommendation ranking | No additional obligation |
Sources
- 016698 sayılı Kişisel Verilerin Korunması KanunuT.C. Mevzuat Bilgi Sistemi · 2016
- 02Kişisel Veri Güvenliği Rehberi (Teknik ve İdari Tedbirler)Kişisel Verileri Koruma Kurumu · 2018
- 03Regulation (EU) 2024/1689 — Artificial Intelligence ActAvrupa Birliği Resmî Gazetesi · 2024
- 04Regulatory framework for AIAvrupa Komisyonu · 2024
- 05AI Risk Management Framework (AI RMF 1.0)NIST · 2023