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.
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?
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| AI use case inventory completeness | Confirmed 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 assessment | 0 | 1–2 | 3+ | Model Risk |
| Shadow AI registrations (quarterly) | # of AI use cases logged through shadow AI discovery in the quarter | Trend metric | Rising trend | >5 new per quarter | AI 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.
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| High-tier validation currency | High-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+ days | 0 | 1–2 | 3+ | Model Risk |
| Medium-tier validation backlog | Medium-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.
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| High-severity AI incident rate (quarterly) | # of High-severity AI incidents per quarter | 0 | 1 | 2+ | AI Risk / Incident Response |
| AI incident time-to-contain (median days) | Median calendar days from AI incident identification to initial containment | <5 days | 5–14 days | >14 days | Operational Risk |
| Repeat AI incident root causes | # of AI incidents in the quarter sharing the same root cause as a previously closed incident | 0 | 1 | 2+ | 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.
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| Adverse impact ratio — credit decisioning AI | Lowest approval rate group ÷ highest approval rate group, by protected class proxies | >0.85 | 0.80–0.85 | <0.80 | Fair Lending / Model Risk |
| Human override rate — High-tier AI decisions | # of manual overrides of AI-generated decisions ÷ total AI-generated decisions | Trend metric | Rising trend | >10% quarterly increase | Model Risk / Operational Risk |
| Open bias-related audit findings | # of open audit or validation findings related to bias or fairness | 0 | 1–2 | 3+ or any Critical | Model 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.
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| Overdue AI vendor reviews | # of AI vendors with due diligence review overdue by >30 days | 0 | 1–2 | 3+ | TPRM / Model Risk |
| Unresolved material vendor AI findings | # of open material findings from vendor AI questionnaires | 0 | 1–3 | 4+ or any Critical | TPRM |
| Vendor model update notifications — unreviewed | # of vendor model version updates received but not yet reviewed for risk impact | 0 | 1–3 | 4+ | 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.
| KRI | Definition | Green | Amber | Red | Owner |
|---|---|---|---|---|---|
| Active AI policy exception count | # of AI use cases currently operating under a formal exception to standard governance requirements | <5 | 5–10 | >10 | Compliance / AI Risk |
| Exception aging (>90 days) | # of active exceptions approved more than 90 days ago without a review or expiration event | 0 | 1–2 | 3+ | Compliance |
| Unapproved AI tool reports | # of reports of AI tool usage not on approved list (via HR, IT, or self-reporting) | 0 | 1–3 | 4+ | 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.
◆ Related template
KRI Library (132 Key Risk Indicators)
132 KRIs with thresholds, data sources, and escalation triggers pre-built for financial services.
◆ Immaterial Findings · Weekly
Sharp risk & compliance insights. No fluff.
◆ FAQ
Frequently asked questions.
What is an AI governance dashboard?
What AI KRIs typically belong in board-level reporting?
Who should own the AI governance dashboard?
What does the FS AI RMF require for AI governance reporting?
How often should an AI governance dashboard be reported to the risk committee?
What's the difference between a model performance dashboard and an AI governance dashboard?
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.
◆ Keep reading
Related posts.
AI Risk
NIST AI RMF Implementation: The Minimum Artifact Set for a Team That Cannot Build 200 Controls
What a small risk team actually needs to produce for NIST AI RMF and FS AI RMF compliance — 12 artifacts across GOVERN, MAP, MEASURE, and MANAGE that hold up to examiner scrutiny.
Jul 24, 2026
AI Risk
AI Governance Decision Log: The Missing Artifact Between Committee Meetings and Production Approval
An AI governance framework example for logging approval conditions, dissent, evidence, owners, and expiry dates before an AI use case goes live.
Jul 23, 2026
AI Risk
August 2 Is Ten Days Away: What the EU AI Act's High-Risk Deadline Actually Requires from Financial Services AI
The EU AI Act's Annex III high-risk AI obligations take effect August 2, 2026. Credit scoring models, creditworthiness assessment systems, and insurance risk pricing AI are all in scope. Here's what providers and deployers in financial services must have in place before the deadline—and what the Digital Omnibus deferred.
Jul 22, 2026