9 min read
How to monitor OFAC, EU and UK sanctions list changes
The short answer
Monitor sanctions list changes by watching the publication pages themselves, not only the data files: OFAC's recent actions page, the EU consolidated list page, and the UK Sanctions List page. Set an alert on the publication table or the update history rather than the whole page, so a new designation, an amended entry, or a change to the file format fires immediately while page furniture stays quiet.
Screening is not the same as monitoring
Most sanctions programmes have a screening tool. It takes a name, compares it against a list, and returns a match or nothing. That answers the question "is this counterparty designated today", which is the question at onboarding and at payment.
It does not answer a second question that matters just as much: what changed on the list since the last time we looked, and did the list itself move. Screening runs against whatever data you loaded. If the load is stale, or the file moved, or the identifier scheme changed, screening keeps returning confident answers from an outdated source.
Monitoring the publication pages is what protects the screening. It is a control on your data supply rather than a replacement for the tool that consumes it.
The three lists and how they publish
The major western regimes publish differently enough that a single monitoring approach does not fit all three.
OFAC and the SDN list
The US Treasury's Office of Foreign Assets Control publishes designations and delistings as they happen. OFAC's own guidance states the list is updated on no predetermined timetable, with names added or removed as necessary rather than on a schedule.
That is the operational fact that matters. There is no publication day to check. A quiet fortnight and three announcements in one afternoon are both normal, and during active geopolitical events the pace tightens further. Any monitoring keyed to a weekly review will be late by design, and how late is determined by events rather than by your calendar.
The page to watch is the recent actions page, which carries each announcement as it publishes, usually alongside a press release setting out the rationale.
The EU consolidated list
The EU publishes its consolidated list of persons, groups and entities subject to financial sanctions through the Commission, with designations flowing from legal acts published in the Official Journal.
The practical consequence is a lag and a split source: the legal act is authoritative and appears first, while the consolidated file is the thing your systems consume. Watching both means you learn about a designation when it is adopted rather than when the file catches up.
The UK Sanctions List
The UK changed in a way that broke monitoring setups, and it is the clearest example of why the source page deserves watching alongside the data.
On 28 January 2026 the OFSI Consolidated List of Asset Freeze Targets closed and stopped being updated. The UK Sanctions List became the only source for all UK sanctions designations, covering financial, immigration, trade and transport measures rather than asset freezes alone. The old list remains online for reference, which is precisely the hazard: a monitor pointed at it keeps returning a valid page, a valid file, and no changes, forever.
The transition also changed identifiers. Systems that keyed on the OFSI Group ID need to move to the UK Sanctions List's Unique ID for new designations. A screening tool that silently fails to match on an identifier it no longer receives does not raise an error. It returns no hits.
The failure mode is silence, not a wrong answer
Every failure described above looks identical from the outside: no alerts. A closed list that still serves a 200 response, a file whose schema changed, a page that moved behind a redirect, an identifier scheme that no longer lines up. In all four cases the pipeline reports healthy and the screening returns clean.
This is why the monitoring worth having watches the human-readable publication page in parallel with the machine-readable feed. The feed tells you what the data says. The page tells you when the publisher changed how they publish, which is the class of change that turns a control into decoration.
What to watch on each page
Sanctions pages sit inside government templates with navigation, cookie notices, accessibility banners, and feedback widgets. Watching a whole gov.uk or treasury.gov page produces alerts about none of the things you care about. Narrow the trigger.
- The publication or update history table, which is where a new designation, an amendment, or a revocation appears first.
- The list of downloadable files and their formats. The UK list publishes in HTML, ODT, ODS, XML, CSV, text and PDF, and a format being added, removed, or renamed is a change your integration needs to hear about.
- The "last updated" or "amended" stamp on the publication itself, which is a reliable, small target on most government pages.
- Any banner or notice block at the top of the page, which is where publishers announce migrations like the January 2026 UK consolidation.
That last one is worth the setup on its own. The UK move was announced on the page before it took effect. A monitor watching the notice block would have surfaced it with weeks of warning; a monitor watching only the data file would have learned about it by going quiet.
Setting it up
The configuration is the same for each source, and the whole set takes about fifteen minutes.
- Add the OFAC recent actions page, the EU consolidated list page, and the UK Sanctions List page as three separate tracked pages. Keep them separate so the alert names the regime before you open it.
- On each, select the publication table or update history rather than the full page.
- Add a second monitor per source on the file and format list, so a schema or format change is a distinct alert from a designation.
- Set checks to every 5 minutes for OFAC, which publishes without a schedule and where the exposure window is a live payment. Hourly is defensible for the EU and UK lists, whose acts are published in batches.
- Route alerts to the financial crime or compliance channel, and keep email as a second destination so an outage in one does not lose the notice.
- Keep the snapshots. A dated record of what a list page said is what evidences the timeliness of your response if a payment is later questioned.
What this does not do
Monitoring publication pages does not screen your customers, does not perform fuzzy name matching, and does not replace a sanctions screening vendor. Anyone who tells you a change monitor is a screening tool is selling you a compliance failure.
What it does is narrower and genuinely uncovered by screening tools: it tells you the moment a designation publishes, and it tells you when the source you depend on changes shape. The first shortens your response time. The second is the one that prevents a silent, confident, wrong answer.