> ## 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.

# Backups

> Create and manage backups of your web hosting data with cPanel

cPanel backups allow you to create backup copies of your hosting data and configurations. Regular backups protect your website against data loss, technical issues, or accidental changes.

<Info>
  **Prerequisites**

  * A Web Hosting service with OnetSolutions
  * Access to your cPanel account
</Info>

## Creating a Backup

<Steps>
  <Step title="Log in to cPanel">
    Access your cPanel account through the OnetSolutions dashboard.
  </Step>

  <Step title="Navigate to Backup">
    Under the "Files" section, click on "Backup" or "Backup Wizard".
  </Step>

  <Step title="Choose backup type">
    Select the appropriate backup type:

    * **Full Backup**: Complete backup of all files, databases, and settings
    * **Partial Backup**: Selective backup of specific directories or databases
  </Step>

  <Step title="Configure backup settings">
    Select the backup destination, compression options, and filename.
  </Step>

  <Step title="Generate the backup">
    Click "Generate Backup" or "Backup Now" to start the process.
  </Step>
</Steps>

<Warning>
  Backup time depends on your website size. Large sites may take several minutes to complete.
</Warning>

## Backup Recommendations

<Tip>
  * Schedule regular automated backups
  * Store backups in a location separate from your hosting server
  * Test your backups periodically by restoring to a staging environment
</Tip>
