> ## Documentation Index
> Fetch the complete documentation index at: https://hashbot.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Overview

> At-a-glance protection summary and activity metrics for your server.

The Server Overview is your dashboard landing page — a 30-second summary of how Hashbot is protecting your server. It shows key metrics, recent activity, and which protections are active.

<Check>
  The Overview page loads automatically when you select a server. No setup required — it works with whatever features you have enabled.
</Check>

### What It Shows

#### Stat Cards

Four cards at the top provide instant status:

| Card                | What It Shows                                                    |
| ------------------- | ---------------------------------------------------------------- |
| **Threats Blocked** | Total members banned by Hashbot (all time)                       |
| **Verification**    | 30-day verification success rate, or "Not enabled"               |
| **Protections**     | How many of 7 protection features are active                     |
| **Last Scan**       | Most recent PFP or name scan — members checked and matches found |

#### Ban Activity Chart

A 30-day bar chart showing daily ban counts. Spikes indicate raid attempts or filter triggers. Hover over any bar to see the exact count for that day.

#### Recent Bans

The last 5 members banned, showing their username, the filter that matched, and when the ban occurred. Helps you verify that filters are catching the right accounts.

#### Top Filters

Your 5 most-triggered filters ranked by hit count, with proportional bars showing relative activity. Useful for understanding which filters are doing the most work — and whether any are generating excessive matches.

#### Protection Status

A grid showing all 7 protection features with active/inactive status:

* Spammer detection
* Fuzzy matching
* Join detection
* Link detection
* Auto prune
* Verification
* Log channel

#### Lockdown History

Recent Anti-Raid lockdowns showing the action taken (kick/ban), how many joins were blocked, and when each lockdown occurred.

### Accessing the Overview

The Overview is the first page you see when selecting a server from the dashboard. You can also click **Overview** in the sidebar at any time.

### Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How often does the data refresh?">
    The Overview loads fresh data every time you visit the page. There is no caching — the numbers reflect the current state of your server's protection.
  </Accordion>

  <Accordion title="Why does Verification show 'Not enabled'?">
    Verification stats only appear if you have Verification configured. See the [Verification](/verification) page to set it up.
  </Accordion>

  <Accordion title="What counts as a 'protection'?">
    The 7 tracked protections are: spammer detection, fuzzy matching, join detection, malicious link detection, auto prune, verification, and log channel. Each shows as active or inactive based on your current settings.
  </Accordion>

  <Accordion title="Can I export the data?">
    Not currently. The Overview is a read-only summary. For detailed ban logs, use the log viewer links provided in Threat Review scan results.
  </Accordion>
</AccordionGroup>
