BlogRegulation

EU AI Act Article 9 risk management — what evidence is required

Article 9 of the EU AI Act requires a risk management system for high-risk AI. This piece translates each of its six requirements into specific evidence artefacts — what an auditor will ask for, and the gaps that appear most often when organisations try to produce it.

Drel13 min read

Article 9 of the EU AI Act is the risk management requirement for high-risk AI systems. It is four pages of regulation that most practitioners have read once and summarised as “you need a risk management system.” That summary is accurate but useless. The question that matters is: what does a risk management system look like in practice, and what evidence will a notified body or market surveillance authority ask for?

This piece answers that question concretely. It walks through each of Article 9's six substantive requirements, translates them into specific artefacts, and identifies the gaps that appear most often when organisations try to demonstrate compliance.

What Article 9 actually covers

Article 9 requires providers of high-risk AI systems to establish, implement, document, and maintain a risk management system. The regulation specifies that this system must:

  • Be a continuous iterative process — not a one-time assessment.
  • Cover the entire lifecycle of the system, from design through decommissioning.
  • Be proportionate to the nature, severity, and probability of the risks.
  • Address risks to health, safety, and fundamental rights, including the environment.
  • Consider reasonably foreseeable misuse, not just intended use.
  • Give specific attention to vulnerable groups: children, elderly, people with disabilities.

What Article 9 does not specify is the format. There is no required template, no mandated scoring methodology, no prescribed document structure. This is deliberate — the regulation is technology-neutral and sector-neutral. The consequence is that organisations have to decide what their risk management system looks like, and then demonstrate that it satisfies the six requirements.

EU AI Act Article 9 — six requirements mapped to lifecycle gates

9.1
Risk identificationIdentify risks to health, safety, fundamental rights, and the environment
Before pilot
9.2
Risk evaluationEvaluate likelihood and severity; consider vulnerable groups
Before pilot
9.3
Risk treatment measuresImplement controls; document what was done and why
Before production
9.4
Residual risk acceptanceNamed acceptor, acceptance condition, re-review trigger
Before production
9.5
Testing and validationTest against intended purpose; document results
Before production
9.6
Post-market monitoringOngoing review; update risk management when system changes
Ongoing

Article 9 does not specify the format of the risk management system — only that it must be documented, proportionate to the risk, and updated throughout the lifecycle.

The six requirements, translated

Article 9 contains six substantive requirements. They are not numbered as such in the regulation — they are spread across paragraphs 2 through 9 — but they map cleanly to six distinct obligations. Each one has a specific evidence implication.

1. Risk identification

Article 9(2)(a) requires identification of the known and reasonably foreseeable risks that the AI system can pose to health, safety, or fundamental rights when used as intended and when subject to reasonably foreseeable misuse.

The key word is reasonably foreseeable misuse. This is not a theoretical exercise. It requires the provider to think through how the system will actually be used by real people in real contexts — including people who are not the intended users, people who are under pressure, and people who are trying to game the system.

2. Risk evaluation

Article 9(2)(b) requires evaluation of the risks identified — specifically, assessment of their likelihood and severity, taking into account the intended purpose and the state of the art.

Article 9(9) adds a specific requirement to consider the impact on vulnerable groups. This is not optional for high-risk systems — if your system could be used by or affect children, elderly people, or people with disabilities, the risk evaluation must address their specific exposure.

Likelihood and severity without a methodology is an opinion. Likelihood and severity with a defined scale, applied consistently across all identified risks, is evidence.

The regulation does not mandate a specific scoring methodology. What it requires is that the evaluation is documented, consistent, and proportionate. A 3×3 likelihood × severity matrix with defined criteria for each level is sufficient. A spreadsheet column that says “High” without a definition is not.

3. Risk treatment measures

Article 9(2)(c) and 9(4) require that risks are addressed through appropriate measures. The regulation specifies a hierarchy: eliminate the risk if possible; if not, reduce it to an acceptable level; if residual risk remains, accept it explicitly.

Article 9(4) is specific about what “appropriate measures” means for AI systems: technical measures built into the system design, and information and training measures for deployers and users. Both categories must be documented.

4. Residual risk acceptance

