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

# Web Hosting Control Panel Overview and Dashboard

> Navigate the FREAKHOSTING Web Hosting Control Panel dashboard including website management, visitor analytics, shortcuts, and feature navigation.

## Your Web Hosting Command Center

Welcome to the nerve center of your online presence. The FREAKHOSTING Web Hosting Control Panel is your all-in-one dashboard for managing websites, emails, databases, files, and everything in between. Powered by [Enhance](https://enhance.com), the panel lives at [web.freakhosting.com](https://web.freakhosting.com) and puts full control of your hosting at your fingertips.

Think of it like the cockpit of an airplane -- every dial, button, and screen you need is right here in one place. No jumping between tools or memorizing terminal commands.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    3 Minutes
  </Card>
</CardGroup>

***

## Accessing the Control Panel

Getting in is quick and painless.

<Steps>
  <Step title="Open the Panel">
    Navigate to [web.freakhosting.com](https://web.freakhosting.com) in your web browser. Any modern browser works -- Chrome, Firefox, Safari, Edge, you name it.
  </Step>

  <Step title="Log In">
    Enter the email address and password associated with your FREAKHOSTING web hosting account, then click **Log In**. For example, if you signed up with `jane@example.com`, use that email here.
  </Step>

  <Step title="Arrive at the Dashboard">
    After a successful login, you land on the **Home** dashboard for your website. This is your central hub -- everything branches out from here.
  </Step>
</Steps>

<Tip>
  Forgot your password? No stress. Click the **Forgot Password** link on the login page and a reset email will be sent to your inbox within seconds.
</Tip>

***

## Nameserver Notification Banner

The first thing you might notice is a prominent banner across the top of your dashboard. This is your friendly reminder to point your domain to FREAKHOSTING by updating the nameservers at your domain registrar.

Think of nameservers like a postal address for the internet -- they tell browsers where to find your website. Without them set correctly, visitors typing your domain will get a dead end.

Here are the four nameservers you need:

| Nameserver     | Address                    |
| -------------- | -------------------------- |
| **Primary**    | `alpha.freakhosting.com`   |
| **Secondary**  | `beta.freakhosting.com`    |
| **Tertiary**   | `charlie.freakhosting.com` |
| **Quaternary** | `delta.freakhosting.com`   |

<Warning>
  Your website will not be reachable via your domain until your nameservers are correctly updated at your domain registrar. Nameserver changes can take up to **24 to 48 hours** to propagate worldwide, so be patient -- grab a coffee and let the internet do its thing.
</Warning>

<Info>
  If you purchased your domain through FREAKHOSTING, nameservers may already be configured for you. No banner showing? That means you are all set.
</Info>

***

## Website Preview and Actions

Right below the nameserver banner sits your **website preview area**. This is a visual snapshot of your site along with the action buttons you will use most.

### Domain Name Display

Your primary domain name is displayed prominently at the top of this card. Next to it, you will spot a **copy button** (clipboard icon) -- one click and your full domain is on your clipboard, ready to paste into a browser, email, or config file.

For example, if your domain is `mybakery.com`, clicking the copy button grabs the full URL so you can share it instantly.

### Three-Dot Menu

Notice the **three-dot menu** (vertical ellipsis) on the website preview card. This contains additional options for your website, including the ability to delete the website. Handle with care -- deleting is permanent.

### Clone and Upload Backup

Two key action buttons sit alongside the domain display:

<CardGroup cols={2}>
  <Card title="Clone (Dropdown)" icon="clone">
    Click the **Clone** dropdown to create an exact copy of your website. This is perfect for spinning up a staging environment to test changes before going live, or for migrating your site to a different domain. The dropdown gives you options for how and where to clone.
  </Card>

  <Card title="Upload Backup" icon="upload">
    Click the **Upload backup** button to restore a previously downloaded backup file. Moving from another hosting provider? This is how you bring your old site into FREAKHOSTING -- just upload the backup archive and you are off to the races.
  </Card>
</CardGroup>

***

## Quick-Access Shortcuts Bar

Below the website preview, you will find a row of **five shortcut icons** -- your fast lane to the features you will use day in and day out. One click, no hunting through menus.

<CardGroup cols={5}>
  <Card title="Backups" icon="box-archive">
    Jump to backup management. Create a snapshot of your site, download it, or restore an older version. Your safety net lives here.
  </Card>

  <Card title="File Manager" icon="folder-open">
    Open the browser-based file manager. Browse, upload, edit, and organize your website files without ever opening an FTP client. Think of it like Finder or Windows Explorer, but for your web server.
  </Card>

  <Card title="Webmail" icon="envelope">
    Launch the webmail client to read and send emails from any email account on your domain. For example, if you set up `hello@yourdomain.com`, you can access it right here.
  </Card>

  <Card title="New App" icon="plus">
    Install a new application like WordPress, Joomla, or another CMS with just a few clicks. No coding required -- the panel handles the heavy lifting.
  </Card>

  <Card title="FTP" icon="arrows-up-down">
    Manage FTP accounts for uploading and downloading files using clients like FileZilla or Cyberduck. Great for bulk file transfers.
  </Card>
</CardGroup>

***

## Visitors Chart

On the left side of your dashboard, the **Visitors** chart gives you a visual snapshot of traffic to your website over time. No need to leave the dashboard to check how things are going.

* The chart plots visitor counts along a timeline so you can spot traffic spikes (maybe that blog post went viral) and quiet periods at a glance.
* **Hover** over any data point to see the exact visitor count for that date.
* Want the full picture? Head to the **Analytics** tab in the top navigation bar for detailed breakdowns.

<Info>
  Just set up your site? Visitor data takes a little time to populate. Check back in a day or two and the numbers will start flowing in.
</Info>

***

## At a Glance Panel

Sitting to the right of the visitors chart, the **At a glance** panel is your quick-reference card for the technical details that matter. No digging through settings required -- it is all right here.

| Detail                   | What It Tells You                                                                                                                                                                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Webserver**            | Your site runs on **OpenLiteSpeed** (you will see its logo here) -- a high-performance, lightweight web server built for speed. It is like having a sports car engine under the hood.                                                                                        |
| **PHP Version**          | Shows your current PHP version with an **LTS** badge when applicable. For example, if you see **PHP 8.1 LTS**, that means you are on a stable, long-term-supported release -- the safe and smart choice for most sites. **Click the version number** to switch PHP versions. |
| **Collaborators**        | The number of other users you have granted access to help manage this website. Handy for teams and developers.                                                                                                                                                               |
| **Website IPv4 Address** | The public IP address assigned to your website, with a **copy button** next to it. You will need this when configuring DNS records at an external registrar or for direct server access.                                                                                     |
| **MySQL IPv4 Address**   | The IP address for your MySQL database server, also with a **copy button**. Use this when setting up remote database connections in tools like MySQL Workbench or DBeaver.                                                                                                   |
| **Mail IP**              | The IP address used for your email services, with a **copy button**. This is useful when configuring SPF records or troubleshooting email delivery issues.                                                                                                                   |
| **Created At**           | The date your hosting account was originally created. A nice little timestamp for the record books.                                                                                                                                                                          |

<Tip>
  Want to change your PHP version? Just click the version number shown in the At a glance panel. A dropdown appears with all available versions. Always choose a version compatible with your CMS -- for example, WordPress recommends PHP 8.0 or higher.
</Tip>

***

## Top Navigation Bar

The top navigation bar runs across the top of the panel and stays visible on every page. Think of these tabs as the chapters of your hosting management book -- each one takes you to a dedicated section.

<CardGroup cols={3}>
  <Card title="Home" icon="house">
    Returns you to the main dashboard overview at any time. Lost? Click the **Home icon** and you are back to base.
  </Card>

  <Card title="Apps" icon="grid-2">
    Manage installed applications (like WordPress) and install new ones from the app library.
  </Card>

  <Card title="Files" icon="folder">
    Open the file manager to browse, upload, edit, and manage all files on your hosting account.
  </Card>

  <Card title="Databases" icon="database">
    Create and manage MySQL databases and database users for your applications.
  </Card>

  <Card title="Emails" icon="envelope">
    Set up email accounts, forwarders, autoresponders, and manage email settings for your domains.
  </Card>

  <Card title="Domains" icon="globe">
    Add, remove, and manage domains and subdomains associated with your hosting account.
  </Card>

  <Card title="Analytics" icon="chart-line">
    View detailed website traffic analytics, visitor statistics, and performance metrics.
  </Card>

  <Card title="Backups" icon="box-archive">
    Create, schedule, download, and restore website backups to keep your data safe.
  </Card>

  <Card title="Security" icon="shield-halved">
    Configure SSL certificates, firewall rules, and other security settings to protect your website.
  </Card>
</CardGroup>

### Advanced Dropdown

The **Advanced** tab in the navigation bar opens a dropdown menu with power-user tools. You might not need these on day one, but they are there when you are ready.

<AccordionGroup>
  <Accordion title="Redirects">
    Set up URL redirects (301 permanent, 302 temporary) to forward visitors from one URL to another. For example, redirect `yourdomain.com/old-page` to `yourdomain.com/new-page` after a site restructure.
  </Accordion>

  <Accordion title="Optimisation">
    Access performance settings including caching, GZIP compression, and other speed tweaks. A faster site means happier visitors and better SEO.
  </Accordion>

  <Accordion title="FTP">
    Create and manage FTP accounts for uploading and downloading files using an FTP client like FileZilla.
  </Accordion>

  <Accordion title="Developer Tools">
    Tools for developers: Cron jobs (scheduled tasks), custom error pages, and environment configuration. This is where the tinkering happens.
  </Accordion>

  <Accordion title="Node.js (NEW)">
    Set up and manage Node.js applications on your hosting account. Select your Node version, define entry points, and get your JavaScript backend running. Look for the **NEW** badge -- this feature is freshly available.
  </Accordion>
</AccordionGroup>

***

## Left Sidebar Navigation

While the top navigation bar focuses on the currently selected website, the left sidebar gives you **global navigation** across your entire FREAKHOSTING account. Think of the top bar as "this website" and the sidebar as "my whole account."

<Steps>
  <Step title="Home">
    The main account home page where you can see all your websites and account-level information at a glance.
  </Step>

  <Step title="Servers">
    View and manage the hosting servers associated with your account.
  </Step>

  <Step title="Customers">
    If you are a reseller, this is where you manage your customers and their hosting accounts. Not a reseller? You can skip this one.
  </Step>

  <Step title="Websites">
    Lists all of your websites. Click any site name to jump directly to its dashboard. This is the fastest way to switch between multiple sites if you manage more than one.
  </Step>

  <Step title="Emails">
    Access global email management across all your domains from a single location.
  </Step>

  <Step title="Logs">
    View account activity logs, error logs, and access logs. Your first stop when troubleshooting anything unexpected.
  </Step>

  <Step title="Users">
    Manage user accounts that have access to your control panel, including adding collaborators and setting permissions.
  </Step>

  <Step title="Integrations">
    Connect third-party services and APIs to extend your hosting capabilities.
  </Step>

  <Step title="Settings">
    Configure account-level settings including default preferences, regional options, and account details.
  </Step>

  <Step title="Billing (bottom)">
    View invoices, payment history, and manage your billing information and subscription plans. Located at the bottom of the sidebar for easy access.
  </Step>

  <Step title="Help (bottom)">
    Access the FREAKHOSTING help center, documentation, and support resources directly from the panel. Also located at the bottom of the sidebar.
  </Step>
</Steps>

<Info>
  The left sidebar is collapsible. Need more screen real estate? Click the collapse icon to tuck it away. Click again to bring it back.
</Info>

***

## What Can You Do From Here?

Now that you know your way around the dashboard, here is where to go next depending on what you want to accomplish:

<CardGroup cols={2}>
  <Card title="Install WordPress or a Web App" icon="rocket" href="/portals/web-panel/how-to-install-wordpress-and-web-apps">
    Get your site up and running with a CMS in just a few clicks.
  </Card>

  <Card title="Manage Your Files" icon="folder-open" href="/portals/web-panel/how-to-use-the-file-manager">
    Upload, edit, and organize your website files right in the browser.
  </Card>

  <Card title="Set Up Email Accounts" icon="envelope" href="/portals/web-panel/how-to-create-and-manage-email-accounts">
    Create professional email addresses like `you@yourdomain.com`.
  </Card>

  <Card title="Create and Restore Backups" icon="box-archive" href="/portals/web-panel/how-to-create-and-restore-backups">
    Protect your work with regular backups and learn how to restore them.
  </Card>

  <Card title="Manage Domains and DNS" icon="globe" href="/portals/web-panel/how-to-manage-domains-and-dns-records">
    Add domains, subdomains, and configure DNS records.
  </Card>

  <Card title="Set Up SSL and HTTPS" icon="lock" href="/portals/web-panel/how-to-manage-ssl-certificates-and-https">
    Secure your site with a free SSL certificate and force HTTPS.
  </Card>

  <Card title="Manage MySQL Databases" icon="database" href="/portals/web-panel/how-to-manage-mysql-databases">
    Create databases and database users for your applications.
  </Card>

  <Card title="Change Your PHP Version" icon="code" href="/portals/web-panel/how-to-change-php-version">
    Switch PHP versions to match your site's requirements.
  </Card>

  <Card title="View Analytics and Bandwidth" icon="chart-line" href="/portals/web-panel/understanding-website-analytics-and-bandwidth">
    Dive deep into your traffic data and bandwidth usage.
  </Card>

  <Card title="Optimize Performance" icon="gauge-high" href="/portals/web-panel/how-to-optimize-website-performance">
    Speed up your site with caching, compression, and other tweaks.
  </Card>

  <Card title="Create FTP Accounts" icon="arrows-up-down" href="/portals/web-panel/how-to-create-and-manage-ftp-accounts">
    Set up FTP access for file transfers using external clients.
  </Card>

  <Card title="Deploy Node.js Apps" icon="node-js" href="/portals/web-panel/how-to-deploy-nodejs-applications">
    Run JavaScript backends and Node.js applications on your hosting.
  </Card>
</CardGroup>

***

## Tips for Getting Started

Just signed up? Here is your quick-start checklist to go from zero to live website.

<Steps>
  <Step title="Update Your Nameservers">
    Go to your domain registrar (like Namecheap, GoDaddy, or Cloudflare) and set the nameservers to `alpha.freakhosting.com`, `beta.freakhosting.com`, `charlie.freakhosting.com`, and `delta.freakhosting.com`. This tells the internet where your site lives.
  </Step>

  <Step title="Install an Application">
    Use the **New App** shortcut on your dashboard (or the **Apps** tab) to install WordPress or another CMS. Most installations finish in under a minute.
  </Step>

  <Step title="Set Up Email">
    Navigate to the **Emails** tab to create email accounts for your domain. For example, `info@yourdomain.com` or `hello@yourdomain.com` -- whatever fits your brand.
  </Step>

  <Step title="Create a Backup">
    Head to the **Backups** section and create your first backup before making any major changes. Think of it as saving your game before the boss fight.
  </Step>

  <Step title="Review Security Settings">
    Visit the **Security** tab to ensure your SSL certificate is active and HTTPS is enforced. A padlock icon in your visitors' browsers means trust.
  </Step>
</Steps>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to upgrade your hosting? Use code **KB20** at checkout for **20% off** your first order!
</Tip>

***

<div align="center">
  **Last Updated:** March 2026 | **Web Hosting Support:** Dashboard navigation and panel overview.
</div>
