Skip to content
RiskTemplates · The Daily Brief Saturday, July 25, 2026
Wire FinCEN's Student Aid Fraud Alert: The ACH Refund Pattern Banks Need to Tune Now JUL 23

Feature AI Risk

AI Governance Dashboard: What KRIs Belong in Committee Reporting

Engineering telemetry is not an AI governance dashboard. Here's how to separate what risk committees and boards need to see from what ML ops monitors — with a practical KRI set for each layer.

By Rebecca Leung · June 2, 2026 ·
Table of Contents

At the end of your last risk committee meeting, someone asked: “How are we managing AI risk across the enterprise?”

If your answer was to pull up the engineering monitoring dashboard — model accuracy rates, prediction counts, data drift percentages — you gave the committee a system health report, not a governance view. Those metrics tell you whether the model is performing. They don’t tell the risk committee whether the AI program is under control.

That distinction is the AI governance dashboard problem in one sentence. Most organizations have excellent engineering telemetry. Very few have translated it into the governance-layer KRIs that a risk committee or board can actually use to oversee the AI program.

TL;DR

  • Engineering dashboards (MLOps, model monitoring) track system performance. AI governance dashboards track program health — whether the enterprise AI program is inventoried, validated, monitored, and within risk appetite.
  • The risk committee and board need a different KRI set than the data science team: inventory status, validation currency, incident trends, bias signal summary, vendor oversight health, and policy exceptions.
  • The U.S. Treasury’s Financial Services AI Risk Management Framework (FS AI RMF), released in early 2026 with 230 control objectives, explicitly includes governance reporting as a required function — senior management and boards should be informed of AI risk posture and program implementation progress.
  • Six to eight committee-level AI KRIs is the right scope. A dashboard with 40 metrics is operational telemetry disguised as governance reporting.
  • Threshold-bound KRIs with owners and escalation protocols are the signal that the governance program is real — not activity metrics dressed up in risk language.

The Core Confusion: Engineering Telemetry Is Not Governance Reporting

Model ops teams typically monitor what matters to them: prediction accuracy, confusion matrices, feature drift, inference latency, false positive rates, and output distribution. These are legitimate and necessary operational metrics. The problem emerges when they get handed to the risk committee as the AI governance dashboard.

Here’s why that’s a mismatch:

Audience. Risk committee members — including board members serving on an audit or risk committee — are not equipped to interpret a feature drift chart or a precision-recall curve. They need indicators of program health, not model performance.

Decision relevance. Governance bodies make decisions about risk appetite, policy exceptions, resource allocation, and program design. Knowing that model F1 score dropped from 0.87 to 0.84 doesn’t inform any of those decisions. Knowing that three high-risk AI use cases have overdue validations, and that bias monitoring flagged a demographic approval rate gap above the escalation threshold, does.

Independence. A governance dashboard that is built and owned by the team operating the models is not independent oversight. The GOVERN function in the NIST AI Risk Management Framework — and the corresponding governance control objectives in the U.S. Treasury’s FS AI RMF — specify that governance and oversight functions should be independent of the teams being overseen.

Coverage. Engineering dashboards cover the models that are in production and being monitored. They typically miss: shadow AI (tools employees are using without formal approval), vendor-supplied AI tools that weren’t built internally, deprecated models that weren’t formally decommissioned, and use cases that were never formally inventoried.

A governance dashboard covers the program — all of it, including the parts that aren’t on the engineering radar.

Six Categories of AI Governance KRIs

1. Inventory & Coverage

The first governance question is the most basic: do you know what AI is running in your organization?

KRIDefinitionGreenAmberRedOwner
AI use case inventory completenessConfirmed AI use cases with complete inventory entries ÷ estimated total AI use cases in production>95%85–95%<85%Model Risk / AI Risk
High-risk use cases without completed assessment# of High-tier AI use cases lacking a completed pre-deployment risk assessment01–23+Model Risk
Shadow AI registrations (quarterly)# of AI use cases logged through shadow AI discovery in the quarterTrend metricRising trend>5 new per quarterAI Risk / Compliance

