GDPR Actions
GDPR actions are executed directly from data source interfaces using the active GDPR configurations.
These actions operate on a single root row at a time.
Entry Point
From any table bound to a GDPR configuration:
- Open the three-dot menu
- Select one of:
- Export Personal Data
- Delete / Anonymize Data
Export Personal Data
When Export Personal Data is selected:
- A ZIP archive is generated
- The archive contains:
- All configured table fields
- All configured related data
- Full audit history of the data
- Full access log history
The file is generated immediately and downloaded by the browser.
Delete / Anonymize Data
When Delete / Anonymize Data is selected:
- A confirmation dialog is displayed using the configuration description
- All configured deletion and anonymization rules are executed
- Related records are processed according to configuration
- The operation is irreversible
Security Characteristics
- All read and write rules are bypassed during execution
- Only users with the configured role may execute these actions
- Every execution is recorded in the audit log
Irreversible action
Once a GDPR deletion or anonymization action has completed:
- No automatic rollback exists
- Data recovery requires external backups