What is Data Access Governance (DAG)?
Data Access Governance (DAG) is a set of controls and tooling that defines who can access which data, enforces those rules, and records what actually happened. It sits within the broader Data Protection category and connects identity entitlements to data assets.
What it does
DAG tools manage the full lifecycle of data permissions. Core functions include:
- Entitlement mapping: discovering which users, groups, and service accounts have access to files, databases, and cloud storage.
- Access reviews: running periodic or continuous certification campaigns so data owners can approve or revoke permissions.
- Activity monitoring: logging every read, write, copy, and delete against sensitive data in real time.
- Policy enforcement: blocking or alerting on access that violates defined rules, such as a contractor reading payroll files.
- Reporting: producing audit trails for compliance frameworks like GDPR, HIPAA, and SOX.
Some platforms also add a governed access layer that intercepts queries and applies masking or differential privacy before data reaches the requester.
Why teams buy it
Excess permissions are one of the most common paths to a data breach. DAG tools give security and compliance teams a way to find and fix those permissions before an incident occurs. Specific drivers include:
- Audit findings that require evidence of least-privilege enforcement.
- Regulatory mandates that require documented access reviews.
- Cloud and SaaS sprawl that makes manual permission tracking impossible.
- Insider threat programs that need a record of who touched sensitive data.
What to look for
- Coverage: does the tool reach file servers, cloud object storage, databases, and SaaS apps, or only one environment?
- : can data owners complete reviews without needing a security team to run queries for them?