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

# Server Overview

> Your server's activity at a glance — members, messages, joins, voice, top members and channel activity.

The landing page for a server. Everything here is read-only.

## Time range

A selector offers **7**, **14**, **30**, **60** or **90 days**, defaulting to 7. It drives the stat cards, the charts, and the channel and command tables.

## Stat cards

**Members**, **Messages**, **Interactions**, **Joins**, **Leaves** and **Voice Minutes**, each with a percentage change against the immediately preceding period of the same length.

<Note>
  When there is no previous data to compare against, the change indicator is **absent rather than shown as 0%**. A missing indicator on a new server means "no baseline", not "no change".
</Note>

## Charts

Four daily charts: **Joins & Leaves**, **Messages History**, **Interaction History** and **Voice Activity**.

## Top Members

Three tabs with search and infinite scroll:

| Tab          | Ranks by      | Respects the time range? |
| ------------ | ------------- | ------------------------ |
| **Messages** | Messages sent | Yes                      |
| **XP**       | Server XP     | **No — all-time**        |
| **Invites**  | Invites       | **No — all-time**        |

<Warning>
  Only the **Messages** tab follows your selected time range. XP and Invites are always all-time, so changing the range will not alter them.
</Warning>

## Server Activity

**Top Channels**, **Top Commands** and **Active Hours** — showing where conversation happens, which commands get used, and when your server is busiest.

<Tip>
  Active Hours is the most directly useful of the three. It tells you when to schedule announcements, events and [reminders](/en/utility/reminders) so they land while people are actually around.
</Tip>

## Data freshness

Statistics are collected by the bot and refresh every couple of minutes. Very recent activity may not appear immediately.

## Access

Overview is always visible to anyone with dashboard access, even when [Access Control](/en/server-management/dashboard-permissions) restricts them from every other section. It is deliberately the one page a restricted administrator can always reach.

## Troubleshooting

<AccordionGroup>
  <Accordion title="Everything shows zero">
    Statistics begin accumulating from when Vetox joined. A newly added bot has no history to show.
  </Accordion>

  <Accordion title="Bot service is temporarily unavailable">
    The dashboard could not reach the bot. Wait a moment and refresh — your configuration is unaffected.
  </Accordion>

  <Accordion title="Member count differs from Discord">
    The headline member count comes from Discord directly while the rest is from collected statistics, so they can differ slightly between refreshes.
  </Accordion>

  <Accordion title="Changing the range does not affect XP or Invites">
    Expected — those two tabs are all-time by design.
  </Accordion>
</AccordionGroup>
