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

# Dashboard

Route: `/`
Sidebar group: Overview
Permission: any authenticated user

## What it does

The landing page. Shows a live snapshot of your server, uptime, player count, total economy, recent events, so you can see at a glance whether everything is healthy.

## What you see

* **Server card**, name, framework (QBox / QBCore / ESX), version, uptime.
* **Online players count**, current vs. max slots.
* **Economy totals**, combined cash, bank, crypto and dirty money across all players.
* **Online players list**, first few names with quick links to their profiles.
* **Event feed**, last few admin actions, joins, bans, kicks, deaths.

All cards update live via WebSocket. No refresh button.

## Common actions

* Click an online player → opens their [Online Players](/nexora-dashboard/pages/online-players) row.
* Click an event → opens the related player or resource page.

## Notes

If most cards say "," or "0", your Lua resource is not connected. See [Lua install](../lua-resource/install).
