Compliance Reports
This guide shows how to generate a compliance report once all checks and alerts for a case have been resolved. The report provides a structured summary suitable for regulatory filing and internal audit.Prerequisites
- A valid API key (see Authentication)
- A case with all alerts resolved (see End-to-End Onboarding)
1
Get case details
Retrieve the case to confirm its current status and check progress.Response:
2
Verify all alerts are resolved
Confirm there are no open alerts remaining on the case.
3
Generate the compliance report
Request the full compliance report. The report aggregates all case data, check results, alert resolutions, risk assessments, and audit trail entries into a single structured document.Response:
Monitoring schedule
After onboarding is complete, set up ongoing review based on the risk tier:
These intervals are recommendations. Your compliance program may require different schedules based on jurisdiction, customer type, or regulatory guidance.
Use case type
Perpetual for ongoing monitoring cases and Review for periodic re-review cases. See Case Lifecycle Guide for details.Next steps
- Case Lifecycle Guide. Understand case types and review schedules.
- Risk Scoring Guide. Deep dive into the 4-dimension risk model.
- Audit Trail Guide. Query the full audit history for a case.
- Webhook Events. Automate post-onboarding monitoring workflows.