Masking
Masking helps protect sensitive or personally identifiable information.
Masking allows you to hide sensitive or personally identifiable information directly within the UI without altering the underlying data. When a column is masked:
- The data will not be visible in any report previews or dashboards.
- It protects sensitive information while still allowing metadata-level monitoring.
- The masking only affects the display—it does not modify or delete the original data in your database.
For example, if your dataset includes confidential details like customer names, account numbers, or financial figures, applying masking ensures that only authorized users see the data in its raw form.
This feature is especially helpful in collaborative environments where visibility must be restricted for compliance, auditing, or data governance purposes.
Updated 6 days ago