Fraud Alerts
CoralLedger Comply's fraud detection system monitors activity in real-time and generates alerts for suspicious behavior.
Accessing Fraud Alerts
Navigate to Admin > Fraud Alerts (route: /admin/fraud-alerts). The page requires the Administrator role.
note
Unlike the Kill Switch and IP Blocking pages - which gate on both Administrator role and 2FA via the Require2FA policy - the Fraud Alerts viewer is read-only and currently only role-gated. If your platform deployment requires 2FA for all Admin surfaces, raise the divergence with the security team.
Dashboard Overview
The fraud alerts dashboard displays:
- Total Alerts - All detected alerts in the selected time period
- Critical - Highest severity alerts requiring immediate attention
- High Priority - Important alerts to investigate
- Blocked Actions - Actions blocked by the system
Filtering Alerts
By Time Period
- Last 1 hour
- Last 6 hours
- Last 24 hours
- Last 72 hours
- Last 7 days
By Threat Level
- All levels
- Critical only
- High priority
- Medium
- Low
Alert Details
Each alert includes:
- Severity - Critical, High, Medium, or Low (color-coded)
- Timestamp - When the alert was generated (with relative time)
- Threat Type - Category of detected threat
- Source IP - IP address associated with the activity
- Action Taken - What the system did in response
- Details - Full description of the detected activity
Auto-Refresh
Enable the auto-refresh toggle to poll for new alerts every 30 seconds. This is useful for active monitoring during security incidents.
Alert Types
| Type | Description |
|---|---|
| Failed Login Attempts | Multiple failed logins from same IP |
| Unusual Transaction Patterns | Transactions that deviate from normal behavior |
| Cross-Tenant Access | Attempts to access another business's data |
| Rapid Actions | Unusually high frequency of operations |
| Statistical Outliers | Data points significantly outside normal ranges |
Responding to Alerts
- Review the alert details and severity
- Investigate the source IP and associated activity
- If warranted, block the IP address
- For critical threats, consider using the kill switch
- Document your response in the alert notes