Skip to content
RiskTemplates · The Daily Brief Friday, July 31, 2026
Wire The Exodus OFAC Settlement: What a $3.1M Crypto Wallet Enforcement Action Teaches About Sanctions Compliance Programs JUL 30

Feature AI Risk

AI Risk Assessment Questionnaire: Split the Questions Between the Business Owner, Technology Team, and Independent Reviewer

Build an AI risk assessment questionnaire with clear owners, evidence fields, and independent challenge instead of one unreliable respondent.

Table of Contents

TL;DR

  • An AI risk assessment questionnaire should not be handed to one person. The business owner explains the use and consequences; Technology proves how the system works; an independent reviewer tests whether the evidence supports deployment.
  • Give every question an answer owner, evidence requirement, reviewer conclusion, and unresolved-gap status. “Yes” without an artifact is still an assertion.
  • Unknowns should become visible decisions: resolve before launch, restrict the use case, add a compensating control, or issue a time-limited exception with stop conditions.

The fastest way to make an AI assessment unreliable is to ask one person to answer all of it.

A product owner can explain why a customer-service model exists, but may not know whether prompts are retained by a foundation-model provider. An engineer can document the API and evaluation set, but cannot decide whether the output creates a fair-lending or disclosure obligation. Risk can challenge both, but should not invent facts that belong to the system owner.

A usable AI risk assessment questionnaire therefore splits the work. It routes each question to the person closest to the fact, then gives an independent reviewer a separate place to challenge the answer and record the decision. That structure follows the accountability logic in NIST AI RMF 1.0: GOVERN 2.1 calls for documented roles and lines of communication, MAP 1.1 requires the intended purpose and deployment context to be understood and documented, and Measure 1.3 brings in experts who did not serve as front-line developers and/or independent assessors.

The practical payoff is traceability. When a bank partner asks, “Who said this use case was safe to launch?”, the answer is no longer “the questionnaire was completed.” You can show who supplied each fact, what evidence they attached, what the reviewer challenged, and which conditions survived approval.

Start with a routing sheet, not 80 anonymous questions

Before writing question text, define the roles. Titles vary, so assign responsibilities rather than assuming every company has a Model Risk Management team.

Role in the assessmentGood default ownerWhat this role is accountable forWhat this role should not self-approve
Business ownerProduct lead, operations lead, lending lead, or process ownerIntended use, affected population, decision role, customer journey, fallback, expected benefit, misuse boundariesTechnical test adequacy or final residual-risk acceptance
Technology ownerEngineering lead, data science lead, ML owner, security architect, or vendor technical ownerArchitecture, data flow, model/version, integrations, access, testing, logging, monitoring, rollbackWhether the business use is legally permissible or within risk appetite
Compliance/privacy specialistCompliance officer, privacy counsel, fair-lending leadApplicable obligations, notices, prohibited uses, retention, consumer recourseAccuracy of system architecture or model-performance claims
Independent reviewerSecond-line Risk, MRM, independent validation, or qualified reviewer outside the build teamEvidence sufficiency, challenge, limitations, residual risk, approval recommendationRewriting weak first-line answers so the record looks complete
Approval authorityCRO, CCO, model committee, AI governance committee, or delegated approverAccept, reject, restrict, or condition deploymentPerforming the assessment in place of accountable owners

Small fintech? One person may wear two titles. Preserve the functional separation anyway. The engineer provides technical evidence; the Head of Compliance challenges it; the CEO or designated risk authority accepts a material residual risk. If the builder also supplies the final approval, document why no independent reviewer was available and narrow the deployment until one is.

NIST’s AI RMF Core is direct on the point: independent review can improve testing effectiveness and mitigate internal bias and conflicts of interest. The Generative AI Profile, NIST AI 600-1, adds that independent evaluations or assessments should be proportionate to identified risk. Independence is not ceremony; it is protection against the team grading its own work.

Questions for the business owner: define the decision before scoring the model

