Skip to main content
Fraud detection is adversarial, and the documents you see are not the documents we tuned on. Feedback is how the engine learns your issuers, your templates, and your risk appetite. Anyone whose API key can read a check can send feedback on it. There is no separate permission.

Send feedback

Verdict versus flag feedback

Omit flag_code and you are talking about the bottom line. Supply one and you are naming a specific detector:
Flag-level feedback is far more actionable, because it points at one detector on one document family rather than at an outcome. Prefer it when you can identify what misfired. You can also report a flag we should have raised but didn’t. Pass the code from the catalogue with rating: "disagree". False negatives are the hardest signal for us to find on our own.

Response

Notes

  • Feedback is append-only. Changing your mind means sending a second row, not editing the first. We keep the sequence because a check that gets reconsidered twice is itself worth knowing about.
  • Each row records the engine’s verdict at the time it was given, so a later re-run of the same document never rewrites what you were reacting to.
  • Sending feedback does not change the check’s decision. Use the dashboard override for that.