Skip to content
Confir.
Obligations & Roles

How to Implement Human Oversight Under EU AI Act Article 14

Guide6 August 2026· 14 min read

A build-and-operate playbook for Article 14 human oversight: the in-the-loop, on-the-loop and in-command patterns, interface design, stop controls and evidence.

A credit institution buys a high-risk scoring model marketed as "Article 14 ready", points an analyst at the dashboard, and assumes the box is ticked. It is not. Implementing human oversight is a design-and-operate job with four moving parts — the oversight pattern, the interface, the stop and override controls, and the overseer's competence and authority — plus the evidence trail that ties them together. This page is the playbook for those four parts; the full Article 14 obligation explained covers the five-paragraph statute, and what human oversight requires explains the concept.


From obligation to design: what "implementing" Article 14 means

Article 14(1) of Regulation (EU) 2024/1689 requires a high-risk AI system to be designed and developed, including with appropriate human-machine interface tools, so it can be effectively overseen by natural persons "during the period in which the AI system is in use". That phrase is the whole job: the design choices below are the compliance work, not a layer you add afterwards.

Article 14(3) splits the work by technical feasibility. Measures are built into the system by the provider where feasible; the rest are implemented operationally by the deployer. Every implementation has to answer two questions plainly — who builds what, and who operates what.

Scope check first. Article 14 only bites on high-risk systems under Article 6 and Annex III, so confirm classification before you invest in oversight architecture. If your system is not high-risk — ordinary business analytics, defensive cybersecurity tooling, an internal ITSM assistant — none of this applies. Read high-risk AI classification first.

The rest of this page walks the four parts in order: choosing a pattern, designing the interface, engineering the controls, and making the overseer real — closing with the records you keep to prove it happened.


Choosing an oversight pattern: in-the-loop, on-the-loop, in-command

The three patterns are design vocabulary used by practitioners and regulators' guidance. They are not defined terms in Regulation (EU) 2024/1689 — the Act names none of them. It sets capability requirements in Article 14(4) that any pattern must satisfy. Pick the architecture; then prove it delivers the capabilities.

Human-in-the-loop

A person reviews and confirms before the output takes effect. This fits low-volume, high-consequence decisions — a credit denial, a recruitment shortlist — where holding the decision for review costs little and getting it wrong costs a lot.

Human-on-the-loop

The system acts autonomously while a person monitors and can intervene. This fits high-volume flows where reviewing every decision is impractical. Article 14 does not require reviewing every output, so on-the-loop monitoring with anomaly-triggered review and sampling is a legitimate implementation, not a shortcut.

Human-in-command

The organisation retains authority to decide whether and how the system is used at all, including switching it off. This is the highest-level control and the one that satisfies the "decide not to use" limb of Article 14(4)(e). It sits behind whichever pattern runs day to day.

The pattern is chosen against the risk to health, safety and fundamental rights under Article 14(2), not by convenience — and a single deployment can mix patterns by decision type. This selection is the differentiator: the sibling pages explain the obligation and concept; here you pick an architecture.


Pattern selection matrix

Use the table as a design aid, not a compliance shortcut. The pattern you pick must still demonstrably deliver the Article 14(4) capabilities for your specific use case.

PatternHow it worksThroughput it suitsIntervention timingArticle 14(4) limb it most directly servesAnnex III example
In-the-loopPerson reviews and confirms before output takes effectLow-volume, high-consequencePre-action hold(e) override / reverse before effectCreditworthiness (Annex III pt 5(b)); recruitment (pt 4(a))
On-the-loopSystem acts; person monitors and can interveneHigh-volumeIn-flight interrupt(b) monitor, detect anomaliesFraud / anomaly monitoring flows
In-commandOrganisation decides whether the system runs at allAnyGovernance-level(e) decide not to useAlways-present backstop across domains

Map the patterns to Annex III domains: in-the-loop to creditworthiness (Annex III point 5(b)) and recruitment (point 4(a)); on-the-loop to fraud and anomaly monitoring; in-command as the backstop that is always present regardless of the day-to-day pattern.

One overlay sits on top of all three. Remote biometric identification (Annex III point 1(a)) carries the additional Article 14(5) rule: no action may be taken unless the identification is separately verified and confirmed by at least two competent natural persons, subject to a narrow law-enforcement carve-out. That dual-confirmation requirement is not itself a "pattern" — it is a mandatory control layered onto whichever pattern you use.


Designing the oversight interface

Article 14(4)(a) and (d) drive interface design: the overseer must properly understand the system's capacities and limitations and correctly interpret its output. A bare verdict enables neither, so the interface has to surface more than a score.

Concrete information to expose:

  • a confidence or uncertainty band, not just a point estimate;
  • the top factors driving the specific output;
  • the input ranges the model was trained on;
  • out-of-distribution and low-confidence flags;
  • the decision's place in the workflow and what happens next.