The business section should establish what the system is allowed to do. Do this before technical scoring. A technically strong model attached to an undefined or impermissible use case is still a bad deployment.

Business-owner questionEvidence to attachReviewer challenge
What exact task will the system perform, and what is outside scope?Approved use-case statement and prohibited-use listCould the production workflow silently expand beyond this boundary?
Who is affected by the output?Customer journey or process mapAre indirect effects—queues, limits, prioritization, or fraud holds—captured?
Does the system recommend, decide, communicate, or execute?Workflow showing human and automated stepsIs the described human review meaningful, or a rubber stamp?
What happens when the model is unavailable or wrong?Manual fallback and unsafe-stop procedureCan Operations actually run the fallback at production volume?
What complaints or adverse outcomes could reveal failure?Complaint taxonomy and escalation routeAre complaints linked back to model version and decision records?
What change would require reassessment?Change-trigger listDoes it cover new data, model versions, customer segments, and decision authority?

The wording matters. “Is there human oversight?” invites “yes.” Ask instead: Which role reviews which outputs before action, what information does that person see, what authority do they have to override, and where is the override logged?

For a lending use case, connect the business answer to the actual decision notice. The CFPB’s September 19, 2023 guidance on credit denials using artificial intelligence said creditors must give accurate, specific adverse-action reasons; selecting a nearby reason from a sample checklist is insufficient when it does not reflect the real basis for the decision. That turns explainability from a model-team talking point into an operational test: can the approved workflow produce the reason the consumer actually receives?

Questions for Technology: require a reproducible evidence package

Technology owns facts about the system. The questionnaire should make those facts reproducible by a reviewer who did not build it.

Architecture and data

Ask for the system name, vendor, model and version where knowable, hosting pattern, upstream and downstream systems, data fields, data sources, retention, access roles, subprocessors, and whether customer data can be used for provider training or service improvement.

Evidence: a dated architecture diagram, data-flow diagram, data dictionary, access-role export, vendor terms, and configuration record. A generic security policy does not prove how this deployment is configured.

Evaluation and limitations

Ask Technology to define:

  • the evaluation population and why it represents intended production use;
  • performance measures and acceptance criteria chosen before results were reviewed;
  • known failure modes and excluded conditions;
  • outcome testing across relevant groups where the use affects people;
  • robustness, security, misuse, and fallback tests appropriate to the system;
  • unresolved findings and their production impact;
  • the exact model, prompt, retrieval source, code, and configuration evaluated.

NIST’s MEASURE function says AI systems should be tested before deployment and regularly in operation, with formal reporting and documentation of results. The questionnaire should therefore link to evaluation outputs, not summarize them as “testing passed.”

Monitoring and rollback

Require a monitoring specification with the metric, source, owner, review frequency, decision threshold, escalation route, and rollback action. If no external benchmark exists, label thresholds as internal starter thresholds and calibrate them against pilot or recent production history. Add an anti-gaming check: reconcile sampled production decisions to logs and incident or complaint tickets so a clean dashboard cannot hide missing records.

The independent reviewer gets a separate column

The reviewer should never overwrite the owner’s original answer. Preserve four fields:

  1. Owner assertion — what the responsible person says is true.
  2. Evidence reference — the artifact and version supporting it.
  3. Reviewer conclusion — supported, partially supported, unsupported, or not applicable with rationale.
  4. Decision effect — no action, remediation, restriction, launch blocker, exception, or escalation.

A practical challenge scale:

Reviewer statusMeaningRequired disposition
SupportedEvidence is scoped, current enough for the decision, and consistent with the answerRecord conclusion and continue
Partially supportedSome evidence exists, but scope, period, sample, or ownership is incompleteName the limitation and decide whether compensation is sufficient
UnsupportedAssertion has no usable evidence or evidence contradicts itTreat as an open risk; do not score it as effective
Not applicableQuestion does not apply to this useRecord why, including the use-case fact that makes it inapplicable
UnknownFact cannot currently be determinedAssign an owner and block, restrict, or formally except the decision

