Obtainer
Blog / Guides 9 min read

What Is Data Governance? The Framework, Principles, and the Question a Data Catalog Cannot Answer

Last updated August 2026 · Obtainer

Request Studio
Requester
Compiled the manifest and drafted the response - illustrative sample request
0
records found
0
systems scanned
Data manifest
Response draft

Assembling the cover letter from the template...

You approve what is disclosed before anything ships

Helps you comply, not legal advice

Data governance is the exercise of authority and control over how an organization manages its data: who decides what, which policies apply, and who is accountable when something is wrong. DAMA International, whose Data Management Body of Knowledge is the reference most programs are built from, defines it as "the exercise of authority and control (planning, monitoring, and enforcement) over the management of data assets." Governance does not do the data work. It decides how the data work gets done and by whom.

That definition is worth reading twice, because it explains both what governance is good at and where it quietly leaves a gap. A governance program is organized around assets: systems, domains, tables, fields, reports. It is not organized around people. So a mature program can tell you who owns the customer domain, how long transaction records are retained, and which fields are classified as sensitive, and still be unable to answer the one question a privacy request asks: where does this particular person appear across everything we run.

What is data governance?

In practice, data governance is the operating model for data decisions. It sets out who has the authority to approve a new data source, who signs off on a definition, what has to happen before a dataset is shared outside the team that created it, and what the consequences are when a rule is broken. The artifacts are familiar: a policy set, a set of roles, a business glossary, a data catalog, a classification scheme, quality rules with thresholds, and access controls tied to all of it.

The reason governance exists is that data problems are almost never technical problems. Two teams report different revenue numbers because nobody agreed on the definition. A field gets deprecated and four downstream reports break because nobody knew they existed. A dataset gets copied into a spreadsheet and emailed outside the company because nobody said it could not be. None of that is fixed by better tooling. It is fixed by deciding, in advance and in writing, who is allowed to do what.

Data governance vs data management: what is the difference?

They are not synonyms, and the distinction is the single most useful thing to get right early. DAMA defines data management as "the development, execution, and supervision of plans, policies, programs, and practices that deliver, control, protect, and enhance the value of data and information assets throughout their lifecycles." That is the whole job: building pipelines, modeling schemas, running warehouses, securing access, fixing quality.

Data governance is one part of that job, and it is the part that sets direction for the rest. DAMA represents this as the DAMA wheel, with data governance at the hub and the other knowledge areas arranged around it. Governance does not own the pipelines. It decides the rules the pipelines have to follow.

A short way to hold the difference: management is the work, governance is the authority over the work. If your program is writing policies nobody executes, you have governance without management. If your teams are shipping pipelines with no agreed definitions or ownership, you have management without governance, which is the more common failure.

What is a data governance framework?

A framework is a published structure for organizing that authority so you are not inventing the categories yourself. The most widely used is DAMA-DMBOK, which organizes data management into eleven knowledge areas with governance at the center. Others exist, including the Data Governance Institute framework and the EDM Council's DCAM, and organizations in regulated sectors often bolt a control framework alongside them.

Here are the eleven DAMA-DMBOK knowledge areas, which is the list most governance charters are structured around:

Knowledge areaWhat it covers
Data governanceAuthority, policy, roles, decision rights, and enforcement across all the other areas
Data architectureThe overall structure of data assets and how they fit the organization's strategy
Data modeling and designDiscovering, documenting and designing the structures data is stored in
Data storage and operationsDeploying and managing the databases and platforms the data physically lives on
Data securityAuthentication, authorization, access control, and protection of data from misuse
Data integration and interoperabilityMoving and consolidating data between systems, applications and organizations
Document and content managementManaging the unstructured side: files, documents, records and content stores
Reference and master dataManaging shared, authoritative versions of core entities such as customer or product
Data warehousing and business intelligenceTurning managed data into analysis and reporting that supports decisions
MetadataCollecting, organizing and making available the data about the data
Data qualityDefining, measuring, monitoring and improving fitness for purpose

DMBOK 2.0 is showing its age in one specific respect that matters here: it predates the current wave of AI systems, and DAMA has a community-driven DMBOK 3.0 revision in progress aimed at AI governance and cloud-native architectures. If your organization has shipped AI features, the governance charter you inherited almost certainly does not cover the copies of personal data those features create, which is worth reading alongside AI privacy and data subject requests across AI systems.

What does data governance include?

Strip away the framework language and a working program contains six things.

  • Roles with names in them. A data owner accountable for a domain, a data steward doing the day-to-day definition and quality work, a custodian running the platform. Roles without named people are decoration.
  • Policies that say what must and must not happen. Retention, classification, sharing, access, acceptable use.
  • Standards and definitions. A business glossary so "active customer" means one thing, plus naming and modeling conventions.
  • A catalog and metadata. An inventory of what exists, where it lives, who owns it, and how sensitive it is.
  • Quality rules with thresholds and an owner. Measurement nobody acts on is reporting, not governance.
  • Enforcement. A path for exceptions, a way to detect violations, and a consequence. This is the part most programs skip, and skipping it is why so many charters sit unread.

