- export potential matches for analytics, calibration, or operational reporting
- export profiles for visibility, customer operations, or audit sampling
- include associated profiles for a potential-match export
- control whether PII columns are included in a workbook
- understand how exported match scores, scoring thresholds, and News geography settings affect the data you are analyzing
- review export history and download completed workbooks
Exports use the same durable preview, job, history, and workbook
infrastructure as Bulk Actions, but export jobs are
non-mutating. The export stage records selected rows and
produces a workbook; it does not update match status, profile status,
monitoring, archive state, or comments.
How Exports Work
Every export follows the same high-level sequence:- define the primary scope with the screening query builder
- review the live preview table
- continue from the scope step to lock a durable snapshot
- optionally add an associated profile export stage when the primary scope targets potential matches
- add a clear export name and rationale
- queue the export and download the workbook from Export history after it completes
Key Concepts
Scope And Snapshot Locking
The scope step shows a live preview so you can confirm the cohort before a workbook is queued. When you continue from the scope step, Minerva locks a durable preview snapshot. That snapshot matters because:- the export worker uses the same selected rows you reviewed
- the workbook is generated from the locked export snapshot
- history and per-row job items refer back to the same stage definition
- associated profile stages derive from the locked match snapshot, not from a later live re-query
Export Stages
An export job can contain:- a primary match export stage
- a primary profile export stage
- an optional associated profile export stage when the primary stage targets potential matches
export_selection action. This is what makes
exports different from Bulk Actions: the job records selected rows for workbook
generation and does not call downstream profile or match mutation endpoints.
PII Controls
PII is controlled per export stage.- If a match stage opts into PII, the match sheet can include fields such as name, gender, nationality, occupation, organization, dates, locations, and aliases.
- If a profile stage opts into PII, the profile sheet can include fields such as name, date of birth, contact details, address, nationality, occupation, and organization.
- If one stage on a sheet includes PII and another does not, the workbook keeps the sheet rectangular but leaves PII cells blank for stages that did not opt in.
Workbook Output
Completed export workbooks include:- a Summary sheet with job, requester, stage, status, and count metadata
- one or more Matches sheets for exported potential matches
- one or more Profiles sheets for exported profiles
- per-row status, error, processed time, and deep links back into Minerva
Example Use Cases
1. Potential Match Export For Analytics
Use this pattern when you need to analyze unresolved potential matches across feeds, sources, review queues, or score bands. This example shows:- a potential-match export scoped to unresolved Sanctions, PEP, and News hits
- a created-at window for a recent operational period
- the live preview table analysts use before locking the snapshot
- PII left off for an analytics-oriented workbook
- Which feeds are creating the most unresolved volume?
- Which sources are producing high-confidence versus borderline matches?
- Which profile cohorts need more review capacity?
- How did a scoring or source configuration change affect incoming volume?
2. Associated Profile Export For Visibility
Use this pattern when match-level analytics need profile-level context. When the primary scope targets potential matches, Minerva can add an associated profile stage. The associated stage exports the unique profiles referenced by the locked match snapshot, and you can apply an additional profile query before queueing. This example shows:- a locked potential-match snapshot
- an associated profile stage turned on
- an additional profile query for active monitored profiles
- a profile preview table before workbook submission
- PII left off for the associated profile stage
3. Profile Export For Audit Sampling
Use this pattern when you need a profile workbook for audit, quality assurance, or internal control evidence. This example shows:- a profile-scoped export for accepted monitored active profiles
- a review step with a specific export name and rationale
- PII included for the primary profile export stage
- snapshot counts and a human-readable scope summary before queueing
Export History And Workbooks
Export history shows queued, processing, completed, partial, and failed export jobs. The history table supports sorting, requester search, status filtering, and workbook availability filtering. Open an export to review:- job status and identifiers
- selected, processed, succeeded, failed, and skipped counts
- each stage and its progress
- exported row snapshots for each stage
- workbook availability and download action
The workbook is generated asynchronously. A completed or terminal export can
still briefly show the workbook as pending until the audit manifest is
attached to the job.
Understanding Scores In Exports
Minerva match scores are normalized from 0.00 to 1.00.- 1.00 means the compared evidence is effectively exact.
- Values closer to 1.00 are stronger matches.
- Values closer to 0.00 are weaker matches.
- In the app preview table, scores are displayed as percentages for readability.
| Label | Score range | Meaning |
|---|---|---|
| Exact | 0.98 and above | The field is effectively exact. |
| Close | 0.85 to below 0.98 | The field is strongly similar, but not exact. |
| Loose | 0.75 to below 0.85 | The field is a weaker fuzzy match. |
| None | Below 0.75 | The field does not provide meaningful evidence. |
Pre-Resolution vs Post-Resolution Thresholds
Exports show the records that passed the current screening and configuration logic. They do not change score thresholds themselves, but they are useful for calibrating those thresholds. Pre-resolution thresholds decide whether raw source candidates are strong enough to enter entity resolution. Minerva has feed-specific pre-resolution thresholds for Sanctions, PEP, and News. Post-resolution thresholds decide whether a resolved candidate remains in the final returned result set after entity resolution clusters related records. How to tune with exports:- Export a stable cohort before changing configuration.
- Group by feed, source, review status, and score band.
- Raise a feed-specific pre-resolution threshold when weak raw candidates from that feed are creating avoidable volume.
- Lower a feed-specific pre-resolution threshold when plausible raw source records appear to be missing before entity resolution can evaluate them.
- Raise the post-resolution threshold when resolved matches are still too broad after clustering.
- Lower the post-resolution threshold when entity resolution is grouping relevant evidence but the final visible set is too narrow.
- Re-export the same cohort after the change and compare volume, score distribution, and analyst review outcomes.
News Geography Bias And Export Analysis
The News data filter controls geography bias before news articles reach the Minerva engine. It changes the article pool returned by the News source; the downstream model can only score articles that were retrieved.| Setting | Retrieval behavior | Data bias introduced |
|---|---|---|
| Strict | Searches subject name in article header or summary and applies city/state terms when available. | Biases toward local or regional articles matching supplied city/state context. This reduces common-name noise but can miss national, international, or body-only mentions. |
| Broad | Searches subject name in header, summary, or body and adds a broader geography clause using city, state, or country when available. | Biases toward the supplied country or region while allowing more article text matches. This increases recall and may increase common-name noise. |
| None | Searches subject name in header, summary, or body without geography terms. | Applies the least geography bias. This maximizes recall across the news corpus and is most likely to increase unrelated common-name articles. |
- total News match volume before and after a setting change
- News source names and media URLs for the same profile cohort
- match score distribution for News hits
- how often News-only matches appear without corroborating Sanctions or PEP evidence
- analyst outcomes for common-name subjects versus subjects with strong location evidence
Request-level API parameters can override organization-level News geography
defaults. Coordinate exports with API consumers when a request explicitly
submits match threshold or News geography values.
Best Practices
- Start with a narrow query that captures the intended cohort.
- Use created-at or last-screened windows for repeatable analytics.
- Choose PII only when the workbook purpose requires it.
- Add associated profiles when match analysis needs profile context.
- Use clear export names and rationales so history remains audit-ready.
- Compare exports before and after score-threshold or News geography changes.
- Download completed workbooks from Export history rather than refreshing the create flow.