Skip to content

Email Stats

Email Stats reports email-channel DLP-scanning activity for your org: total quarantined messages, a high/medium/low risk breakdown, trailing-24h scan volume, average scan latency, a quarantine-volume trend, a quarantine-by-action breakdown, and top detected entity types.

The Email Stats panel showing total-quarantined and risk-tier tiles, a quarantine-volume trend chart, a quarantine-by-action donut, and a top-detected-entities table.
Monitoring & Reporting → Email StatsCitadel synthetic data on a non-production Arbitex demo instance. Never client data.
  1. Open Monitoring & Reporting → Email Stats. Review the roll-up tiles: Total quarantined, the risk-tier counts, Scanned (24h), and Avg scan latency.

  2. Pick a Period (7 / 30 / 90 days) to window the Quarantine volume trend chart.

  3. Review Quarantine by action (block / redact / log-only) and Top detected entities, each with its percent of the total.

  4. If the platform email-stats read is unreachable, the page shows an explicit info banner — “temporarily unavailable… no fabricated numbers” — while keeping the full layout visible.

Terminal window
curl -X POST "https://admin.arbitex.ai/api/v1/admin/monitoring/email/stats" \
-H "Authorization: Bearer $ADMIN_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'

Available on every plan. You need the Email Relay channel module configured to have quarantine data to show here.

Total quarantined and trailing-24h scan volume are read live from the platform’s quarantine-derived data; the risk-tier split, daily trend, and top-entities breakdown are computed locally. If either path is unreachable, the affected figures degrade honestly rather than showing stale numbers.