← Blog · Compliance
Perpetual KYC: Replacing Periodic Reviews With Event Triggers

Most KYC programs still refresh customer records on fixed cycles: every 12 months for high-risk, 24 for medium, 36 for low. The logic is administrative, not risk-based. A customer flagged as low-risk in January can become a money mule in March, and a calendar-driven model won't notice until the following year. Perpetual KYC (pKYC) replaces that schedule with continuous, event-driven review, shrinking the window between a change in risk and your response.
Why Periodic Reviews Fail
Fixed cycles create three structural problems. First, they generate large, lumpy workloads: teams re-examine thousands of unchanged files at once, most of which produce no findings. Second, they miss risk that materializes between reviews — a new sanctions listing, a change in beneficial ownership, or a shift in transaction behavior. Third, they annoy good customers by requesting documents that haven't changed since onboarding.
Data supports the criticism. A meaningful share of periodic reviews close with no change to the customer record, meaning analyst time was spent confirming the status quo. Meanwhile, the events that actually matter — a director resignation filed with a registry, an adverse media hit, a spike in cross-border volume — arrive on their own timeline, not yours.
Building the Event-Trigger Layer
pKYC works by subscribing to signals and acting only when one crosses a threshold. Useful triggers fall into a few groups:
- External data changes: new sanctions or PEP list entries, adverse media, corporate registry updates, expired identity documents, or a change of registered address.
- Behavioral changes: transaction volume or velocity deviating from the established baseline, new counterparties in higher-risk jurisdictions, or dormant accounts reactivating.
- Attribute changes: the customer updating their name, occupation, source of funds, or contact details.
- Relationship changes: a shift in beneficial ownership, addition of an authorized user, or a linked entity being flagged.
Each trigger routes to a defined action: silent re-screening, an automated risk re-score, or a request to the customer for a specific piece of evidence. The goal is proportionality — a document expiry needs a fresh document, not a full re-verification. This is where chat-based verification fits: a targeted request over Telegram or WhatsApp for one updated field is far less disruptive than a generic annual review email, and it collects only the attribute the trigger requires.
Privacy Engineering for Continuous Monitoring
Continuous monitoring can quietly become continuous surveillance if it isn't scoped. The principle to hold onto is data minimization: monitor the signals you need to manage risk, and nothing more. That means separating the detection layer (which watches lists and behavior) from the collection layer (which asks the customer for evidence only when a trigger fires).
Practical controls include configurable retention so re-collected documents replace rather than accumulate, purpose limitation on each data element, and clear logging of why every trigger fired and what action followed. Under frameworks like the GDPR, an ongoing-monitoring justification does not license indefinite hoarding — you still need a lawful basis and a defined lifecycle for each field. Building deletion into the trigger workflow keeps the record set lean and defensible.
Making the Transition Defensible
Regulators expect a documented, risk-based rationale, whether you review on a calendar or on events. To move toward pKYC without gaps:
- Map each trigger to a policy justification and a specified response, then version the mapping.
- Keep a fallback periodic review for segments where reliable event data isn't available.
- Tune trigger thresholds to control alert volume, and monitor the false-positive rate the same way you would for transaction monitoring.
- Record every trigger, decision, and outcome so an examiner can reconstruct why a customer's risk rating changed and when.
pKYC is not about collecting more — it's about reacting faster to the few changes that matter, while leaving unchanged records, and untouched data, alone. Treated as general information rather than legal advice, that shift narrows your risk window and reduces the busywork that periodic cycles create.
General information, not legal advice. Talk to your compliance counsel for guidance on your specific obligations.