Inventory completeness is the most important governance KRI — not because the number matters in isolation, but because an incomplete inventory means everything else is wrong. Validation status, bias monitoring, and vendor oversight are all conditional on having a complete inventory to start from.

Shadow AI registrations are a leading indicator of governance coverage gaps. A high and rising number of shadow registrations doesn’t necessarily mean employees are out of control — it may mean the approved tool list is too restrictive, or the discovery process is working well. Either way, it needs committee visibility.

2. Validation Status

Validation currency — whether AI models and systems have been reviewed against current standards within the required time window — is the core of model risk governance. The OCC’s 2026 model risk management guidance (which replaced SR 11-7) carries the validation requirements forward with additional expectations for generative AI and third-party models.

KRIDefinitionGreenAmberRedOwner
High-tier validation currencyHigh-tier AI use cases with validation completed within required window ÷ total High-tier use cases>95%85–95%<85%Model Risk
Overdue High-tier validations (>90 days)# of High-tier use cases with validation overdue by 90+ days01–23+Model Risk
Medium-tier validation backlogMedium-tier use cases with no completed validation<10%10–20%>20%Model Risk

Validation status KRIs tell the committee whether the risk assessment and independent review function is keeping up with the AI program’s growth. When the validation backlog grows, the governance body needs to make a resource or prioritization decision — that’s a committee-level conversation, not a model ops team conversation.

3. AI Incident Rate and Severity

AI incidents — adverse outputs, customer harm events, system failures with AI involvement, bias-flagging events, and material errors — need to reach the risk committee at an aggregated level. The committee shouldn’t be reviewing individual incident write-ups quarterly; it should see the trend.

KRIDefinitionGreenAmberRedOwner
High-severity AI incident rate (quarterly)# of High-severity AI incidents per quarter012+AI Risk / Incident Response
AI incident time-to-contain (median days)Median calendar days from AI incident identification to initial containment<5 days5–14 days>14 daysOperational Risk
Repeat AI incident root causes# of AI incidents in the quarter sharing the same root cause as a previously closed incident012+AI Risk / Model Risk

The repeat root cause KRI is particularly important. A single AI incident with a documented root cause and remediation is a governance program functioning normally. Two incidents with the same root cause in consecutive quarters is evidence that the remediation didn’t work — and the committee needs to know that.

For a detailed treatment of AI incident KRI design, including the distinction between output errors, customer harm events, and near misses, see AI Incident KRIs: Output Errors, Customer Harm, Near Misses, and Remediation Aging.

4. Bias and Fairness Signals

For financial services institutions using AI in credit decisioning, fraud detection, or customer profiling, bias and fairness monitoring is a regulatory obligation — not a discretionary governance activity. CFPB ECOA provisions, OCC model risk guidance, and the Colorado AI Act (effective January 2027) all create formal monitoring expectations.

KRIDefinitionGreenAmberRedOwner
Adverse impact ratio — credit decisioning AILowest approval rate group ÷ highest approval rate group, by protected class proxies>0.850.80–0.85<0.80Fair Lending / Model Risk
Human override rate — High-tier AI decisions# of manual overrides of AI-generated decisions ÷ total AI-generated decisionsTrend metricRising trend>10% quarterly increaseModel Risk / Operational Risk
Open bias-related audit findings# of open audit or validation findings related to bias or fairness01–23+ or any CriticalModel Risk / Compliance

Note that the adverse impact ratio threshold above (0.80) aligns with the standard four-fifths rule referenced in disparate impact analysis — not because it’s the regulatory threshold in all contexts, but because it’s a widely understood reference point that a risk committee can anchor to. Calibrate the actual committee alert threshold for your specific use cases and regulatory context.

For more on continuous bias KRI monitoring between formal validation cycles, see Fair Lending and Bias KRIs for AI Models: Approval Rates, Override Rates, and Disparate Impact Signals.

5. Vendor AI Oversight

Third-party AI tools — vendor-supplied models, APIs, embedded AI features — are often the largest and most poorly-monitored category. A bank using a vendor fraud detection model, a credit underwriting API, and a customer-facing chatbot may have three high-risk AI vendor relationships that get no periodic review because they’re classified as vendor management issues rather than model risk issues.