Article 14(1)'s phrase "appropriate human-machine interface tools" is the explicit design hook. Interpretable outputs and explanation tooling — feature importance, training-range caveats, plain-language flags — are how you implement that phrase, not optional polish.

Surfacing logs and near-real-time performance metrics is what enables anomaly detection under Article 14(4)(b). Design for detection in the moment, not just for a retrospective audit a quarter later.

Finally, layout fights automation bias. Recording the human's own provisional assessment before revealing the AI output stops the score from anchoring their judgement — an interface-level way to operationalise the automation-bias limb examined below.


Stop and override controls: engineering the intervention

Article 14(4)(e) requires the ability to disregard, override or reverse an output and, where appropriate, to intervene in or interrupt the system's operation through a stop button or a similar procedure. Implementation means a tested, documented technical capability — not a sentence in a policy.

Four engineering rules follow:

  • Capture a rationale, not a silent click. An override should record why. That both satisfies the "reverse the output" capability and generates evidence for the trail described below.
  • Make the kill-switch real. A named person must be able to halt the system and it must actually halt. Test the mechanism and record the test — an untested stop button is a claim, not a control.
  • Keep authority exercisable in scope. A control that needs multi-level sign-off before an override takes effect is not "effective" oversight under Article 14(1). The overseer must be able to act within their assigned scope without waiting on a committee.
  • Match the control to the pattern. In-the-loop needs pre-action holds — the output is parked until a human releases it. On-the-loop needs in-flight interrupts — the human can break a running process. These are different pieces of engineering; do not assume one mechanism covers both.

Competence and authority: making the overseer real

Article 26(2) requires the deployer to assign oversight to natural persons who have the necessary competence, training and authority, as well as the necessary support. Implementation means a named individual on a named date, not a job title on an org chart.

Competence is system-specific and domain-specific at once. The overseer needs enough technical literacy to recognise an anomaly and the domain knowledge to judge the output — for a scoring model, a credit analyst who understands how model accuracy varies across applicant segments, not a generalist who clicks approve.

Training must be documented, specific to the system, and refreshed when the system undergoes a substantial modification under Article 3(23). Generic AI-literacy training under Article 4 is a baseline obligation, not a substitute for system-specific competence.

Authority must be binding within scope. A decision to override or halt cannot be routinely reversed by a downstream approval layer without documented justification — if it can, the authority was nominal. Design the escalation path as part of authority: define when the overseer escalates (for example, clustered protected-characteristic flags) and to whom, feeding into the risk management system under Article 9.


Anti-automation-bias measures by design

Article 14(4)(c) names automation bias explicitly: the overseer must remain aware of the possible tendency to automatically or over-rely on the system's output. Implementation is procedural and structural, not a slide in an induction deck.

Concrete measures:

  • require documented reasoning rather than passive approval;
  • randomly sample high-confidence outputs for detailed review;
  • audit override rates periodically and investigate systematic under-use;
  • inject synthetic error cases — feed the overseer occasional cases where the system is wrong and measure the detection rate, a measurable proxy for whether the oversight is real.

Tie the measures back to the pattern. On-the-loop monitoring needs alerting thresholds that force attention; in-the-loop review needs the anchoring countermeasures described in the interface section. And watch the headline number: an override rate near zero is a red flag the implementation must surface and act on, because it usually means the overseer is ratifying outputs rather than overseeing them.


The evidence trail: proving oversight happened

Implementation has to produce defensible records. Auditors look for both who was responsible and what they actually did.

Keep, at minimum: who the named overseer was on a given date; their system-specific training record; the written procedures; and per-decision logs of approvals, overrides, rejections and escalations.

The statutory record-keeping hook for deployers is Article 26(6): deployers must keep the automatically generated logs for an appropriate period of at least six months, unless other Union or national law provides otherwise. Treat six months as a floor, not a target.

On the provider side, the human oversight design belongs in the Annex IV technical documentation under Article 11 — interfaces, the stop mechanism, competence requirements and override procedures all sit there. And where a serious incident is identified, Article 26(5) requires the deployer to inform the provider (and the distributor or relevant authorities as applicable); the oversight log is what feeds that notification.

Effectiveness evidence beats paperwork. Auditors want logs proving that overrides actually occurred and that automation-bias audits were run — not a beautifully documented design that nobody operated.


Worked example: Meridian Kredit, a 280-staff credit institution

Meridian Kredit is a regional consumer-lending institution with 280 staff running a high-risk creditworthiness model (Annex III point 5(b)). Note the size: at 280 staff it is above the SME threshold, so the lower-of fine cap in Article 99(6) does not apply to it. Under Article 99(4), non-compliance with high-risk obligations including Article 14 carries fines up to €15 million or 3% of total worldwide annual turnover, whichever is higher.

Pattern choice — mixed by decision type. Adverse decisions run human-in-the-loop: every denial is held pending analyst review before it takes effect. The approval stream runs human-on-the-loop, monitored with anomaly-triggered review and sampling because per-decision review of approvals would stall the book. A documented kill-switch gives the head of credit risk human-in-command authority to suspend the model entirely.

