---
title: Restore a Site in Pressable using the Automated Restore Tool
url: "https://pressable.com/knowledgebase/restore-a-site-in-pressable-using-the-automated-restore-tool/"
published: 2022-01-27
modified: 2026-02-11
author: Wayne McWilliams
---

No matter how experienced you are with WordPress, there come times when things just break – it could be from a bad plugin update or a line of code that you just couldn’t track down. If it’s not a quick fix or easy to troubleshoot, the fastest and easiest way to resolve it is to restore the WordPress site. That is exactly why we have backups!

Restoring a site using these backups just got way easier on Pressable with the Automated Tool. You can roll back a site to a previous state (Site Restore) or restore a backup from a site to a different site to compare a site at two different timestamps (Cross-Site Restore).

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore1.jpg?resize=1024%2C470&ssl=1)
 
  
 Note: **Restoring a site is an irreversible process and you are recommended to take a backup** or make a note of the latest available backup of your Database and/or Files before running a restore. Also, when restoring the database, changes or data will be lost from the point of the chosen backup timestamp.

If you have any questions or need assistance, you can [reach out to our Support Team](https://pressable.com/knowledgebase/how-to-get-support-with-pressable/)!

## Site Restores

The steps involved in this process are outlined here –

Visit the site’s settings page, which can be accessed by clicking on the site name from the [Dashboard](https://my.pressable.com/sites). Once here, you can navigate to the **Backups & Restore** Tab as shown in the images below.

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore1-1.jpg?resize=1024%2C470&ssl=1)![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore2.jpg?resize=1024%2C471&ssl=1)From the **Restore Site** section, you can select the date and time for each, the Filesystem and the Database from the dropdown.

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore3.jpg?resize=1024%2C447&ssl=1)
 
 You can choose to restore just the Files, or the DB, or both. Once you have the timestamps selected, click on the **Restore** button.

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore4.jpg?resize=1024%2C353&ssl=1)
 
  
 Note:  During a restore, your site will be set in **maintenance mode** and will be **inaccessible** for the duration of the restore, which can take anywhere from a few minutes to a few hours, depending on the size of your site. The **Restore** tab is also not accessible during the process.

You will receive an email when the restore attempt is finished and can track your restores from the same tab at the bottom under the Restore History section.

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore5.jpg?resize=1024%2C294&ssl=1)
 
 ![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore6.jpg?resize=1024%2C261&ssl=1)
 
 

Once the restore is complete, verify the frontend and backend to check that everything working as expected and to ensure that your issue/s are resolved.

#### On-Demand Backup Restores

Pressable also has the ability to generate on-demand backups that can then be restored. The on-demand backups need to be manually generated. You can follow this guide on setting up on-demand backups [here](https://pressable.com/knowledgebase/how-to-manually-back-up-your-site/#on-demand-backups).

Once an on-demand backup is ready, it will be available in the **`On-demand backups for this site` section**:

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore7.jpg?resize=1024%2C319&ssl=1)
 
 When looking to restore an on-demand backup, the backup options will display the date and time for the name, and include `<strong>(on-demand)</strong>` in the name:

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore8.jpg?resize=1024%2C496&ssl=1)
 
 ![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore9.jpg?resize=1024%2C278&ssl=1)
 
  
 Important Note: You are limited to 3 on-demand filesystem backups and 3 on-demand database backups. If you reach the limit, you’ll need to delete one or [add more backups to your plan](https://pressable.com/knowledgebase/how-to-manually-back-up-your-site/#on-demand-backups) before you can create a new one. **On-demand backups are automatically deleted after 30 days for the latest backup taken and 7 days for the oldest backup taken.**

## Cross-Site Restores

Cross-Site Restores provide the functionality to create a clone of a site using a backup rather than the current version (example: take a backup from `Site A` and place it on `Site B`). This feature is available to you in the UI, as well as via [the Pressable API](https://my.pressable.com/documentation/api/v1#site-cross-restores).

**PLEASE NOTE:** At this time, these cross-site restores can only happen on sites that belong to the same account, and for sites 99GB or less in size.

The new cross-site restore option is hidden behind a `Advanced` toggle:

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore10.jpg?resize=1024%2C418&ssl=1)
 
 Once toggled, a list of the sites that can be cross-restored to is displayed:

![](https://i0.wp.com/pressable.com/wp-content/uploads/2022/01/restore11.jpg?resize=1024%2C583&ssl=1)
 
 Once the filesystem and/or database backup has been selected along with the site you’d like to restore it on, the process will begin. You will receive an email when the restore attempt is finished.

Please note that you will first need to [create a site](https://pressable.com/knowledgebase/adding-new-site-to-pressable/) for restoring a backup if looking to test a backup on a separate WordPress install.
