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

# cPanel Overview

> Introduction to cPanel web hosting management at OnetSolutions

cPanel is the control panel we provide to manage your Web Hosting. It enables you to handle various aspects of your hosting environment.

## Features

<CardGroup cols={2}>
  <Card title="Domains" icon="globe">
    Manage subdomains and addon domains
  </Card>

  <Card title="Email" icon="envelope">
    Create and manage email accounts
  </Card>

  <Card title="Files" icon="folder">
    Upload and manage website files
  </Card>

  <Card title="Databases" icon="database">
    Create and manage MySQL databases
  </Card>

  <Card title="PHP" icon="php">
    Configure PHP version and settings
  </Card>

  <Card title="Apps" icon="grid">
    Install applications with Softaculous
  </Card>
</CardGroup>

## Accessing cPanel

You can access your cPanel control panel in two ways:

1. **Direct URL**: `https://yourdomain.com:2083`
2. **OnetSolutions Dashboard**: Log in to [my.onetsolutions.net](https://my.onetsolutions.net) and click on your web hosting service

<Info>
  Your cPanel credentials were sent to you in your hosting activation email. If you've lost them, you can reset your password from the OnetSolutions dashboard.
</Info>
