You've just logged into cPanel for the first time and you're staring at a dashboard full of icons, sections, and tools. Where do you even start? If that sounds familiar, this walkthrough is for you.
We'll go through every major section of the cPanel dashboard, explain what each tool does, and help you understand where to find the things you'll use most often. By the end, you'll be able to navigate cPanel with confidence -- whether you're managing a single blog or juggling multiple websites.
Accessing Your cPanel Dashboard
There are several ways to access your cPanel account:
- Direct URL: Navigate to
https://yourdomain.com:2083in your browser - Shortcut URL: Go to
https://yourdomain.com/cpanel(redirects to the login page) - Hosting portal: Most providers include a "Login to cPanel" button in your client area or billing portal
Enter your username and password to log in. If your hosting provider has enabled two-factor authentication, you'll also need a verification code from your authenticator app.
With MassiveGRID's high-availability cPanel hosting, you can access cPanel through the MassiveGRID client portal with a single click -- no need to remember separate login credentials.
The cPanel Interface: Layout Overview
cPanel's current default theme is called Jupiter. Here's what you'll see when you log in:
Top Bar
The top navigation bar contains:
- Search box: The fastest way to find any cPanel tool. Start typing the name of what you're looking for (e.g., "file" to find File Manager, "email" to find email tools).
- User menu: Displays your username and provides links to change your password, contact information, and locale settings.
- Notifications: Bell icon showing system alerts, warnings, and important messages from your hosting provider.
Right Sidebar
The right sidebar shows quick stats for your account:
- Main Domain name
- Home Directory path
- Last Login IP address
- Current disk usage and quota
- Bandwidth usage
- Email account count
- Addon domain and subdomain counts
- Database count
Main Content Area
The largest section contains categorized groups of tools, represented by icons with labels. Each section covers a specific area of hosting management. Let's walk through them.
Section 1: Files
The Files section contains tools for managing your website's files and folders:
- File Manager: The most-used tool in this section. Opens a browser-based file explorer where you can upload, download, create, edit, move, copy, rename, and delete files. See our dedicated File Manager guide for a complete walkthrough.
- Images: A basic image scaling and conversion tool. Useful for quick resizing but not a replacement for proper image optimization.
- Directory Privacy: Password-protect specific directories so only authenticated users can access them.
- Disk Usage: Visual breakdown of what's consuming your disk space, organized by directory. Essential for identifying which sites or mailboxes are using the most storage.
- Web Disk: Mounts your hosting account as a network drive on your local computer using the WebDAV protocol.
- FTP Accounts: Create and manage FTP accounts for uploading files via FTP clients like FileZilla.
- FTP Connections: View currently active FTP connections and terminate them if needed.
- Backup / Backup Wizard: Create and download full or partial backups of your hosting account.
- Git Version Control: Create and manage Git repositories on your hosting account for version-controlled deployments.
Section 2: Email
Everything related to email hosting lives here. For detailed instructions, see our email accounts setup guide.
- Email Accounts: Create, delete, and manage email accounts (e.g., info@yourdomain.com). Set passwords, quotas, and access webmail.
- Forwarders: Forward email from one address to another. Useful for sending copies of emails to multiple recipients or forwarding a domain email to Gmail.
- Email Routing: Configure how email is routed for your domain -- locally (handled by this server), remotely (handled by an external server like Google Workspace), or to a backup MX.
- Autoresponders: Set up automatic reply messages for specific email accounts. Commonly used for vacation notices or acknowledgment emails.
- Default Address: Define what happens to emails sent to non-existent addresses on your domain (catch-all configuration).
- Mailing Lists: Create and manage mailing lists using Mailman (if installed by your provider).
- Email Deliverability: Check and fix SPF, DKIM, and PTR records to ensure your emails reach inboxes rather than spam folders.
- Global Email Filters / Email Filters: Create rules to automatically sort, forward, discard, or respond to incoming emails based on criteria like sender, subject, or headers.
- Encryption: Manage GnuPG keys for encrypting email communications.
- Apache SpamAssassin: Enable and configure spam filtering for incoming email.
- Calendars and Contacts: CalDAV and CardDAV support for syncing calendars and contacts with email clients.
Section 3: Databases
Database management tools are critical for any dynamic website:
- phpMyAdmin: Web-based interface for managing MySQL databases. Browse tables, run SQL queries, import/export data, and manage database structure.
- MySQL Databases: Create new databases, create database users, and assign users to databases with specific privileges.
- MySQL Database Wizard: Guided step-by-step process for creating a database, user, and assigning privileges -- simpler than the manual approach.
- Remote MySQL: Whitelist external IP addresses that need to connect to your databases. Required if an external application or server needs database access.
- PostgreSQL Databases: Create and manage PostgreSQL databases (if PostgreSQL is enabled on your server).
Section 4: Domains
Manage all domains, subdomains, and DNS records hosted on your account:
- Domains: The unified domain management interface (replaced the separate Addon Domains and Parked Domains tools in recent cPanel versions). Create new domains, manage document roots, and configure redirects.
- Redirects: Set up 301 (permanent) or 302 (temporary) redirects for domains or specific URLs.
- Zone Editor: Full DNS record management. Add, edit, and delete A, AAAA, CNAME, MX, TXT, SRV, and CAA records. See our DNS Zone Editor guide for details.
- Dynamic DNS: Configure dynamic DNS for domains pointing to IP addresses that change (uncommon for hosting, more useful for home servers).
Section 5: Metrics
Analytics and logging tools to understand your traffic and diagnose issues:
- Visitors: View processed access logs showing IP addresses, pages visited, and response codes.
- Errors: View your site's most recent Apache error log entries. This is your first stop when debugging 500 errors or PHP issues.
- Bandwidth: Track bandwidth consumption by domain, broken down by HTTP, FTP, and email traffic.
- Raw Access: Download unprocessed Apache access logs for custom analysis.
- Awstats: Full-featured web analytics tool that processes your access logs into visual reports with charts and tables.
- Analog Stats: Simple, fast web stats overview.
- Webalizer: Another web analytics tool with a different presentation style than Awstats.
Section 6: Security
Security tools to protect your account and websites:
- SSH Access: Manage SSH keys for secure, passwordless terminal access.
- IP Blocker: Block specific IP addresses or ranges from accessing your sites.
- SSL/TLS: Manage SSL certificates, private keys, and certificate signing requests. See our SSL installation guide.
- SSL/TLS Status: View the SSL status of all your domains at a glance and run AutoSSL to provision certificates.
- Manage API Tokens: Create API tokens for programmatic access to cPanel functions.
- Two-Factor Authentication: Enable or disable 2FA for your cPanel login.
- Hotlink Protection: Prevent other websites from directly linking to your images and files.
- Leech Protection: Limit the number of logins to password-protected areas to prevent credential sharing.
- ModSecurity: Web application firewall (WAF) that filters malicious HTTP requests. Your provider typically configures the rule set.
Section 7: Software
Application management and server software tools:
- Softaculous Apps Installer: One-click installer for 400+ web applications including WordPress, Joomla, Drupal, and more.
- MultiPHP Manager: Select which PHP version runs for each of your domains.
- MultiPHP INI Editor: Adjust PHP configuration settings (memory limits, upload sizes, execution times) per domain.
- Site Publisher: Quick-start tool for publishing a basic website using pre-designed templates.
Section 8: Advanced
Tools for advanced configuration and management:
- Terminal: Browser-based SSH terminal for running command-line operations.
- Cron Jobs: Schedule automated tasks to run at specified intervals.
- Track DNS: Trace DNS resolution for your domain to diagnose propagation issues.
- Indexes: Control whether directory listings are shown when no index file exists.
- Error Pages: Customize error pages (404, 500, etc.) for your websites.
- Apache Handlers: Define how the web server handles specific file types.
- MIME Types: Add custom MIME type definitions for file extensions.
Tips for Efficient Navigation
Once you understand the layout, these tips will help you work faster:
- Use the search bar. Typing "file" immediately shows File Manager. Typing "php" shows MultiPHP Manager and INI Editor. This is faster than scrolling through sections.
- Bookmark your most-used tools. cPanel lets you star/favorite tools so they appear in a quick-access section at the top of your dashboard.
- Right-click for new tabs. If you need to work in File Manager and check email simultaneously, right-click tools to open them in new browser tabs.
- Check notifications regularly. The notification bell in the top bar shows important alerts about SSL expirations, disk usage warnings, and security advisories.
- Learn the keyboard shortcuts. In File Manager, you can use keyboard shortcuts for common operations like selecting files, copying paths, and creating new files.
Now that you know where everything lives, you're ready to start using cPanel's tools. For an in-depth look at the most important features, see our guide to 15 cPanel features every website owner should know. And to learn about the latest cPanel improvements, check out our cPanel 2026 updates overview.
Frequently Asked Questions
Does cPanel look the same on every hosting provider?
The core layout and tools are the same, but providers can customize the theme colors, add their branding, include or exclude certain tools, and install additional plugins. The Jupiter theme (current default) provides a consistent experience, and the search bar works identically regardless of customization. If you know how to use cPanel on one host, you'll know how to use it on another.
Can I customize the cPanel dashboard layout?
You can rearrange sections and favorite specific tools for quick access. cPanel also remembers your last-used tools and can display them at the top. However, you can't add entirely new sections or fundamentally change the layout -- customization is limited to what the Jupiter theme supports.
What if I can't find a tool that should be there?
First, try the search bar -- it finds tools even if they're hidden or in unexpected sections. If the search doesn't return the tool, your hosting provider may have disabled it for your account type. Contact your provider's support to ask about the specific feature. Some tools (like Terminal) are commonly disabled on basic shared hosting plans.
Is there a mobile version of cPanel?
The Jupiter theme is responsive and works on mobile devices. The layout adapts to smaller screens, stacking the icon grid vertically. While it's usable for quick tasks like checking email or reviewing stats, complex operations like file editing are more comfortable on a desktop or tablet screen.
Can I access cPanel if my website is down?
Yes, in most cases. cPanel runs on port 2083, separate from your website (port 80/443). Even if your website has an error or is offline, you can usually still access cPanel. The exception is if the entire server is down or unreachable. With MassiveGRID's high-availability cPanel hosting, your cPanel remains accessible thanks to redundant infrastructure that automatically handles hardware failures.