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

# Configuring Jetpack backups on cPanel-based Managed WordPress

> This article describes how to configure WordPress backups with Jetpack on Managed WordPress.

This article describes how to configure backups using the [Jetpack](https://jetpack.com/) plugin on cPanel-based Managed WordPress.

<Warning>
  **Important**

  The information in this article applies to older cPanel-based Managed WordPress hosting accounts. For information about **Managed WordPress powered by Rocket.net** hosting plans, go to [Managed hosting for WordPress powered by Rocket.net](/docs/managed-hosting-for-wordpress-powered-by-rocketnet).
</Warning>

## Configuring backups

To configure backups in Jetpack, follow these steps:

1. Log in to the WordPress site where Jetpack is activated.

2. In the left sidebar, click **Jetpack**. The Jetpack page appears.

3. Under **Security**, in the **Backup** section, click **Enter credentials**:\
   ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-credentials.png)

4. Click **Approve** to log in to Jetpack.com with your existing WordPress.com account:\
   ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-approve-wpcom.png)

5. On the Jetpack site, the **Remote server credentials** page appears.

6. Click **I don't know / my host is not listed here / I have my server credentials**:\
   ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-remote-server.png)

7. Specify your server credentials:\
   ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-sftp-settings.png)

* In the **Credential type** list box, select **SSH/SFTP**.

* In the **Server address** text box, type your domain name (for example, *example.com* ).

* In the **Port number** text box, type `7822`.

* In the WordPress installation path, type the path to your WordPress site.
  > 📘 Note
  >
  > By default, this should be the */public\_html* directory. If you installed WordPress in another directory, specify that directory instead.

* In the **Server username** text box, type your cPanel username.

* In the **Server password** text box, type your cPanel password.
  > 👍 Tip
  >
  > If you do not want to provide your password, you can use SSH keys instead. For information about how to set up SSH keys for your account, please see [this article](/docs/using-ssh-keys).

8. Click **Test and save credentials**. If the test succeeds, go to the next step. If the test does not succeed, review the account information you provided in step 7, and then try again.

9. Click **Finish up**:\
   ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-connected.png)

10. In the left sidebar, click **Backup** to view when the last backup occurred:

* To download the backup to your local computer, click **Download backup**.

* To restore the site using the backup, click **Restore to this point**, select the items you want to restore, and then click **Confirm restore**.\
  ![](https://static.hosting.com/kb/kb-mwp-jetpack-backup-summary.png)

## More information

For more information about Jetpack, please visit [https://jetpack.com](https://jetpack.com/) and [https://wordpress.org/plugins/jetpack](https://wordpress.org/plugins/jetpack).
