# Restores

The Restores page displays all configuration restore operations across your registered machines. This page allows you to monitor restore status, view details, and retry failed restores.

## Restore List View

The restores table displays the following information for each restore:

* **Configuration**: The name of the configuration that was restored
* **Machine**: The machine where the restore was performed
  * **P** badge indicates a Primary machine
  * **C** badge indicates a Clone machine
* **Status**: Current state of the restore
  * **Done**: Restore completed successfully
  * **Cancelled**: Restore was manually cancelled by a user
  * **Failed**: Restore encountered an error (retry available)
* **Unarchived Size**: The size of the snapshot data that was restored
* **Duration**: How long the restore took to complete
* **Created By**: The user who initiated the restore
* **Create**: The date and time when the restore was created

## Filtering Restores

Click the filter icon in the upper right to filter restores by any column, including:

* Configuration name
* Machine name
* Status
* Date range
* User

## Restore Actions

Each restore row has action buttons on the right side:

### Retry

Available for failed restores. Click to attempt the restore operation again with the same configuration settings.

### Details

View detailed information about the restore, including logs and metadata. See [Restore Details](https://docs.axilon.com/devops-desktop/resilience/operations/restore-details) for more information.

## Creating a New Restore

To manually create a new restore, click the **Restore** button in the upper right corner. See [Manual Snapshots and Restores](https://docs.axilon.com/devops-desktop/resilience/operations/manual-snapshots-and-restores) for detailed instructions.

## Cancelling a Restore

While a restore is in progress, you can manually cancel it using the cancel action. Cancelled restores will show a "Cancelled" status in the list.
