Per-tenant views with role-based access control, so one dashboard serves every customer's mail flow without exposing the whole cluster.
Every verdict is explainable — see why a message was rejected or delivered, and validate tuning changes against replayed traffic before they ship.
Ground-truth accuracy metrics and per-layer impact analysis: evidence of what your filter catches, what it misses, and what each layer costs.
Your logs show what fired. Console shows what mattered — and what to do about it.
Detection Impact separates layers that fire from layers that decide verdicts. One deployment found an RBL with 98% coverage but only 2% decisive contribution — and switched it off with minimal effect on catch rate.
Campaign clustering turns 500 near-miss messages into one decision. LLM-assisted authoring goes from observation to deployed rule in about 60 seconds. Map changes hot-reload — no restarts, no service interruption.
Auto-triage proposes corrective actions, a second adversarial model judges each one, and nothing runs until an operator approves it. Every applied action is verified by rescan and revertible.
Feedback & Replay measures real false positives and false negatives, not symbol hit counts, and re-runs your labelled corpus against the live config. On the benchmark corpus, Premium Neural cuts false positives ~20× vs Bayes at the same recall.
The four questions every infrastructure and security team asks first.
Scan data lives in your ClickHouse; streams and caches in your Redis. Content is sent out only when you click Ask LLM with a cloud provider — with a self-hosted model, everything stays in-house.
Scan data access is read-only. Learn operations go through Rspamd's controller API, and rule deployment writes to HTTP-served map files that Rspamd polls — configuration files are never touched.
The containers run entirely within your infrastructure. Only the optional LLM features make external calls, and you choose when and what to send.
No migration, no patches, no custom builds: a container alongside your existing Rspamd 4.1+ cluster — single-node or HA — using the ClickHouse and Redis you already run.

Traffic health at a glance: volume, action mix, and top-firing symbols.

Which layers decide verdicts — not just which ones fire.

500 near-misses clustered into one row, one decision.
Rspamd Console ships with the Enterprise and Hosted plans. See pricing
Talk to the Rspamd team about operational visibility for your Rspamd deployment.