Article 9(4) requires that residual risks — risks that remain after treatment measures have been applied — are communicated to deployers and users. Article 9(2)(d) requires that the overall residual risk is judged acceptable.

“Judged acceptable” is the operative phrase. The regulation requires a judgment, not just a statement. That judgment must be made by someone with the authority to make it, documented, and tied to the conditions under which it holds.

5. Testing and validation

Article 9(5) and 9(6) require testing of the AI system to verify that it performs as intended and that the risk management measures work. Testing must be done before the system is placed on the market and must be repeated when the system changes materially.

Article 9(6) specifically requires testing against the intended purpose and against reasonably foreseeable misuse scenarios. For agentic systems, this means adversarial testing — not just functional testing.

The regulation does not specify what testing methods to use. What it requires is that testing is documented, that the results are recorded, and that the testing covers both the intended use case and the foreseeable misuse scenarios identified in the risk assessment.

6. Post-market monitoring

Articles 9(7) through 9(9) require that the risk management system is updated throughout the lifecycle of the system. This means monitoring the system in production, collecting data on its performance and any incidents, and updating the risk management record when issues are found or the system changes.

Article 9(9) requires that the risk management system is reviewed and updated when the AI system is modified in a way that could affect its compliance with the regulation. For agentic systems, this includes changes to the model, the tool manifest, the data sources, the user population, or the autonomy level.

The evidence table

The table below maps each Article 9 requirement to the specific evidence an auditor or notified body will ask for, and the gap that appears most often when organisations try to produce it.

Article 9 — what is required vs what the auditor asks for vs the common gap

RequirementWhat Article 9 requiresEvidence the auditor asks forCommon gap
Risk identification (Art. 9.2)A documented list of risks to health, safety, fundamental rights, and the environment arising from the AI system's intended use and reasonably foreseeable misuse.Risk register or risk assessment report, dated, covering all four risk categories. Must name the system, its intended purpose, and the population affected.Risk registers that list generic AI risks rather than risks specific to this system and this deployment context.
Risk evaluation (Art. 9.2)For each identified risk: likelihood and severity assessment. Consideration of vulnerable groups (children, elderly, people with disabilities).Risk matrix or scoring table with likelihood × severity for each risk. Explicit note on whether vulnerable groups are in scope and how their exposure was assessed.Likelihood and severity stated without methodology. 'Low / Medium / High' without a definition of what those mean for this system.
Risk treatment measures (Art. 9.3)Controls implemented to eliminate or reduce risks to an acceptable level. Documentation of what was done, why it was chosen, and what it addresses.Control list with: control description, risk addressed, implementation status, owner, verification method. Linked to the risk register.Controls listed without linking them to specific risks. No verification method — 'implemented' without proof.
Residual risk acceptance (Art. 9.4)Explicit acceptance of residual risk that cannot be eliminated. Named acceptor. Condition under which the acceptance holds.Residual risk statement signed by the accountable owner (not the development team). Acceptance condition stated — e.g. 'accepted on condition that human approval boundary remains in place'.Residual risk section left blank or filled with 'risk accepted by the committee' without naming who, under what condition, or what would invalidate the acceptance.
Testing and validation (Art. 9.5–9.6)Testing against the intended purpose and against foreseeable misuse scenarios. Results documented. Testing repeated when the system changes materially.Test plan + test results report. Red-team or adversarial testing results for high-risk scenarios. Re-test records when the system changed.Testing done but not documented. No adversarial testing. No re-test after model or data changes.
Post-market monitoring (Art. 9.7–9.9)Ongoing monitoring of the system's performance and risk profile in production. Update the risk management system when issues are found or the system changes.Monitoring plan with KPIs and review cadence. Incident log. Record of risk management updates triggered by monitoring findings or system changes.No monitoring plan. Incidents not linked back to the risk management record. System changes not triggering re-review.
Based on Article 9 of Regulation (EU) 2024/1689 (EU AI Act). Applies to providers of high-risk AI systems as defined in Annex III.

ISO 42001 alignment

ISO/IEC 42001 is the AI management system standard. It was published in December 2023 and is the closest thing to a structured implementation guide for Article 9. An organisation that implements ISO 42001 correctly will produce most of the evidence Article 9 requires as a side effect of running the management system.

