Skip to main content
Institutions can create their own detection rules through the dashboard. These rules are evaluated after CBN mandatory rules.

Supported Condition Types

ConditionDescriptionExample
AMOUNT_GREATER_THANAmount exceeds value> ₦1,000,000
AMOUNT_LESS_THANAmount below value< ₦10,000
NAME_CONTAINSSender/receiver name contains substring"bitcoin"
NAME_EXACTExact name match"John Doe"
CHANNEL_EQUALSSpecific channel match"ATM"
TYPE_EQUALSTransaction type match"INTERNATIONAL_TRANSFER"
EXTERNAL_WATCHLISTAdditional watchlist screeningDataset: sanctions/peps
REGEX_MATCHPattern match on narration/loan.*urgent/i
Rules support AND / OR logic for combining multiple conditions.