- align adverse media output with your AML, KYC, background-check, or general screening policy
- add or remove categories independently across Minerva’s four screening channels
- understand the distinction between financial and non-financial crime risk categories
- preserve a known API response contract while testing newly introduced categories
- override the category set for one synchronous search or one entity in a batch
Category configuration is workspace-scoped. A Calibration workspace can use a
different category set from Live, and changing one workspace does not change
another.
How Category Classification Works
Minerva evaluates qualifying adverse media articles for sentiment and one or more supported risk topics. An article can receive more than one risk category when its content supports multiple themes. For example, reporting about a bribery scheme that launders proceeds through real estate can support Fraud/Bribery/Corruption, Money Laundering, and Real Estate. The category configuration is an allow-list:- an enabled category may appear when the model finds enough evidence for it
- a disabled category cannot appear in adverse media risk scores or article flags and cannot contribute to screening outcomes
- enabling a category does not force Minerva to assign it
- disabling a category does not stop article retrieval or disable the News feed
- category changes affect subsequent searches and article processing; they do not rewrite completed search results
Financial And Non-Financial Risk
The two groups help administrators align the category set with the purpose of a screening program. They are configuration groupings, not legal classifications.Financial Crime Risks
The Financial Crime Risks group contains 28 AML-relevant themes. Its scope is intentionally broader than money laundering alone and includes:- money laundering, movement of value, concealment of ownership, and sanctions evasion
- alleged predicate offences that may generate criminal proceeds, such as fraud, bribery, corruption, narcotics trafficking, human trafficking, smuggling, tax evasion, and organized crime
- terrorist activity and terrorist financing
- products, services, sectors, and assets that can be abused to move or disguise value, such as cryptocurrency, money service businesses, foreign exchange, real estate, casinos, art, precious materials, auctions, and luxury vehicles
A sector-oriented category does not mean that ordinary activity in that sector
is adverse. Minerva assigns risk categories from the article’s adverse
context—for example, laundering through an auction house—not merely because
the article mentions an auction.
Non-Financial Crime Risks
The Non-Financial Crime Risks group covers adverse conduct that is useful for background checks, safety reviews, or broader criminal-risk screening but is not, by itself, a financial-crime theme:- Other (Non-Financial) is the legacy catch-all for serious adverse conduct that does not fit a specific financial category
- DUI covers impaired-driving offences
- Property Damage covers vandalism and other attributed damage to property
- Assault and Battery covers physical violence against another person
Default Category Set
New and previously unconfigured workspaces preserve Minerva’s established 29-category response contract:- all 28 financial crime categories are enabled
- Other (Non-Financial) is enabled
- DUI, Property Damage, and Assault and Battery are disabled until an administrator enables them
Financial Crime Category Reference
Non-Financial Category Reference
Configure Categories Across Screening Channels
The configuration page separates four channels:
To change a workspace:
- Select the intended workspace, such as Calibration or Live.
- Open the channel tab you want to change.
- Check a category to allow it, or clear it to prevent it from being emitted.
- Use Select all categories only when every downstream consumer can accept all supported keys.
- Use Restore defaults to return that channel to the standard 29-category set.
- Repeat the review for each channel that needs a different category set.
- Select Review changes, confirm the affected channels and categories, add a clear change description, and save.
Override Categories For One API Search
The Direct API Calls channel supplies the workspace default for API searches. An integration can replace that default for one call by sending the raw category keys in:- request-level
global_filters.adverse_media_risk_categories - the selected workspace’s Direct API Calls configuration
- the standard 29-category default when no workspace configuration exists
400 response that identifies the invalid values.
The override changes category emission only. It does not add the News feed or broaden article retrieval, so include News in feeds when the search should perform adverse media analysis.
Synchronous Search
Place the override in thePOST /v1/search-sync request body:
Batch Search
Place the override inside each applicable object inrequests[]. Each entity can use a different category set: