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

# Dashboard Overview

> The central hub for managing your Discord server with Technified.

The dashboard is where you configure everything. After you select a server, you land on the overview: key stats, quick actions, and your connected games.

## Open the dashboard

<Steps>
  <Step title="Go to the dashboard">
    Visit [technified.xyz/dashboard](https://technified.xyz/dashboard) and log in with Discord.
  </Step>

  <Step title="Select a server">
    Pick a server from the list to load its overview.
  </Step>
</Steps>

<Note>
  You need the **Administrator** permission on the server to access its dashboard.
</Note>

## The overview page

### Quick stats

Four key numbers, each card is clickable and jumps straight to that section.

| Stat                 | Description                          |
| -------------------- | ------------------------------------ |
| Pending Applications | Applications waiting to be processed |
| Pending Appeals      | Open appeals                         |
| Staff Members        | Total registered staff               |
| Total Moderations    | Combined bans, mutes, and warnings   |

### Quick actions

Buttons for fast access to Applications, Appeals, Staff Activity, and Moderation.

### Connected games

Up to six Roblox games connected to your server. These power Roblox moderation sync, verification, and staff activity tracking.

### Onboarding

New servers see a short wizard that walks you through connecting a Roblox group, setting verification roles, configuring basics, and adding your first bindings.

## Navigation

The sidebar is grouped into five areas.

<CardGroup cols={2}>
  <Card title="Settings" icon="gear" href="/dashboard/settings/general">
    Core configuration, the public landing page, command permissions, and API keys.
  </Card>

  <Card title="Management" icon="folder" href="/dashboard/management/applications">
    Applications, appeals, tickets, and staff management.
  </Card>

  <Card title="Roblox" icon="cube" href="/dashboard/roblox/bindings">
    Bindings, moderation, AutoMod, server manager, and staff activity.
  </Card>

  <Card title="Logs" icon="list" href="/dashboard/logs">
    A full audit trail of every action and configuration change.
  </Card>
</CardGroup>
