Domain IV · Competency IV.C

Govern the deployment and use of the AI system

The ongoing, operational governance of a deployed system: applying policies and ethics at deployment, continuous monitoring and a maintenance/retraining schedule, periodic assessment (audits, red teaming, threat modeling, security testing), documenting incidents and post-market monitoring, forecasting and reducing secondary/downstream harms, external communication plans, and controls to deactivate or localize the system.

Exam weight: 9–11 questions

Quick check not attempted yet — take it below to track your score.

Performance indicators

Key terms

Continuous monitoring
Ongoing observation of a deployed AI system's inputs, outputs and performance to detect drift, degradation, bias, misuse or failure in production — not a one-time pre-deployment check.
Model / data drift
Degradation of model performance over time as real-world data diverges from the training distribution (data drift) or the relationship being modelled changes (concept drift). The main reason monitoring and retraining are needed.
Retraining schedule
A planned cadence (and triggers) for refreshing or retraining the model to counter drift — balanced against the re-validation, testing and approval each retrain requires.
Red teaming
Structured adversarial testing in which testers deliberately try to make the system fail, produce harmful output, or be misused — to find weaknesses before adversaries or users do.
Threat modeling
Systematically identifying how a system could be attacked or abused (e.g., data poisoning, prompt injection, model extraction) so defenses can be prioritized.
Post-market monitoring
The EU AI Act provider duty (and good deployer practice) to collect and review data on a system's performance and incidents after it is in use, feeding fixes and reporting.
Serious-incident reporting
The EU AI Act obligation (Art. 73) to report serious incidents and malfunctions of high-risk AI to authorities within set timeframes; deployers must inform providers/authorities of incidents they observe.
Secondary / unintended use
Using a system for a purpose it wasn't designed or validated for (function creep). A leading source of downstream harm; must be forecast and constrained.
Downstream harm
Negative effects that surface beyond the immediate output — on third parties, society, or via misuse of the outputs. Forecasting these is an explicit deployer duty.
External communication plan
A pre-agreed plan for what is disclosed to users, affected people, regulators and the public — including AI-use transparency notices and incident communications.
Kill switch / deactivation control
A policy and technical capability to rapidly disable, roll back or contain a system that is malfunctioning, causing harm, or out of compliance.
Localization
Restricting or adapting a system's availability or behaviour by jurisdiction (e.g., disabling a feature where it is non-compliant, or keeping data in-region) to meet regulatory requirements.
NIST AI RMF — Manage
The RMF function covering prioritizing, responding to, and monitoring AI risks of deployed systems over time — the framework anchor for IV.C.

At a glance

Competency IV.C is the largest in Domain IV (it carries the most exam items) and the most operational. Deployment is not a finish line — it starts an ongoing governance loop. The seven performance indicators map to the lifecycle after go-live: apply your policies, monitor and maintain, periodically assess, document incidents, forecast and reduce downstream harm, communicate externally, and keep a control to deactivate or localize the system.

The two frameworks behind this are the NIST AI RMF “Manage” function (respond to and monitor risks of deployed systems) and EU AI Act deployer obligations (human oversight, monitoring, logging, incident reporting, transparency). Keep both in mind throughout.

IV.C.1 — Apply policies, procedures, best practices and ethics to deployment

Governance designed on paper must actually bind the deployed system. The BOK calls out four areas:

IV.C.2 — Continuous monitoring and a maintenance/update/retraining schedule

Because models drift, a deployed system must be watched and refreshed on a schedule, not assumed stable.

IV.C.3 — Periodic assessment: audits, red teaming, threat modeling, security testing

Beyond passive monitoring, run active, periodic evaluations of performance, reliability and safety:

ActivityQuestion it answers
AuditAre we compliant and performing as claimed?
Red teamingCan someone make this produce harm or fail?
Threat modelingHow could this be attacked or abused, and where do we defend first?
Security testingIs it resilient to known ML attacks?

IV.C.4 — Document incidents, issues, risks and post-market monitoring plans

Governance must be evidenced. Maintain living documentation:

This documentation feeds regulatory reporting: the EU AI Act requires serious-incident reporting (Art. 73) within set timeframes, and deployers must inform providers/authorities of incidents they observe and keep logs.

IV.C.5 — Forecast and reduce secondary/unintended uses and downstream harms

Systems get used in ways their designers never intended (function creep), and outputs cause effects far from the point of use. The deployer must look ahead:

This is where the dual-use nature of AI from I.A becomes an operational duty: a tool validated for one population or purpose may be unsafe or unfair for another.

IV.C.6 — Establish external communication plans

Decide in advance what you tell the outside world, and to whom:

A pre-built plan turns a crisis into a process. Improvising disclosure during an incident erodes trust and risks regulatory missteps.

IV.C.7 — Policy and controls to deactivate or localize the system

Finally, you need the ability — and the policy authorizing it — to stop or contain a system.

These are governance controls, not just engineering features: they require pre-defined authority, triggers and procedures so the organization can act decisively under pressure.

How this shows up later

Sources

Flashcards

1 / 9

Quick check

Quick check1 / 22 · score 0

After go-live, end users and operators of a new AI system have no defined way to flag problems, and reported issues are lost.

Which governance area is most clearly missing?

  • AIssue management.
  • BEdge deployment.
  • CMultimodal capability.
  • DA liability cap.