AI Governance Institute
← AI Governance Playbook

Question 10 of 53

How do we document AI decision-making for auditability?

By Cody Maxwell · AI Governance Institute · January 2026 · Last verified September 13, 2026

Use logs, version control, and model cards to explain AI decisions when regulators or litigants request evidence.

Editorial status
AI Governance Institute recommendationVerified by AI Governance Institute pipelineNext review December 12, 2026
  • September 13, 2026 · Substantive updateThe NIST ITL AI Documentation guidance introduces specific requirements for external-facing disclosures accessible to affected parties, pre-deployment internal governance approvals, and audit-ready records that substantiate documentation claims during third-party or regulatory review. These are concrete, actionable requirements not covered by the article's existing sections on model cards and logging, and a practitioner relying on this article for auditability guidance would benefit from knowing NIST has published templates and structured expectations for public-facing AI documentation. (AI Governance Institute pipeline)

How we verify and maintain this

If you only do 3 things, do this:

  1. 1.Log every AI-assisted decision at the moment it happens: inputs, model version, output, confidence score, reviewer identity, and final decision taken.
  2. 2.Version-control your models and configurations. If you can't identify which model version made decisions during a specific time period, you can't respond to a regulator or a claim.
  3. 3.Maintain model cards for every internally developed or fine-tuned system. An outdated model card is a liability, not an asset.

The Situation

Who this is for: Data science, compliance, and legal teams building auditability into AI decision systems

When you need this: When designing a new AI decision system, or when preparing for a regulatory examination or litigation

The Decision

Can we reconstruct exactly what happened when our AI made a specific decision about a specific individual, and explain why?

The Steps

  1. 1Audit existing logging: for each AI system, what decision-level data is currently retained and for how long?
  2. 2Define required log fields for each system type (inputs, model version, output, confidence, reviewer, final decision, timestamp)
  3. 3Implement structured logging at the decision level, not just at the system level
  4. 4Implement model versioning: every model update creates a new version with a documented changelog
  5. 5Create or update model cards for all internal models; request them from vendors for externally sourced models
  6. 6Set retention periods aligned with the underlying decision type's legal requirements and build archival processes

The Artifacts

  • AI decision log schema (required fields by decision type)
  • Model versioning and change management policy
  • Model card template
  • Retention schedule by decision type (FCRA, GDPR, employment, financial)
  • Audit readiness checklist
Open the implementation kit

The Output

Complete, queryable decision logs for every AI system, model versioning in place, model cards current, and retention schedules aligned with legal requirements.

Explainability is a legal requirement, not just a best practice

The ability to explain AI decisions is increasingly required by law. GDPR Article 22 requires meaningful information about the logic of automated decisions. The EU AI Act requires technical documentation and logging for high-risk systems. The FCRA requires adverse action notices that explain the principal reasons for adverse credit decisions, which extends to AI-driven credit models.

Beyond regulatory requirements, explainability is a litigation necessity. In employment discrimination cases, lenders' fair lending examinations, and consumer protection investigations, regulators and opposing counsel will ask why the system made a specific decision about a specific individual. "The model is a black box" is not an acceptable answer.

What to log and retain

For each AI-assisted decision, log: the inputs provided to the model, the version of the model used, the output or recommendation produced, the confidence score or probability if available, the human reviewer involved (if any), and the final decision taken. Timestamps and unique identifiers should allow you to reconstruct the full decision record from any of its components.

Version control your models and their configurations. A model update that changes behavior is a material change that should be documented, tested, and logged. If a regulatory inquiry focuses on decisions made in a specific time period, you need to be able to identify which version of the model was running, with what parameters, and on what data.

Model cards and system documentation

Model cards, structured documents describing a model's intended use, performance characteristics, limitations, and bias evaluation results, are becoming a standard tool for AI governance documentation. They were introduced by Google researchers in 2019 and have been widely adopted as a format for communicating what a model does and does not do.

Maintain model cards for all internally developed or fine-tuned AI systems, and request them from vendors for externally sourced models. A model card that has not been updated since deployment is a liability rather than an asset. Build model card maintenance into your model change management process so documentation stays current.

For the most sensitive applications, consider whether you need interpretable models, such as logistic regression or decision trees, rather than high-accuracy black-box models. The accuracy trade-off of interpretable models has narrowed considerably. In contexts where explainability is legally required and the stakes are high, interpretability may be worth more than marginal accuracy gains.

NIST templates for public-facing AI documentation

NIST's ITL AI Program has released an initial public draft of guidance and templates specifically for publicly disclosed AI system documentation. The templates cover system purpose, intended use, performance characteristics, and known limitations, and are designed to support both internal governance approvals before deployment and external disclosures that describe AI behavior in terms accessible to affected parties. Organizations seeking audit-ready records should review these templates as a starting point for structuring their documentation practices.

The guidance aligns with the NIST AI RMF categories, making it a practical complement to organizations already using that framework. Because this is a draft, public comments are open until September 16, 2026, giving practitioners an opportunity to shape the final requirements. Teams building or updating AI documentation programs should track this guidance and assess whether their current records would satisfy third-party or regulatory review under the proposed structure.

Related frameworks

Not sure where to start? Answer 3 questions and get a tailored compliance action plan.

What applies to me? →

More guidance like this, every week

New playbook articles, governance controls, and the regulatory changes driving them. Every Thursday.

Powered by Buttondown.