The Privacy audit report (Privacy Report) shows how sensitive data is protected. It works as a pre-check and as an after-the-fact audit snapshot. It lists privacy status per column.
A Privacy Report is generated automatically after each job so you can confirm:
The privacy status at the time the job ran
The applied generator configuration used for the job
Any remaining sensitive columns that may require follow-up
What’s included in the report
The Privacy Report is exported as an Excel file containing one tab with a row for every column in the workspace.
Each row includes:
Workspace mode
Schema
Table
Column
Data type
PII (True/False)
PII scan suggestion (only shown if a suggestion exists and was not rejected)
Applied generator
Consistent mapping enabled (True/False)
Column privacy status, one of:
Unprotected
Protected
Non-PII
Excluded table
Exporting the report
Export anytime (current workspace state)
This export reflects the protection level at the moment you export it.
Open the workspace you want to review.
Go to the Main hub in the job configuration.
In the Main hub panel, export the Privacy Report.
Export for a specific job (job-time snapshot)
A Privacy Report is automatically created after each data generation job and reflects the protection level at the moment the job ran.
You can export it from:
The Job summary panel
The Jobs panel, after selecting one or more job(s)
You can export the Privacy Report without generating data. Use it as a configuration and privacy check whenever needed.
Interpreting “Column privacy status”
Use this as a quick triage label. The report is still column-level, not “dataset certified”.
Unprotected: The column needs protection, but none is applied.
Typical causes: PII=True and no generator. Or a risky generator choice.
Protected: A protection method is applied.
Example: Mock, Mask, AI synthesize, or another configured generator.
Non-PII: The column is not marked as PII.
Excluded table: The table is excluded from the job configuration.
What to do next
Filter the report to Column privacy status = Unprotected.
Fix the column configuration.
Re-run the PII scanner if PII detection looks off or re-assign PII statuses manually.
Apply a generator or exclude the column/table.
Export again to confirm the status changed.
Known considerations
The report depends on correct PII identification and correct configuration. If either is wrong, statuses can be misleading. Always review Unprotected columns before running jobs.