2026-06-04·5 min read·sota.io Team

EU AI Act Art.72 Post-Market Monitoring: Building the System NCAs Will Inspect in 2026

Post #1498 in the sota.io EU AI Compliance Series — EU-AI-ACT-MARKET-SURVEILLANCE-OPS-2026 #2/5

EU AI Act Art.72 Post-Market Monitoring NCA Inspection Readiness

Your Art.74 inspection starts before the NCA knocks on the door. National competent authorities reviewing high-risk AI systems under EU AI Act market surveillance are explicitly checking whether your Art.72 post-market monitoring system is operational, documented, and producing evidence. A monitoring system that exists only on paper — or that generates data you cannot retrieve within NCA timelines — fails the inspection regardless of your AI system's actual performance.

This guide covers what Art.72 requires, how NCAs verify compliance during Art.74 market surveillance, the evidence trail you must maintain, and the operational gaps that trigger corrective action.


What Art.72 Actually Requires

Art.72 of the EU AI Act (Regulation (EU) 2024/1689) imposes a post-market monitoring obligation on providers of high-risk AI systems. The obligation has three components:

1. A post-market monitoring plan — documented before market placement, integrated into your Art.11 technical documentation and Art.9 risk management system.

2. Active data collection — gathering, documenting, and analysing data on the performance of high-risk AI systems throughout their operational lifetime.

3. Incident escalation — feeding serious incidents and near-misses into the Art.73 reporting pipeline.

The plan is not a one-time document. Art.72 requires you to update it when performance data reveals new risk patterns, when the system is substantially modified, or when NCA findings indicate gaps.


What NCAs Check During Art.74 Market Surveillance

Under Art.74, national competent authorities have the power to access your technical documentation, source code, datasets, and operational records. When an NCA initiates market surveillance of a high-risk AI system, it will specifically examine your Art.72 compliance through several lenses:

1. Does a post-market monitoring plan exist?

The NCA will request your Art.11 technical documentation package. Within it, the post-market monitoring plan must appear as a named section. Inspectors look for:

A vague reference to "ongoing monitoring" is not a plan. NCAs expect a structured document with timelines, metrics, and ownership.

2. Is the system actually collecting data?

The plan must be operational. NCAs request evidence of actual monitoring activity: log files, dashboards, periodic reports, or anomaly alerts covering the period since market placement. If your high-risk AI system has been deployed for six months but you can only produce three weeks of monitoring data, the inspection will identify this gap.

Key data categories NCAs expect to find collected:

3. Is the system integrated with Art.73 incident reporting?

NCAs cross-reference your Art.72 monitoring records against your Art.73 serious incident reports. If your monitoring data shows anomalies that should have triggered Art.73 reporting (death, serious harm, or significant rights violation) but no incident report exists, the NCA will treat this as a compliance failure on both Art.72 and Art.73 simultaneously.

The Art.73 reporting timelines are strict:

Your monitoring system must be able to detect and escalate within these windows — which means near-real-time alerting for serious incident triggers, not weekly batch analysis.

4. Can you produce Art.72 evidence on NCA timelines?

Art.74 gives NCAs the power to compel documentation within specified periods. Your monitoring system must be queryable on demand. If your monitoring data lives in a CLOUD Act-jurisdiction storage system (AWS S3, Azure Blob, Google Cloud Storage), NCA investigators from the data-sovereignty angle face a jurisdictional complexity: the storage provider is technically subject to US government disclosure requests, which creates evidence-chain integrity questions under cross-border enforcement.

EU-native monitoring infrastructure — running on Hetzner, Scaleway, OVHcloud, or a managed PaaS like sota.io — eliminates this complexity. Your monitoring data sits under EU law, period.


Building the Post-Market Monitoring System

A compliant Art.72 post-market monitoring system for a high-risk AI application has five operational layers:

Layer 1: Input/Output Logging

Every inference by your high-risk AI system must be logged with sufficient detail to reconstruct the decision context. Minimum logging payload:

Retention: Art.72 does not specify a minimum, but Art.11 technical documentation retention is 10 years post-market. Align your monitoring data retention to this.

Layer 2: Performance Metric Computation

Raw logs are not monitoring. Your system must compute derived metrics on a defined schedule:

Compute frequency: daily for production systems; real-time alerting for incidents.

Layer 3: Threshold-Based Alerting

Define numeric thresholds for each metric that trigger internal alerts. Thresholds must be:

Breach of a threshold triggers Layer 4.

Layer 4: Incident Classification and Escalation

Alert breaches are classified by severity:

Layer 5: Periodic Monitoring Reports

Generate a formal monitoring report at minimum quarterly. The report must:

These reports are primary evidence during an NCA inspection. A provider that cannot produce quarterly monitoring reports for the prior 12 months will struggle to demonstrate Art.72 compliance.


Common Art.72 Gaps That Trigger NCA Corrective Action

Based on the pattern of NCA enforcement expectations expressed in EU AI Act implementation guidance, these are the most common Art.72 gaps inspectors identify:

Gap 1: Plan exists, system does not

The monitoring plan was written for the conformity assessment (Art.43) but never operationalised. Logs are not collected. No dashboards exist. This is the most common gap and results in the most serious NCA findings.

Fix: Treat the post-market monitoring plan as engineering infrastructure, not a document artifact. Build it into your CI/CD pipeline and deploy it alongside the AI model.

Gap 2: Data collected, but not analysable on demand

Logs exist in CloudWatch, Datadog, or Splunk — but there is no way to produce an NCA-ready report showing specific metric trends over a defined period. The data is there; the query interface is not.

Fix: Build two artifacts: raw logs (for completeness) and pre-computed metric reports (for NCA retrieval). Run nightly report generation. Archive reports for 10 years.

Gap 3: No integration with Art.73 pipeline

Monitoring identifies anomalies, but there is no formal escalation path to the Art.73 reporting workflow. An internal ticket is opened; no one checks whether it crosses the serious incident threshold.

Fix: Add an explicit Art.73 check step to your Level 2+ escalation procedure. The question "Does this meet the Art.73 serious incident definition?" must be answered and documented within your escalation SLA.

Gap 4: Monitoring plan not updated after model changes

The original plan was compliant, but the model was fine-tuned, retrained, or updated without updating the monitoring thresholds to match the new version's performance profile. The old thresholds do not catch new failure modes.

Fix: Make post-market monitoring plan review a mandatory step in your model update approval workflow.

Gap 5: Third-country storage undermines evidence integrity

Monitoring data is stored in a CLOUD Act-jurisdiction system. In a cross-border NCA investigation, data sovereignty questions arise about whether the monitoring evidence can be subpoenaed by non-EU authorities — and whether that constitutes an unauthorised data transfer under GDPR.

Fix: Route monitoring data to EU-jurisdiction storage from the start. Retro-migrating monitoring infrastructure after an NCA visit is expensive and disruptive.


Art.72 and the Art.9 Risk Management System

Your Art.72 post-market monitoring system feeds your Art.9 risk management system — they are not independent. The relationship:

NCAs examining a high-risk AI system expect to see this feedback loop documented. A risk management system that shows no updates since initial deployment — despite months of post-market monitoring data — signals to inspectors that the loop is broken.


Integration with Art.26 Deployer Feedback

Under Art.26, deployers of high-risk AI systems have obligations to monitor the system's use and report relevant information to providers. Your Art.72 post-market monitoring system should have a defined intake process for Art.26 deployer feedback:

NCAs examining deployer-reported incidents will also request evidence that the provider's Art.72 system received and acted on the reports.


August 2026 Readiness Checklist

With the August 2, 2026 EU AI Act deadline approaching, here is the Art.72 inspection-readiness checklist for high-risk AI providers:

Documentation

Operational

Evidence

NCA Readiness


Storing Monitoring Data on EU-Native Infrastructure

Art.72 data includes sensitive performance records about AI systems affecting natural persons. Under GDPR, this data must be handled with appropriate technical and organisational measures. If your monitoring data traverses or rests in CLOUD Act-jurisdiction infrastructure, you face a structural contradiction: evidence generated to demonstrate EU AI Act compliance sits in a system where US government access is legally possible without the knowledge of the EU controller.

EU-native managed PaaS — running entirely within Hetzner Germany or equivalent EU jurisdiction — eliminates this contradiction. Your monitoring logs, metric databases, and periodic reports stay under EU law. When NCAs request access during Art.74 market surveillance, there are no cross-jurisdictional complications.

sota.io is EU-native managed PaaS: no US parent, no CLOUD Act exposure, Hetzner Germany infrastructure. Git-deploy your monitoring stack the same way you deploy your AI application, and your Art.72 evidence stays EU-sovereign.


Next in the MARKET-SURVEILLANCE-OPS-2026 Series

EU-Native Hosting

Ready to move to EU-sovereign infrastructure?

sota.io is a German-hosted PaaS — no CLOUD Act exposure, no US jurisdiction, full GDPR compliance by design. Deploy your first app in minutes.