/dashboard/protection).
Main metrics
The top cards mirror the panel logic:- Evaluations today (timezone-aware)
- Blocked count and trend vs yesterday
- Money protected (month-to-date)
- Approval rate
Recent activity feed
Each row shows amount, decision badge, risk score, and timestamp. Use it to investigate spikes after rule changes or simulation runs.Proactive rules
Navigate to Protección → Reglas (/dashboard/protection/rules) to define conditions evaluated before capture:
- Amount thresholds
- Country or segment conditions
- Actions: challenge, review, or block
Blocklists
Protección → Blocklists manages emails, IPs, card BINs, devices, and more. Entries can be created manually or populated automatically when you report fraud via the API. Programmatic blocklist CRUD is also available with a dashboard session — see Blocklists.Relationship to the API
| Dashboard action | API equivalent |
|---|---|
| Live assessments | POST /api/v1/assess (Partner API) |
| Report confirmed fraud | POST /api/v1/report-fraud |
| Blocklist entry | /api/v1/blocklists (management API) |
Related guides
Risk decisions
approve / review / challenge / decline
Report fraud
Close the loop after chargebacks.