Skip to content

Guide · Compliance fundamentals

What is PEP screening?

A practical guide for compliance teams: who counts as a politically exposed person, what regulators require, and how to run PEP checks without drowning analysts in false positives.

Last updated: May 2026 · 7 min read

A politically exposed person (PEP) is an individual entrusted with a prominent public function. Because their position creates elevated risks of bribery, corruption and money laundering, banks, fintechs and other obliged entities are required by law to identify them, apply enhanced due diligence and monitor the relationship throughout its life.

Why PEP screening is required

The Financial Action Task Force (FATF) Recommendation 12 establishes the global baseline. In the EU, the 4th, 5th and 6th Anti-Money Laundering Directives (AMLD) translate this into binding law. In the UK it is the Money Laundering Regulations 2017 (as amended). In the US, the Bank Secrecy Act and FinCEN's Customer Due Diligence (CDD) rule apply, with PEP-specific guidance from the federal banking agencies.

The practical consequence: any obliged entity onboarding a PEP must apply Enhanced Due Diligence (EDD), get senior-management approval to enter or continue the relationship, establish source of wealth and source of funds, and conduct enhanced ongoing monitoring.

Who counts as a PEP?

The definition is broader than most teams expect. The standard categories are:

A person typically remains a PEP for the duration of their function and for at least 12 months after leaving it (longer in some jurisdictions, indefinitely under a risk-based assessment).

The PEP screening workflow

A modern PEP screening process has five stages:

  1. Capture identity data at onboarding: full legal name, date of birth, country of residence, country of citizenship, gender. Richer payloads dramatically reduce false positives.
  2. Match against PEP data. The matching engine must handle name variations, transliteration (Cyrillic, Arabic, Mandarin), aliases, diacritics and suffixes. Pure exact-match is unusable — fuzzy logic with confidence scoring is the default.
  3. Decisioning: each match returns a confidence score; the platform issues pass, review or hit. Thresholds should be configurable per use case (e.g. consumer credit can run looser than commercial banking).
  4. Analyst review for review and hit cases: confirm or dismiss, document the rationale, and (for confirmed PEPs) trigger the EDD workflow with senior approval.
  5. Ongoing monitoring: re-screen the customer base every time PEP data updates. New PEP designations should produce a webhook within minutes, not at the next quarterly review.

Common pitfalls

Teams new to PEP screening typically run into the same handful of issues:

How ScreeningHub handles PEP screening

ScreeningHub provides a single REST endpoint for PEP, sanctions and adverse-media screening. PEP coverage includes domestic, foreign and international tiers, plus RCAs, with sources refreshed multiple times per day. Each call returns a clear pass / review / hit decision, the matched records with sources, and an audit_id that resolves to a tamper-proof log entry.

Ongoing monitoring is included on the Growth and Enterprise plans: every previously-screened profile is rescreened against new list versions, and your system receives a webhook when status changes. Read the sanctions screening explainer for the parallel workflow on sanctions lists, or jump to pricing if you want to size a plan.

Try it in five minutes

100 free screens per month, no credit card. Run your first PEP check from a sandbox key.

Get started