KRIDefinitionGreenAmberRedOwner
Overdue AI vendor reviews# of AI vendors with due diligence review overdue by >30 days01–23+TPRM / Model Risk
Unresolved material vendor AI findings# of open material findings from vendor AI questionnaires01–34+ or any CriticalTPRM
Vendor model update notifications — unreviewed# of vendor model version updates received but not yet reviewed for risk impact01–34+Model Risk

The vendor model update notification KRI catches one of the fastest-growing governance gaps: AI vendors update their models frequently — sometimes without prominent customer notifications — and institutions don’t always have a process to receive those notifications, triage the risk implication, and document the review. A vendor updating a credit underwriting model is a model risk event, regardless of who built the model.

6. Policy Compliance and Exception Management

The AI governance policy — covering approved tools, prohibited uses, data restrictions, and escalation requirements — only works if someone is monitoring whether it’s being followed. Policy exception requests and active exceptions are governance indicators, not compliance details.

KRIDefinitionGreenAmberRedOwner
Active AI policy exception count# of AI use cases currently operating under a formal exception to standard governance requirements<55–10>10Compliance / AI Risk
Exception aging (>90 days)# of active exceptions approved more than 90 days ago without a review or expiration event01–23+Compliance
Unapproved AI tool reports# of reports of AI tool usage not on approved list (via HR, IT, or self-reporting)01–34+Compliance / IT

Policy exceptions that age beyond their intended scope are a common governance failure. An exception approved for a 60-day pilot that’s still active 180 days later, without a renewal decision, is a governance gap that the committee should see.

Structuring the Committee Report

A committee-ready AI governance dashboard doesn’t need to be a dense document. The structure that works best for quarterly reporting:

1. Executive status summary — current AI risk status at the program level (green/amber/red overall), with a one-sentence explanation of any amber or red signal.

2. KRI scorecard — the six to eight committee-level KRIs in a table format with current status, prior period comparison, and trend direction.

3. Significant events this period — any high-severity incidents, material validation findings, or significant policy exceptions from the quarter. Brief descriptions, not full write-ups.

4. Emerging items — any regulatory developments, market events, or internal program changes that the committee should be aware of for the next reporting period.

5. Actions required — any committee-level decisions needed: resource allocation, policy changes, exception approvals above the management threshold.

The complete quarterly report can be four to six pages. The board summary is one page. Anything longer isn’t a governance report — it’s a data dump.

What the FS AI RMF Expects for Governance Reporting

The U.S. Treasury’s Financial Services AI Risk Management Framework, released in early 2026 with 230 control objectives mapped across the AI lifecycle, includes governance reporting as a foundational requirement. The framework specifies that institutions should maintain regular reporting and oversight mechanisms to inform senior management and boards of directors about AI risk posture, risk management implementation progress, and material AI risk events.

The FS AI RMF draws from the NIST AI RMF GOVERN function — and the GOVERN function’s core requirement is that AI governance “establishes organizational accountability and responsibility for AI risk management.” A dashboard that lives in the engineering team and never reaches committee reporting doesn’t meet that accountability standard.

For a detailed breakdown of how to implement AI governance across inventory, risk tiering, vendor review, monitoring, and committee reporting — see AI Governance Framework for Financial Services: A Practical Guide for Risk and Compliance Teams.

So What Does This Mean for Your Program?

If your current AI reporting to the risk committee is built around model performance metrics — and your board member ever asks “but is the overall program under control?” — the gap between what you’re showing and what they’re asking is the governance dashboard problem.

The fix isn’t building a new platform. It’s separating two things that are currently mixed together: the operational telemetry your engineering and model risk teams use day-to-day, and the six to eight governance KRIs that tell the committee whether the AI program is inventoried, validated, monitored, and within risk appetite.

Start with inventory completeness and high-tier validation currency. Those two KRIs alone tell you more about program health than 20 model performance metrics. Add incident rate and severity trend. Add the bias signal summary. That’s a governance dashboard. Build the rest from there.


