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

# Web Dashboard: Manage Seshy from Your Browser Tabs

> The Seshy web dashboard lets you configure every module, view live stats, manage your staff team, and customize branding — no Discord commands needed.

The Seshy web dashboard is the central control room for your entire server setup. Instead of navigating nested slash command menus, you get a full browser interface where every module, every permission, and every branding option is one click away. Configure sessions, review Ares Security events, manage your staff roster, and watch live ER:LC data update in real time — all without opening Discord. For communities running complex operations across multiple staff tiers and session types, the dashboard turns configuration from a chore into a clear, visual workflow.

<Info>
  The web dashboard is shipping with **Seshy v2**, which is currently in active development. While you wait, every setting is available today through the `/settings` command in Discord. Follow progress at [seshy.lol/blog](https://seshy.lol/blog).
</Info>

## What the Dashboard Includes

The dashboard is built around the same eight modules that power the bot — every setting you can change with `/settings` today will have a visual home in the dashboard when v2 launches.

<CardGroup cols={2}>
  <Card title="Dashboard Home" icon="house" href="https://seshy.lol">
    Server statistics, module status cards, and activity graphs give you an at-a-glance health check the moment you sign in.
  </Card>

  <Card title="Module Controls" icon="toggle-on" href="https://seshy.lol">
    Toggle every module on or off with spring-animated power switches. Each toggle expands to reveal that module's full settings panel.
  </Card>

  <Card title="Custom Branding" icon="palette" href="https://seshy.lol">
    Set per-server embed colors, banner images, and footer text so every Seshy message matches your community's identity.
  </Card>

  <Card title="ER:LC Settings Hub" icon="server" href="https://seshy.lol">
    A dedicated ER:LC tab with a live On Duty Now card, Activity Watch with per-requirement breakdowns, and per-role command permissions.
  </Card>

  <Card title="Ares Security Hub" icon="shield-halved" href="https://seshy.lol">
    All 21 protection layers visible on one page. Manage your whitelist, review the audit log, and check shared Blacklist groups without navigating away.
  </Card>

  <Card title="Staff Management" icon="users" href="https://seshy.lol">
    Review LOA requests, browse shift history, approve promotions, and manage the permission hierarchy — all from a single staff panel.
  </Card>

  <Card title="Session Controls" icon="play" href="https://seshy.lol">
    Start, schedule, and end sessions, configure vote thresholds, and review session history without touching a slash command.
  </Card>

  <Card title="Partnerships" icon="handshake" href="https://seshy.lol">
    A full partnerships system with representative tracking, ad management, and a dedicated dashboard view for managing your partner network.
  </Card>
</CardGroup>

## Profile Settings and Roblox Linking

Your dashboard profile connects your Discord account to your Roblox identity. Sign in with Discord, then link your Roblox account through the profile settings tab. Once linked, your Roblox username carries across the Staff Module, ER:LC Activity Watch, and the Moderation Desk — no manual entry required.

## How to Sign In

<Steps>
  <Step title="Visit the dashboard">
    Go to [seshy.lol](https://seshy.lol) and click **Dashboard** in the navigation bar.
  </Step>

  <Step title="Sign in with Discord">
    Click **Sign in with Discord** and authorize Seshy. You'll be redirected back to your dashboard home automatically.
  </Step>

  <Step title="Select your server">
    Choose the server you want to manage from the server list. If Seshy isn't in a server yet, the invite flow launches from here.
  </Step>

  <Step title="Start configuring">
    Use the left-hand sidebar to navigate between modules. Every change saves instantly — no submit button required.
  </Step>
</Steps>

## Using /settings in the Meantime

Everything the dashboard will handle is already available through the `/settings` slash command. Run `/settings` in any channel where Seshy is present and navigate the interactive menu to configure roles, channels, branding, integrations, and module toggles. The dashboard will mirror this exact structure when v2 ships, so any setup you do now carries over automatically.

<Tip>
  Use `/settings → Backup & Restore` to export your current configuration. That backup will import cleanly into the dashboard when v2 launches.
</Tip>

## Moderation Desk

The dashboard also houses the **Moderation Desk** — a live staff panel that connects directly to the Staff Module and the ER:LC integration. From the Moderation Desk, your team can view real-time duty status, run searches by Roblox username, and take moderation actions through a radial action wheel, all without leaving the browser.

<Card title="Moderation Desk" icon="computer-classic" href="/dashboard/moderation-desk">
  Learn about the live staff panel, the Action Wheel, and per-requirement activity breakdowns in the Moderation Desk docs.
</Card>