Interface. Each adverse score surfaces the top factors, a confidence band, a training-segment caveat (thin-file and self-employed applicants, where accuracy is lower), and an out-of-distribution flag. The reviewing analyst records a provisional view before the score is revealed, countering anchoring.

Competence, authority, evidence. A named Senior Credit Risk Analyst holds documented, system-specific training and binding authority to overturn a denial. Meridian runs a monthly override-rate audit, retains per-decision logs for at least six months per Article 26(6), and records the oversight design in its Annex IV documentation.

The structure scales down for a smaller deployer and up for a systemic bank with a dedicated model-risk function. The four parts — pattern, interface, controls, competence — stay constant; only their weight changes.


How Confir helps

Confir maps each Article 14(4) capability to a structured oversight record: the pattern you chose, the interface evidence, the stop and override procedure, the named overseer and their training, and the override-rate audit history — all in one place that feeds the Article 11 / Annex IV documentation pack. The synthesis engine is deterministic and rule-based — no model inference, no hallucination — so the same intake produces the same finding every time, the property an auditor cares about when reading an oversight log.


Frequently asked questions

What is the difference between human-in-the-loop, human-on-the-loop and human-in-command?

They describe three oversight architectures, not legal categories — Regulation (EU) 2024/1689 names none of them. Human-in-the-loop means a person reviews and confirms each output before it takes effect, suiting low-volume, high-consequence decisions. Human-on-the-loop means the system acts autonomously while a person monitors and can intervene, suiting high-volume flows. Human-in-command means the organisation retains authority over whether and how the system runs at all, including switching it off. Whichever you choose, it must still deliver the capabilities Article 14(4) requires.

Does Article 14 require reviewing every single AI output?

No. Article 14(4) requires that overseers be enabled to monitor, interpret and intervene — not that every decision receives manual review. For high-volume systems, a human-on-the-loop pattern with anomaly-triggered review, risk-based sampling and periodic audits is a legitimate implementation. What the Regulation prohibits is abdicating oversight, not operating efficiently. The right pattern depends on the risk to health, safety and fundamental rights under Article 14(2): adverse, high-consequence decisions usually warrant pre-action review, while routine high-volume flows can be overseen on-the-loop.

What information must the oversight interface actually show?

Enough for the overseer to understand and correctly interpret the output, as Article 14(4)(a) and (d) require. In practice that means more than a verdict: a confidence or uncertainty band, the main factors driving the output, the input ranges the model was trained on, and flags for out-of-distribution or low-confidence cases. Article 14(1) calls these "appropriate human-machine interface tools". A system that returns a bare classification with no explanation makes correct interpretation impossible and fails the design test, however many approval buttons sit on top of it.

How do you design effective stop and override controls?

Article 14(4)(e) requires the ability to disregard, override or reverse an output and to interrupt operation through a stop button or similar procedure. Implementation means a tested, documented technical capability: a named person can halt the system and it halts. Overrides should capture a recorded rationale rather than a silent click, which both satisfies the requirement and builds your evidence trail. A control that needs multi-level sign-off before an override takes effect is not effective oversight under Article 14(1) — the overseer must be able to act within their assigned scope.

How do you implement measures against automation bias?

Article 14(4)(c) names automation bias directly, so awareness training alone is not enough — the design must counteract it. Effective measures include requiring documented reasoning instead of passive approval, randomly sampling high-confidence outputs for detailed review, auditing override rates and investigating systematic under-use, and periodically injecting synthetic error cases to measure detection rates. Anchoring countermeasures, such as recording the human's own view before revealing the AI output, work at the interface level. An override rate near zero is a warning sign that overseers are ratifying rather than overseeing.

Who is responsible for implementing oversight — the provider or the deployer?

Both, split by technical feasibility under Article 14(3). The provider builds oversight capability into the system where feasible — interpretable outputs, monitoring tools, the stop mechanism — and documents it in the Annex IV technical documentation. The deployer makes oversight operational under Article 26(2): assigning a named, competent, trained and authorised overseer, writing procedures, and keeping logs. Neither can discharge its duty by pointing at the other. A deployer cannot rely on a system marketed as "Article 14 ready"; a provider cannot close the loop by handing over a manual.

What evidence proves human oversight was actually implemented?

Auditors expect both design-time and operational evidence. On the design side: the oversight architecture documented in the Annex IV technical documentation under Article 11, including interfaces, the stop mechanism and override procedures. On the operational side: the named overseer and their system-specific training record, the written procedures, per-decision logs of approvals, overrides, rejections and escalations, and the automation-bias audits you ran. Deployers must keep automatically generated logs for at least six months under Article 26(6). A documented design that nobody actually operates will not pass.


Manage your EU AI Act compliance in one place

Confir automates risk classification, technical documentation, and audit trails for any company. No consultants. No 6-month projects. 14-day free trial.

Start free trial →