Beta feature — ask your implementation engineer for access.
How it works
Enable Evidence Checks on an event type
In Data Inputs > Input Settings, open the event type you want to configure. Each datapoint can have Evidence Check turned on or off individually (off by default).Datapoints with Evidence Check enabled show an icon in the Add Events form.
Create events — checks run automatically
After an event is created, Evidence Checks runs in the background on all enabled datapoints. Checks also re-run when:
- Evidence is added or removed from a datapoint
- A datapoint value is edited
| Result | Icon | Meaning |
|---|---|---|
| Validated | ✓ (green) | The datapoint value matches the attached evidence |
| Alert | ⚠ (orange) | The datapoint value does not match the attached evidence or no evidence exists |
Triage alerts
Click on an alert icon to open the alert detail panel, which shows the entered value alongside the value extracted from the evidence.From here you can:
- Dismiss the alert with a reason (not relevant, false positive, or other)
- Update the datapoint to match the value found in the evidence
- Update the evidence to re-run the Evidence Check
Where results appear
Evidence Check results are visible across the platform:- Events table — status icon column (same column as anomaly detection)
- Event details — on individual datapoints
- Batch tables — on the inputs tab
Improving future checks with hints
When you dismiss an alert, you can optionally provide a hint to improve future extractions. For example, you might specify which table, row, or section in the evidence document contains the correct value. These hints are stored per datapoint type and incorporated into future checks, making checks progressively more accurate over time. Successful matches are also automatically recorded to reinforce correct field mappings.Supported evidence formats
Evidence Checks can extract and validate data from:| Format | Details |
|---|---|
| Via OCR | |
| Images | JPG, PNG, TIFF, BMP, HEIF |
| Spreadsheets | Excel (.xlsx), CSV |
| Word documents | .docx |
Evidence that is provided as a URL or in an unsupported file format will not be checked.