Which feature enables users to audit how sensitive data is accessed over time?
Object tagging labels database objects and columns with sensitivity metadata, allowing sensitive data to be identified for governance and compliance tracking. Those tagged objects can be correlated with Snowflake access-history records, which show what data was accessed and when. Column-level security, row-level security, and tag-based masking policies control exposure rather than identify sensitive objects for such tracking.
Community Discussion