{"id":373,"date":"2026-03-11T15:41:53","date_gmt":"2026-03-11T04:41:53","guid":{"rendered":"https:\/\/nexiant.ai\/resources\/blogs\/?p=373"},"modified":"2026-03-31T17:19:16","modified_gmt":"2026-03-31T06:19:16","slug":"sanctions-screening-guide","status":"publish","type":"post","link":"https:\/\/nexiant.ai\/resources\/blogs\/sanctions-screening-guide\/","title":{"rendered":"Sanctions Screening Guide 2026: OFAC, UN, EU &amp; Global Lists"},"content":{"rendered":"\n<style>\n  .nx-blog * { box-sizing: border-box; margin: 0; padding: 0; }\n  .nx-blog {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    font-size: 16px;\n    line-height: 1.75;\n    color: #1a1a2e;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 Typography \u2500\u2500 *\/\n  .nx-blog h2 {\n    font-size: 1.55rem;\n    font-weight: 700;\n    color: #00184C;\n    margin: 2.5rem 0 0.75rem;\n    padding-bottom: 0.4rem;\n    border-bottom: 3px solid #073EA1;\n  }\n  .nx-blog h3 {\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: #073EA1;\n    margin: 1.75rem 0 0.5rem;\n  }\n  .nx-blog h4 {\n    font-size: 0.98rem;\n    font-weight: 700;\n    color: #00184C;\n    margin: 1.25rem 0 0.35rem;\n  }\n  .nx-blog p { margin-bottom: 1rem; }\n  .nx-blog ul, .nx-blog ol { margin: 0.5rem 0 1rem 1.4rem; }\n  .nx-blog li { margin-bottom: 0.4rem; }\n  .nx-blog strong { color: #00184C; }\n\n  \/* \u2500\u2500 Hero Banner \u2500\u2500 *\/\n  .nx-hero {\n    background: linear-gradient(135deg, #00184C 0%, #073EA1 100%);\n    color: #fff;\n    border-radius: 12px;\n    padding: 1.75rem 2rem;\n    margin-bottom: 2rem;\n  }\n  .nx-hero .nx-tag {\n    display: inline-block;\n    background: rgba(255,255,255,0.15);\n    color: #AEC9FF;\n    font-size: 0.75rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 4px 12px;\n    border-radius: 20px;\n    margin-bottom: 0.6rem;\n  }\n  .nx-hero .nx-meta {\n    font-size: 0.95rem;\n    color: #AEC9FF;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 Callout Boxes \u2500\u2500 *\/\n  .nx-callout {\n    border-left: 4px solid #073EA1;\n    background: #f0f4ff;\n    border-radius: 0 8px 8px 0;\n    padding: 1rem 1.25rem;\n    margin: 1.5rem 0;\n  }\n  .nx-callout.nx-callout--warning {\n    border-left-color: #A30000;\n    background: #fff5f5;\n  }\n  .nx-callout .nx-callout-title {\n    font-size: 0.8rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    color: #073EA1;\n    margin-bottom: 0.4rem;\n  }\n  .nx-callout.nx-callout--warning .nx-callout-title { color: #A30000; }\n  .nx-callout p { margin: 0; font-size: 0.95rem; color: #1a1a2e; }\n\n  \/* \u2500\u2500 Sanction Types Grid \u2500\u2500 *\/\n  .nx-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 12px;\n    margin: 1.25rem 0 1.75rem;\n  }\n  .nx-card {\n    background: #fff;\n    border: 1px solid #d0daf5;\n    border-radius: 10px;\n    padding: 1rem;\n  }\n  .nx-card-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: #073EA1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n  }\n  .nx-card-icon svg { width: 18px; height: 18px; fill: #fff; }\n  .nx-card h4 {\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: #00184C;\n    margin-bottom: 0.25rem;\n  }\n  .nx-card p { font-size: 0.82rem; color: #555; margin: 0; line-height: 1.5; }\n\n  \/* \u2500\u2500 Regime Table \u2500\u2500 *\/\n  .nx-table-wrap { overflow-x: auto; margin: 1.25rem 0 1.75rem; }\n  .nx-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.9rem;\n  }\n  .nx-table thead tr { background: #00184C; color: #fff; }\n  .nx-table th { text-align: left; padding: 10px 14px; font-weight: 600; }\n  .nx-table td { padding: 9px 14px; border-bottom: 1px solid #e0e7f5; color: #1a1a2e; }\n  .nx-table tbody tr:nth-child(even) { background: #f5f8ff; }\n  .nx-table .nx-badge {\n    display: inline-block;\n    background: #EEF2FF;\n    color: #073EA1;\n    font-size: 0.73rem;\n    font-weight: 600;\n    padding: 2px 8px;\n    border-radius: 20px;\n  }\n\n  \/* \u2500\u2500 Process Steps \u2500\u2500 *\/\n  .nx-steps { margin: 1.25rem 0 1.75rem; }\n  .nx-step { display: flex; gap: 1rem; margin-bottom: 1.1rem; align-items: flex-start; }\n  .nx-step-num {\n    flex-shrink: 0;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: #073EA1;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 0.1rem;\n  }\n  .nx-step-body { display: flex; flex-direction: column; justify-content: center; }\n  .nx-step-body h4 { font-size: 0.95rem; font-weight: 700; color: #00184C; margin: 0 0 0.2rem; line-height: 1.2; }\n  .nx-step-body p { font-size: 0.9rem; color: #444; margin: 0; }\n\n  \/* \u2500\u2500 Consequences \u2500\u2500 *\/\n  .nx-consequences {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 12px;\n    margin: 1.25rem 0 1.75rem;\n  }\n  .nx-con-card { border-radius: 10px; padding: 1.1rem 1.15rem; border: 1px solid transparent; }\n  .nx-con-card.red { background: #fff5f5; border-color: #f9c0c0; }\n  .nx-con-card.dark { background: #f0f4ff; border-color: #d0daf5; }\n  .nx-con-card h4 {\n    font-size: 0.88rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 0.4rem;\n  }\n  .nx-con-card.red h4 { color: #A30000; }\n  .nx-con-card.dark h4 { color: #00184C; }\n  .nx-con-card p { font-size: 0.87rem; color: #444; margin: 0; line-height: 1.55; }\n\n  \/* \u2500\u2500 FAQ Accordion \u2500\u2500 *\/\n  .nx-faq { margin: 1.25rem 0 1.75rem; }\n  .nx-faq-item { border: 1px solid #d0daf5; border-radius: 8px; margin-bottom: 8px; overflow: hidden; }\n  .nx-faq-q {\n    width: 100%;\n    background: #fff;\n    border: none;\n    text-align: left;\n    padding: 1rem 1.25rem;\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: #00184C;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n  }\n  .nx-faq-q:hover { background: #f5f8ff; }\n  .nx-faq-q .nx-chevron {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #EEF2FF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: transform 0.25s;\n  }\n  .nx-faq-q .nx-chevron svg { width: 10px; height: 10px; stroke: #073EA1; fill: none; }\n  .nx-faq-q[aria-expanded=\"true\"] .nx-chevron { transform: rotate(180deg); background: #073EA1; }\n  .nx-faq-q[aria-expanded=\"true\"] .nx-chevron svg { stroke: #fff; }\n  .nx-faq-a {\n    display: none;\n    padding: 0 1.25rem 1rem;\n    font-size: 0.92rem;\n    color: #333;\n    line-height: 1.7;\n    background: #fff;\n  }\n  .nx-faq-a.open { display: block; }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .nx-cta {\n    background: linear-gradient(135deg, #00184C 0%, #073EA1 100%);\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-top: 2.5rem;\n  }\n  .nx-cta h3 { color: #fff; font-size: 1.3rem; font-weight: 700; margin-bottom: 0.5rem; }\n  .nx-cta p { color: #AEC9FF; font-size: 0.95rem; margin-bottom: 1.25rem; }\n  .nx-cta a {\n    display: inline-block;\n    background: #E11A1A;\n    color: #fff;\n    font-weight: 700;\n    font-size: 0.95rem;\n    padding: 0.7rem 1.8rem;\n    border-radius: 6px;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n  .nx-cta a:hover { background: #A30000; }\n\n  \/* \u2500\u2500 Divider \u2500\u2500 *\/\n  .nx-divider { border: none; border-top: 1px solid #e0e7f5; margin: 2rem 0; }\n\n  \/* \u2500\u2500 Disclaimer \u2500\u2500 *\/\n  .nx-disclaimer { font-size: 0.8rem; color: #888; font-style: italic; text-align: center; margin-top: 1.5rem; }\n<\/style>\n\n<div class=\"nx-blog\">\n\n  <!-- \u2500\u2500 Hero \u2500\u2500 -->\n  <div class=\"nx-hero\">\n    <span class=\"nx-tag\">Technical Guide &nbsp;\u00b7&nbsp; March 2026<\/span>\n    <p class=\"nx-meta\">A comprehensive reference for compliance professionals navigating today&#8217;s complex sanctions landscape.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 Introduction \u2500\u2500 -->\n  <p>Sanctions screening is a critical compliance obligation for any organisation operating in the global financial system. Governments and international bodies maintain lists of individuals, entities, and organisations subject to economic restrictions\u2014and dealing with these parties can result in severe civil and criminal penalties.<\/p>\n\n  <p>In 2026, the sanctions landscape has never been more complex. Geopolitical tensions have driven unprecedented designations, while the proliferation of global programmes means organisations may screen against dozens of lists simultaneously.<\/p>\n\n  <div class=\"nx-callout nx-callout--warning\">\n    <div class=\"nx-callout-title\">\u26a0 Important<\/div>\n    <p>The legal obligation to comply with sanctions applies <strong>regardless of intent<\/strong>. Even inadvertent dealings with a sanctioned party can result in significant penalties.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 What is Sanctions Screening \u2500\u2500 -->\n  <h2 id=\"what-is-sanctions-screening\"><span class=\"ez-toc-section\" id=\"What_is_Sanctions_Screening\"><\/span>What is Sanctions Screening?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Sanctions screening is the process of checking individuals, entities, and transactions against sanctions lists to ensure compliance with applicable restrictions. Unlike AML compliance\u2014which focuses on detecting criminal proceeds\u2014sanctions compliance is specifically about preventing direct dealings with designated parties.<\/p>\n  <p>Sanctions can take several forms:<\/p>\n\n  <div class=\"nx-grid\">\n    <div class=\"nx-card\">\n      <div class=\"nx-card-icon\">\n        <svg viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16A8 8 0 0010 2zm0 14a6 6 0 110-12 6 6 0 010 12zm-1-9h2v4h-2zm0 5h2v2h-2z\"\/><\/svg>\n      <\/div>\n      <h4>Asset Freezes<\/h4>\n      <p>Preventing access to funds and economic resources<\/p>\n    <\/div>\n    <div class=\"nx-card\">\n      <div class=\"nx-card-icon\">\n        <svg viewBox=\"0 0 20 20\"><path d=\"M10 1L3 5v6c0 4.25 3 8.22 7 9 4-.78 7-4.75 7-9V5l-7-4zm0 2.18l5 2.78V11c0 3.13-2.18 6.07-5 6.93C7.18 17.07 5 14.13 5 11V5.96l5-2.78z\"\/><\/svg>\n      <\/div>\n      <h4>Travel Bans<\/h4>\n      <p>Restricting entry or transit across borders<\/p>\n    <\/div>\n    <div class=\"nx-card\">\n      <div class=\"nx-card-icon\">\n        <svg viewBox=\"0 0 20 20\"><path d=\"M17 8h-1V5a4 4 0 00-8 0v3H7a2 2 0 00-2 2v7a2 2 0 002 2h10a2 2 0 002-2v-7a2 2 0 00-2-2zM10 3a2 2 0 012 2v3H8V5a2 2 0 012-2zm7 14H7v-7h10v7z\"\/><\/svg>\n      <\/div>\n      <h4>Trade Restrictions<\/h4>\n      <p>Prohibiting specific exports or imports<\/p>\n    <\/div>\n    <div class=\"nx-card\">\n      <div class=\"nx-card-icon\">\n        <svg viewBox=\"0 0 20 20\"><path d=\"M2 4h16v2H2zM4 8h12v2H4zM6 12h8v2H6z\"\/><\/svg>\n      <\/div>\n      <h4>Sectoral Sanctions<\/h4>\n      <p>Targeting specific industries or economic activities<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 Major Sanctions Regimes \u2500\u2500 -->\n  <h2 id=\"major-sanctions-regimes\"><span class=\"ez-toc-section\" id=\"Major_Sanctions_Regimes\"><\/span>Major Sanctions Regimes<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Organisations operating internationally must understand the key bodies that issue and maintain sanctions lists.<\/p>\n\n  <div class=\"nx-table-wrap\">\n    <table class=\"nx-table\">\n      <thead>\n        <tr>\n          <th>Regime<\/th>\n          <th>Body<\/th>\n          <th>Key List<\/th>\n          <th>Scope<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td><strong>United States<\/strong><\/td>\n          <td>OFAC<\/td>\n          <td><span class=\"nx-badge\">SDN List<\/span><\/td>\n          <td>US persons, USD transactions, US jurisdiction<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>United Nations<\/strong><\/td>\n          <td>UN Security Council<\/td>\n          <td><span class=\"nx-badge\">UNSC Resolutions<\/span><\/td>\n          <td>All member states obligated to implement<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>European Union<\/strong><\/td>\n          <td>EU Council<\/td>\n          <td><span class=\"nx-badge\">Consolidated List<\/span><\/td>\n          <td>All EU member states<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>United Kingdom<\/strong><\/td>\n          <td>OFSI \/ DBT<\/td>\n          <td><span class=\"nx-badge\">UK Sanctions List<\/span><\/td>\n          <td>UK persons and entities post-Brexit<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Other Jurisdictions<\/strong><\/td>\n          <td>DFAT, MAS, METI, etc.<\/td>\n          <td><span class=\"nx-badge\">Varies<\/span><\/td>\n          <td>Australia, Canada, Singapore, Japan &amp; others<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"nx-callout\">\n    <div class=\"nx-callout-title\">\ud83d\udca1 Tip<\/div>\n    <p>Organisations operating across multiple jurisdictions should map their applicable sanctions regimes as a first step\u2014different programmes may apply simultaneously depending on your customers, transactions, and currencies.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 The Screening Process \u2500\u2500 -->\n  <h2 id=\"the-sanctions-screening-process\"><span class=\"ez-toc-section\" id=\"The_Sanctions_Screening_Process\"><\/span>The Sanctions Screening Process<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <h3 id=\"customer-onboarding\">Customer Onboarding<\/h3>\n  <p>Sanctions screening should occur at the outset of any customer relationship, following this structured process:<\/p>\n\n  <div class=\"nx-steps\">\n    <div class=\"nx-step\">\n      <div class=\"nx-step-num\">1<\/div>\n      <div class=\"nx-step-body\">\n        <h4>Collect Identifying Information<\/h4>\n        <p>Name, date of birth, nationality, addresses, and identification numbers<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"nx-step\">\n      <div class=\"nx-step-num\">2<\/div>\n      <div class=\"nx-step-body\">\n        <h4>Screen Against Applicable Lists<\/h4>\n        <p>Check against OFAC, UN, EU, UK, and any other relevant sanctions lists<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"nx-step\">\n      <div class=\"nx-step-num\">3<\/div>\n      <div class=\"nx-step-body\">\n        <h4>Resolve Potential Matches<\/h4>\n        <p>Investigate any hits to determine true matches versus false positives<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"nx-step\">\n      <div class=\"nx-step-num\">4<\/div>\n      <div class=\"nx-step-body\">\n        <h4>Document Outcomes<\/h4>\n        <p>Record all screening results and any actions taken for audit purposes<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <h3 id=\"ongoing-monitoring\">Ongoing Monitoring<\/h3>\n  <p>Sanctions status is not static. Individuals and entities are added to and removed from lists continuously. Effective programmes require real-time screening of new transactions, periodic reviews of existing customers, and prompt investigation of any alerts generated.<\/p>\n\n  <h3 id=\"transaction-screening\">Transaction Screening<\/h3>\n  <p>Beyond customer screening, organisations should screen transactions themselves\u2014particularly payment details, counterparty information in trade transactions, and any references to sanctioned countries or entities.<\/p>\n\n  <!-- \u2500\u2500 Technology \u2500\u2500 -->\n  <h2 id=\"sanctions-screening-technology\"><span class=\"ez-toc-section\" id=\"Sanctions_Screening_Technology\"><\/span>Sanctions Screening Technology<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <h3 id=\"matching-algorithms\">Matching Algorithms<\/h3>\n  <p><strong>Exact matching<\/strong> identifies direct name matches, but sanctioned parties often use spelling variations, transliterations, or aliases. <strong>Fuzzy matching<\/strong> accounts for typographical variation, phonetic similarity, and name order differences.<\/p>\n\n  <div class=\"nx-callout nx-callout--warning\">\n    <div class=\"nx-callout-title\">\u26a0 Calibration matters<\/div>\n    <p>Setting thresholds too strict risks missing genuine matches. Too loose, and false positives overwhelm your compliance team\u2014creating alert fatigue that can cause real risks to be overlooked.<\/p>\n  <\/div>\n\n  <h3 id=\"list-coverage\">List Coverage<\/h3>\n  <p>Comprehensive screening should cover government-maintained lists, sectoral sanctions, state-owned enterprises, and associated parties including family members and close associates. Pure name matching is insufficient\u2014organisations should also incorporate adverse media screening and enhanced due diligence for higher-risk customers.<\/p>\n\n  <!-- \u2500\u2500 Best Practices \u2500\u2500 -->\n  <h2 id=\"best-practices-for-sanctions-compliance\"><span class=\"ez-toc-section\" id=\"Best_Practices_for_Sanctions_Compliance\"><\/span>Best Practices for Sanctions Compliance<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <h3 id=\"governance-framework\">Governance Framework<\/h3>\n  <ul>\n    <li><strong>Board-level ownership:<\/strong> Sanctions risk should be elevated to board level given its significance<\/li>\n    <li><strong>Designated compliance function:<\/strong> Clear individual or team responsibility for sanctions compliance<\/li>\n    <li><strong>Policies and procedures:<\/strong> Documented screening processes, escalation paths, and record-keeping requirements<\/li>\n    <li><strong>Training:<\/strong> Regular awareness training for all customer-facing or payment processing staff<\/li>\n  <\/ul>\n\n  <h3 id=\"testing-and-assurance\">Testing and Assurance<\/h3>\n  <p>Regularly test your sanctions screening system across four dimensions: data quality, list coverage, matching logic, and alert management. Testing should verify that the system performs as expected against known test cases and that hits are investigated promptly.<\/p>\n\n  <h3 id=\"record-keeping\">Record-Keeping<\/h3>\n  <p>Regulators expect comprehensive records covering all screening conducted and results, investigation and resolution of matches, escalations and approvals, and training completion. Records should typically be retained for at least <strong>five years<\/strong>.<\/p>\n\n  <!-- \u2500\u2500 Consequences \u2500\u2500 -->\n  <h2 id=\"consequences-of-non-compliance\"><span class=\"ez-toc-section\" id=\"Consequences_of_Non-Compliance\"><\/span>Consequences of Non-Compliance<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <div class=\"nx-consequences\">\n    <div class=\"nx-con-card red\">\n      <h4>Civil Penalties<\/h4>\n      <p>OFAC can impose penalties up to the greater of the transaction value or applicable statutory limits. Negligent violations can exceed $100,000 per violation.<\/p>\n    <\/div>\n    <div class=\"nx-con-card red\">\n      <h4>Criminal Penalties<\/h4>\n      <p>Willful violations can result in criminal prosecution. Individuals face imprisonment; organisations face substantial fines.<\/p>\n    <\/div>\n    <div class=\"nx-con-card dark\">\n      <h4>Reputational Damage<\/h4>\n      <p>Sanctions violations attract significant media attention. Reputational consequences often far exceed the direct financial penalties.<\/p>\n    <\/div>\n    <div class=\"nx-con-card dark\">\n      <h4>False Negative Risk<\/h4>\n      <p>Missing a sanctions match\u2014maintaining a relationship with a sanctioned party\u2014can be equally devastating beyond regulatory penalties.<\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"nx-divider\">\n\n  <!-- \u2500\u2500 FAQ \u2500\u2500 -->\n  <h2 id=\"frequently-asked-questions\"><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions\"><\/span>Frequently Asked Questions<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <div class=\"nx-faq\">\n    <div class=\"nx-faq-item\">\n      <button class=\"nx-faq-q\" aria-expanded=\"false\">\n        What is the difference between sanctions screening and PEP screening?\n        <span class=\"nx-chevron\"><svg viewBox=\"0 0 10 6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l4 4 4-4\"\/><\/svg><\/span>\n      <\/button>\n      <div class=\"nx-faq-a\">\n        Sanctions screening checks individuals and entities against government-maintained lists of prohibited parties. Sanctions designations are legal restrictions\u2014dealing with a sanctioned party is illegal. PEP screening identifies individuals in prominent public positions who present elevated compliance risk due to their roles. PEPs are not necessarily prohibited parties, but require enhanced scrutiny due to their positions of authority.\n      <\/div>\n    <\/div>\n    <div class=\"nx-faq-item\">\n      <button class=\"nx-faq-q\" aria-expanded=\"false\">\n        How often should sanctions lists be updated in screening systems?\n        <span class=\"nx-chevron\"><svg viewBox=\"0 0 10 6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l4 4 4-4\"\/><\/svg><\/span>\n      <\/button>\n      <div class=\"nx-faq-a\">\n        Sanctions lists should be loaded into screening systems as close to real-time as possible. For high-volume transaction screening, list updates should occur multiple times daily. Some organisations subscribe to push notifications from list authorities to ensure immediate updates when new designations are made.\n      <\/div>\n    <\/div>\n    <div class=\"nx-faq-item\">\n      <button class=\"nx-faq-q\" aria-expanded=\"false\">\n        What should we do if we identify a potential sanctions match?\n        <span class=\"nx-chevron\"><svg viewBox=\"0 0 10 6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l4 4 4-4\"\/><\/svg><\/span>\n      <\/button>\n      <div class=\"nx-faq-a\">\n        If screening identifies a potential match, halt the transaction immediately and investigate promptly. If confirmed, freeze any relevant assets and report to the appropriate authority. No transactions should proceed until the matter is resolved. False positives should be documented with clear rationale for clearance.\n      <\/div>\n    <\/div>\n    <div class=\"nx-faq-item\">\n      <button class=\"nx-faq-q\" aria-expanded=\"false\">\n        Do sanctions apply to all business activities?\n        <span class=\"nx-chevron\"><svg viewBox=\"0 0 10 6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l4 4 4-4\"\/><\/svg><\/span>\n      <\/button>\n      <div class=\"nx-faq-a\">\n        Sanctions programmes vary in scope. Comprehensive sanctions prohibit virtually all dealings with designated parties. Targeted sanctions may apply only to specific sectors, activities, or asset types. It is important to understand the specific sanctions regime applicable to your organisation and activities.\n      <\/div>\n    <\/div>\n    <div class=\"nx-faq-item\">\n      <button class=\"nx-faq-q\" aria-expanded=\"false\">\n        Can sanctions be applied to entire countries?\n        <span class=\"nx-chevron\"><svg viewBox=\"0 0 10 6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1l4 4 4-4\"\/><\/svg><\/span>\n      <\/button>\n      <div class=\"nx-faq-a\">\n        Yes. Some programmes apply comprehensive restrictions on dealings with specific countries\u2014often called &#8220;country sanctions.&#8221; These may prohibit virtually all trade, investment, and financial transactions. The most significant current examples include comprehensive sanctions on Russia, North Korea, Iran, Syria, and Cuba.\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 CTA \u2500\u2500 -->\n  <div class=\"nx-cta\">\n    <h3>Need support with sanctions screening?<\/h3>\n    <p>Find out how Nexiant can support your sanctions screening and AML compliance requirements.<\/p>\n    <a href=\"\/contact-us\">Get in touch with our team<\/a>\n  <\/div>\n\n  <p class=\"nx-disclaimer\">This article is for informational purposes only and does not constitute legal or compliance advice. Organisations should consult with qualified legal professionals for guidance specific to their circumstances.<\/p>\n\n<\/div>\n\n<script>\n  document.querySelectorAll('.nx-faq-q').forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      var expanded = this.getAttribute('aria-expanded') === 'true';\n      var answer = this.nextElementSibling;\n      this.setAttribute('aria-expanded', !expanded);\n      answer.classList.toggle('open', !expanded);\n    });\n  });\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A comprehensive reference for compliance professionals navigating today\u2019s complex sanctions landscape.<\/p>\n","protected":false},"author":2,"featured_media":379,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[15,30],"tags":[],"class_list":["post-373","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-risk-management","category-sanctions"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/posts\/373","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/comments?post=373"}],"version-history":[{"count":7,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/posts\/373\/revisions"}],"predecessor-version":[{"id":397,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/posts\/373\/revisions\/397"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/media\/379"}],"wp:attachment":[{"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/media?parent=373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/categories?post=373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nexiant.ai\/resources\/blogs\/wp-json\/wp\/v2\/tags?post=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}