# Backup MySQL Database using Backup Wizard
- Log in to your cPanel account.
 - Navigate to the Files tab and click on Backup Wizard.
 - On the next page, select the Back Up option as you want to create a backup.
 - In the second step, it’ll ask you to select the backup type. Click over the MySQL Databases option as you want to create a separate backup for your MySQL files.
 - At the final step, you’ll see a list of MySQL Databases present inside your cPanel. Simply click over the database you want to download and it’ll start downloading automatically.
 
# Restore MySQL Databases using Backup Wizard in cPanel
- Log in to your cPanel account.
 - Navigate to the Backup Wizard section.
 - Now, click over the Restore option instead of Back Up as you want to restore the MySQL backup.
 - Select the Restore type. There are three options that are Home Directory, MySQL Databases, Emails & Filters. You can choose the option according to your restoration type. For example, click the MySQL Databases button to restore the databases.
 - In the final step, browse the MySQL database using Choose File button.
 - Select the database file and then click over Upload.
 - A confirmation message will appear.
Determined database name from sql
Restoring database “getintod_wp720”
Done! 
You can also refer to the blog to learn about the detailed procedure.
