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

# Sculk Hosting Control Panel Overview

> Sculk Hosting's browser-based control panel gives you full server management — console, files, plugins, and backups in one place.

The Sculk Hosting control panel is your central hub for managing every aspect of your game server from any web browser. Instead of configuring servers over SSH or wrestling with FTP clients, you get a clean interface at [panel.sculkhosting.com](https://panel.sculkhosting.com) that puts everything — your console, files, plugins, and backups — within a few clicks.

## Accessing the panel

To log in, navigate to [panel.sculkhosting.com](https://panel.sculkhosting.com) and enter the email address and password associated with your Sculk Hosting account. If you purchased through [my.sculkhosting.com](https://my.sculkhosting.com), your panel credentials are the same account details you registered with.

Once logged in, you'll see a list of your active servers. Click on any server to open its management dashboard.

## Panel sections

The panel is organized into four main sections, each accessible from the server sidebar.

<CardGroup cols={2}>
  <Card title="Console" icon="terminal" href="/panel/console">
    A live terminal that lets you execute commands and monitor your server output in real time — no SSH required.
  </Card>

  <Card title="File Manager" icon="folder-open" href="/panel/file-manager">
    Browse, edit, and upload server files directly from your browser using drag-and-drop. SFTP is also available for bulk transfers.
  </Card>

  <Card title="Plugin Manager" icon="puzzle-piece" href="/panel/plugin-manager">
    Search for and install plugins or mods with a single click, and keep them updated without manual file transfers.
  </Card>

  <Card title="Backups" icon="clock-rotate-left" href="/panel/backups">
    Automatically scheduled backups with one-click restore let you roll back to any snapshot instantly.
  </Card>
</CardGroup>

<Note>
  Your panel URL is always [panel.sculkhosting.com](https://panel.sculkhosting.com). Bookmark it for quick access.
</Note>