This is where “effective challenge” becomes visible. A reviewer note such as “SOC 2 received” is inventory, not challenge. A useful note says: “Report covers the vendor’s core platform through March, but the new generative feature and retrieval service are outside scope; obtain architecture evidence and restrict customer data until reviewed.”

For a deeper model of documenting disagreement, use the effective challenge guide. For the final approval artifact, connect the questionnaire to the AI governance decision log.

A realistic hypothetical: the customer-support summarizer

A fintech wants to summarize support calls and draft agent notes.

  • Business owner answer: Agents will review every draft; the system cannot send messages or change accounts. Evidence is the approved workflow and role permissions.
  • Technology answer: Transcripts are sent to a vendor API after direct identifiers are tokenized. Evidence includes the data-flow diagram, tokenization test, API configuration, retention setting, and vendor terms.
  • Compliance answer: The approved use excludes complaint disposition, adverse-action explanations, and account decisions. The complaint procedure is updated so agents do not replace the customer’s allegation with an AI summary.
  • Independent challenge: The vendor’s documentation does not establish deletion operation for transient logs. The reviewer marks privacy evidence partially supported.
  • Decision: Restricted pilot using tokenized transcripts; daily sample comparison to source audio; no training or secondary use; deletion evidence due before expansion; automatic expiry if the condition is missed.

That is a risk assessment. “Vendor uses encryption and has a policy” is not.

So What?

Take one AI questionnaire already marked complete and add four columns: answer owner, evidence reference, independent conclusion, and decision effect. Then find every “yes” with no artifact and every “not applicable” with no rationale.

Do not fix those cells in Risk. Route them back to the people who own the facts. The first useful output may be a list of unknowns. Good. Unknowns exposed before deployment are governance; unknowns hidden inside a completed spreadsheet are future incident work.

For the broader assessment structure, see the pre-deployment AI risk assessment walkthrough and the minimum NIST AI RMF artifact set.

The AI Risk Assessment Template & Guide includes a role-ready use-case inventory, pre-deployment assessment, evidence fields, vendor questionnaire, and worked examples for teams that need to put this workflow into operation.

◆ 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.

Who should complete an AI risk assessment questionnaire?
Use at least three accountable roles. The business owner answers questions about intended use, affected users, decisions, fallback, and customer impact. The technology or vendor owner answers architecture, data, model, security, testing, and monitoring questions. An independent Risk, Compliance, Model Risk, or Internal Audit reviewer challenges the answers, evaluates evidence, records residual risk, and recommends approval conditions.
Can the model developer approve the AI risk assessment?
The developer should supply technical facts and testing evidence, but should not be the only person deciding whether those facts support deployment. NIST AI RMF Measure 1.3 calls for internal experts who were not front-line developers and/or independent assessors to participate in regular assessments. The independence model should be proportionate to the use case's risk.
What evidence belongs in an AI risk assessment questionnaire?
Evidence should be question-specific: an approved use-case statement, data-flow diagram, data lineage record, evaluation protocol and results, fairness or outcome analysis where relevant, security test results, human-override workflow, monitoring specification, vendor documentation, and signed approval record. A link to a policy is evidence of control design, not proof that a use-case-level control operated.
How should unanswered AI risk questions be handled?
Do not convert unknown to low risk. Record the missing fact, the owner who must resolve it, the decision it blocks, and the due date. Depending on materiality, the result may be a launch blocker, a restricted pilot, a compensating control, or a time-limited exception with explicit stop conditions.
How long should an AI risk assessment questionnaire be?
Length should follow use-case risk, not a universal question count. Start with a short intake that determines scope and tier, then apply modules for consumer impact, data, model performance, security, privacy, vendor dependencies, resilience, and monitoring. A low-impact internal assistant should not receive the same depth as an automated credit or account-access decision system.
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

AI Risk Assessment Template & Guide

Comprehensive AI model governance and risk assessment templates for financial services teams.

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.