See which bots you're allowing or blocking, per bot, at a glance
Every bot on the Bots & Crawlers page now shows an allowed% / blocked% column, how much of its traffic your site serves versus rejects, and the list can be sorted by either.
Each bot in the Individual Bots list now carries its own access column: the share of its requests your site served (2xx/3xx) versus rejected (401/403/429). A bot you're fully serving shows a single green "100% allowed" pill; one your WAF is fighting shows the split, e.g. "18% allowed / 82% blocked".
Sort the list by % blocked to instantly surface everything your infrastructure is rejecting (including impersonators being correctly refused), or by % allowed to review what's getting through. Requests that hit missing pages (404s) or errors count as neither, so the split reflects your actual allow/deny posture rather than broken links.