# Rollback Management

When you need to roll back the instance to a specific point in time, you can use the rollback management function.

<!-- image-todo -->

## Usage Notice

- Database rollback is based on the oplog and backup files, and the earliest rollback time depends on the earliest backup time within the oplog time range.
- Currently, sharded clusters do not support rollback functionality.

## Rollback to New Instance

Click "Rollback to New Instance", in the rollback editing page, you can set the rollback, including the rollback time.

<!-- image-todo -->

After initiating a rollback, you can check the rollback status on the rollback management page.

<!-- image-todo -->

After the rollback is completed, you can manage the new cluster after rollback on the UMonogoDB management page.
