Skip to main content
Protección is the control room for pre-payment fraud. It complements the Panel home view with a live feed, rule management, and links to blocklists. Open Protección from the sidebar (/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
Metrics refresh automatically every 30 seconds while the page is open.

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
After editing rules, run a Simulación scenario to confirm the expected decision before enabling in production traffic.

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 actionAPI equivalent
Live assessmentsPOST /api/v1/assess (Partner API)
Report confirmed fraudPOST /api/v1/report-fraud
Blocklist entry/api/v1/blocklists (management API)
Your API base URL is provided by Clausum support — see Access & environments.

Risk decisions

approve / review / challenge / decline

Report fraud

Close the loop after chargebacks.