The alignment is not perfect. The two gaps are:

  • Residual risk acceptance specificity. ISO 42001 requires a risk treatment decision but does not mandate the four-element acceptance statement that Article 9 implies. Organisations implementing ISO 42001 need to add this explicitly.
  • Post-market monitoring cadence. ISO 42001 §9.1 requires monitoring but does not specify frequency. Article 9(7) implies continuous monitoring for high-risk systems. The monitoring plan needs to be explicit about cadence.

Article 9 → ISO 42001 clause alignment

Article 9 requirementISO 42001 clauseHow they align
Risk identification (9.2)6.1, 6.1.2ISO 42001 §6.1.2 requires an AI risk assessment process — the output satisfies Art. 9 risk identification.
Risk evaluation (9.2)6.1.2ISO 42001 requires likelihood and severity assessment as part of the risk assessment process.
Risk treatment measures (9.3)6.1.2, 8.1, 8.4ISO 42001 §8.4 specifies controls for AI systems. The control list satisfies Art. 9 treatment documentation.
Residual risk acceptance (9.4)6.1.2, 8.3ISO 42001 §8.3 requires a risk treatment process with documented decisions — residual risk acceptance is part of this.
Testing and validation (9.5–9.6)8.4, 9.1ISO 42001 §9.1 requires monitoring and measurement. Testing records satisfy Art. 9 validation requirements.
Post-market monitoring (9.7–9.9)9.1, 8.5, 10.1ISO 42001 §8.5 covers lifecycle management and change triggers. §10.1 covers nonconformity and corrective action.
An ISO 42001-compliant AIMS produces most of the evidence Article 9 requires. The gaps are in the specificity of residual risk acceptance and the post-market monitoring cadence.

The practical implication: if you are implementing ISO 42001 and need to demonstrate Article 9 compliance, you are most of the way there. The additional work is in the specificity of the residual risk acceptance statement and the explicitness of the post-market monitoring cadence.

The ISO 42001 controls map spreadsheet maps all 28 controls to their Article 9 equivalents with the evidence required for each.

If your system is not high-risk

Article 9 applies to high-risk AI systems as defined in Annex III. If your system is not in Annex III, you are not legally required to comply with Article 9.

You are, however, likely to face the same questions from procurement teams, internal audit, and enterprise customers — particularly if you are a B2B SaaS vendor selling AI features into regulated industries. The evidence framework Article 9 describes is the most widely understood template for AI risk documentation. Using it for non-high-risk systems is not over-engineering — it is speaking the language your buyers already know.

The disposition as the Article 9 artefact

Article 9 does not specify what the risk management system looks like. It specifies what it must contain. The AI Risk Disposition memo — as described in the first piece in this series — is designed to be that artefact.

The seven sections of the disposition map directly to Article 9's requirements:

  • Decision → the overall risk judgment (Art. 9.4)
  • Rationale → the reasoning behind the judgment
  • Required controls → the risk treatment measures (Art. 9.3–9.4)
  • Residual risk → the explicit residual risk acceptance (Art. 9.4)
  • Evidence gaps → what is not yet known (Art. 9.2)
  • Re-assessment triggers → the post-market monitoring mechanism (Art. 9.7–9.9)
  • Sign-off log → the record of who accepted the risk and when

A disposition memo that contains all seven sections, with the evidence fields filled in, is a defensible Article 9 risk management record. It is not the only valid format — but it is a format that a notified body, a market surveillance authority, and an enterprise procurement team can all read.

Generate an Article 9 risk management record for your AI system

Drel produces a structured AI Risk Disposition memo that maps to Article 9, ISO 42001, OWASP Agentic Top 10, and NIST AI RMF. The output is a defensible record, not a template to fill in.

Blog

Get new posts in your inbox

AI security review, OWASP Agentic Top 10, ISO 42001 evidence, and what AI Committees actually need. No cadence promises — we publish when there's something worth reading.

A note on scope: Drel reviews assessed systems against documented architecture, configuration and intent. It does not ingest live telemetry from production environments. Dispositions reflect the assessed system at the time of review and the re-assessment triggers that govern when the disposition must be revisited.