If your program needs pre-built AI risk KRIs — covering model inventory health, validation status, bias monitoring, incident rates, and vendor oversight — with green/amber/red thresholds, data sources, owners, and escalation triggers, the KRI Library (132 Key Risk Indicators) includes an AI risk domain designed for governance-layer reporting. Get the KRI Library →

◆ Need the working template?

Start with the source guide.

These answer-first guides summarize the required fields, evidence, and implementation steps behind the templates practitioners search for.

◆ Immaterial Findings · Weekly

Sharp risk & compliance insights. No fluff.

◆ FAQ

Frequently asked questions.

What is an AI governance dashboard?
An AI governance dashboard is a risk reporting tool that gives a governance body — the risk committee, audit committee, or board — a structured view of the organization's AI risk posture. It differs from engineering or model operations dashboards (which track system uptime, latency, prediction counts, and model performance metrics) by focusing on governance-level indicators: inventory completeness, validation status, incident rates, bias/fairness signals, vendor oversight status, and policy compliance. A governance dashboard answers 'is our AI program under control?' — not 'is the model serving predictions correctly?'
What AI KRIs typically belong in board-level reporting?
Board-level AI KRIs should be limited to those that indicate whether the program as a whole is within risk appetite. Typically four to six metrics: (1) high-risk AI use case inventory completeness and overdue validation count, (2) AI incident rate and severity trend, (3) bias/adverse impact signal summary, (4) vendor AI oversight status (overdue reviews, unresolved material findings), (5) policy exception count and aging, and (6) overall program maturity indicator. These are trend and status metrics — not point-in-time engineering measurements.
Who should own the AI governance dashboard?
The second line — typically the Model Risk Management team, AI Risk function, or the Chief Risk Officer — should own the governance KRI dashboard. The first line (data science, ML engineering, product) may own input data that feeds the dashboard, but the governance layer — threshold setting, exception review, board/committee reporting — belongs to independent risk oversight. When the model ops team owns the governance dashboard, the signals are prone to being interpreted optimistically or downplayed under pressure.
What does the FS AI RMF require for AI governance reporting?
The U.S. Treasury's Financial Services AI Risk Management Framework (FS AI RMF), released in early 2026 and incorporating 230 control objectives across the AI lifecycle, includes governance and reporting as a core component. The framework specifies that regular reporting and oversight mechanisms should inform senior management and the board about AI risk posture and implementation progress. This includes inventory completeness, risk tier assessments, control effectiveness, and any material incidents or adverse AI outcomes.
How often should an AI governance dashboard be reported to the risk committee?
For most financial services institutions, a quarterly AI governance dashboard report to the risk committee is the baseline expectation. Any material AI incident, significant validation failure, or material bias finding should trigger an off-cycle escalation regardless of the quarterly cadence. At board level, a semi-annual or annual summary of the AI risk program is increasingly common, with material incidents escalated ad hoc. Institutions subject to high-risk AI regulatory requirements — including EU AI Act obligations or institutions with high-risk AI systems under OCC model risk guidance — may be expected to maintain more frequent reporting.
What's the difference between a model performance dashboard and an AI governance dashboard?
A model performance dashboard (sometimes called a model monitoring or MLOps dashboard) tracks technical performance: accuracy, F1 scores, prediction counts, latency, data drift statistics, input feature distributions, and prediction error rates. It tells engineers and data scientists whether the model is working correctly. An AI governance dashboard tracks program health: whether use cases are inventoried and risk-tiered, whether validations are current, whether incidents are being managed and resolved, whether vendors are reviewed, and whether bias/fairness monitoring is happening and escalated when needed. Both are necessary. Neither replaces the other.
Rebecca Leung

Author

Rebecca Leung

Rebecca Leung has 8+ years of risk and compliance experience across first and second line roles at commercial banks, asset managers, and fintechs. Former management consultant advising financial institutions on risk strategy. Founder of RiskTemplates.

◆ Related framework

KRI Library (132 Key Risk Indicators)

132 KRIs with thresholds, data sources, and escalation triggers pre-built for financial services.

Immaterial Findings · Newsletter

The brief, in your inbox.

Enforcement of the week, a framework breakdown, and the prompts that are actually worth running. Delivered to your inbox. Free.