GDPR (General Data Protection Regulation)
A regulation enacted to protect the personal data of EU citizens, serving as a legal standard applicable to all organizations worldwide that process data of data subjects within the EU, regardless of the company's location.
Detailed explanation
Why it matters in tool selection
Since AI tools process large-scale data, using non-GDPR-compliant tools may expose the adopting company to joint liability or massive fines due to unauthorized data training or leaks. In addition, tools that fail to technically implement user deletion requests (the right to be forgotten) present long-term legal risks.
What to check
- Check if input data is utilized for model retraining, and if there is a setting to opt-out.
- Is the data storage location and protective measures for cross-border transfers (such as SCCs) specified in the Data Processing Agreement (DPA)?
- Does it provide a technical interface that allows users to request access, correction, or deletion of their data?
Compliance example
When adopting an enterprise AI chatbot, personal identifiable information (PII) in input customer consultation data is automatically masked, and the system is set to exclude that data from AI model performance improvement training, complying with the principles of data minimization and purpose limitation.