Log in to your cPanel account.
I. For WordPress sites:
- Access the document root of the site (from the Domains section).
 - In the wp-config file, you have the line 'Database username' under which the name of the database(s) is specified. Note down the name of the database in a text file or wherever is convenient for you.
 - In cPanel search for Jetbackup5 and select DATABASES.
 - Identify the database you noted down in step 2 and click the Choose another backup button. Select the desired backup and click the Restore button.
 
II. For PrestaShop sites:
- Access the document root of the site (from the Domains section).
 - Look for the app folder and open app/config/parameters.php file.
 - Find the line with 'database_name' => 'your_database_name'. Note down the name of the database in a text file or wherever is convenient for you.
 - In cPanel search for Jetbackup5 and select DATABASES.
 - Identify the database you noted down in step 3 and click the Choose another backup button. Select the desired backup and click the Restore button.
 