What are the core data governance principles?

Different frameworks phrase them differently, but the durable ones are consistent. Accountability: every dataset has a named owner. Transparency: decisions and their reasoning are recorded, not held in someone's head. Standardization: definitions and formats are agreed once and reused. Integrity: quality is measured against a stated standard rather than assumed. Protection: sensitivity classification drives access, retention and disposal. Stewardship: data is managed on behalf of the organization, not owned by the team that happens to collect it.

How to implement data governance in an organization

The programs that survive start narrow and prove something. The ones that fail start with a two-year charter and an org chart.

  1. Pick one problem that costs real money. Conflicting revenue definitions, a failed audit, a regulator question you could not answer. Governance justified by principle gets defunded. Governance justified by a specific recurring cost does not.
  2. Scope to one domain. Customer, or finance, or product. Not "the enterprise."
  3. Name owners and stewards, in writing, with time allocated. This is where most programs quietly die.
  4. Inventory what you actually have in that domain. Systems, datasets, owners, sensitivity, retention. Expect the inventory to be wrong the first time and plan a second pass.
  5. Write the minimum policy set that addresses the problem from step one, and nothing more.
  6. Instrument it. Quality checks, access reviews, and a way to detect drift. Manual governance decays within two quarters.
  7. Report on the original problem. Then use that result to fund the next domain.

What is data governance with an example?

A mid-sized SaaS company has customer data in a product database, a warehouse, Salesforce, Zendesk, a billing system and a marketing platform. Nobody agrees on what counts as an active account, retention is whatever each system defaults to, and two of the six were bought by a team that never told anyone.

Governance here looks like: the VP of Customer Operations is the named owner of the customer domain; a steward publishes a glossary entry for "active account" that the warehouse and the marketing platform both adopt; a classification scheme marks billing identifiers and support ticket bodies as sensitive; a retention policy sets a length of time per category; and a quarterly access review confirms who can read what. Six months later, the finance and marketing numbers reconcile, and the company can say out loud where customer data lives. That is a real outcome, and it is worth having.

The question a data catalog cannot answer

Here is the gap, and it catches capable teams. Everything above indexes data by asset. A catalog entry says: this table, in this warehouse, owned by this person, classified sensitive, retained seven years. That is exactly the right shape for the problems governance was designed for.

A data subject access request asks something structurally different. It asks: where does this named individual appear, in every system, right now. Under the GDPR you have one month to answer. Under the CCPA and the state privacy laws you have 45 days. No catalog is indexed that way, because indexing by person was never the point. Knowing that the support desk holds ticket bodies classified as sensitive does not tell you whether Jane Smith opened a ticket, and a governance program can be in excellent health and still leave someone running a manual search across a dozen systems with a statutory clock running.

Three specific places the gap widens. Scope: teams tend to scope the search to what they think of as personally identifiable information, which is narrower than what the law actually requires, a mismatch worth understanding in detail because it is the most common cause of an incomplete response. Our guide to what PII is and why it is not the same as personal data covers exactly where that under-collection happens. Copies: governance covers the systems it knows about, and the ones it does not know about are usually the exports, the analysis extracts and the externally acquired datasets. A team that pulls in clean structured data from external websites through an API for enrichment has created records about real people that no catalog entry describes. Inferences: scores, segments and propensity models generated internally are personal information under the CCPA, and they are the records least likely to be in any inventory.

The honest conclusion is that these are two different capabilities and you need both. Governance gives you the map, the owners, and the retention rules. Answering a request needs an index of people, built at request time, across the systems the map describes plus the ones it missed. That is what personal data discovery for a subject request does, and it is why a company with a strong governance program can still be slow on its first real DSAR. If you are working out what that request obliges you to produce, start with what a DSAR is and how the process works, and if you are sizing the operational load, what a single request actually costs to fulfill is the number most teams underestimate.

How do you explain data governance to an executive?

In one sentence: data governance is deciding, in advance, who is accountable for each set of data and what the rules are for using it, so that decisions made from that data can be trusted and defended. The business case is not tidiness. It is that undefined ownership produces conflicting numbers, unreviewed access produces breach exposure, and undocumented retention produces a regulator question you cannot answer. Each of those has a cost you can put a number on, which is the version of the argument that gets funded.

Run a data subject access request end to end

Obtainer finds where a person's data lives across your systems, compiles it into one manifest, drafts the deadline-safe response, and tracks the GDPR and CCPA clock. You review, redact, and approve what gets disclosed. Helps you comply; not legal advice.