# How do I migrate my Droplet to another datacenter region? If you want to migrate your Droplet to another datacenter region, you need to create a [snapshot](https://docs.digitalocean.com/products/snapshots/index.html.md) of your Droplet and then create a new Droplet from the snapshot in the new datacenter region. Snapshots are complete copies of your Droplet’s hard disk that are saved as a disk image that you can create additional Droplets from. Snapshots only contain the data that resides on the disk at the time the snapshot was taken. To do migrate a Droplet using a snapshot, see [How to Migrate Droplets Using DigitalOcean Snapshots](https://docs.digitalocean.com/products/snapshots/how-to/migrate-droplets/index.html.md). ## Related Topics [Can I undo restoring a Droplet from a backup?](https://docs.digitalocean.com/support/can-i-undo-restoring-a-droplet-from-a-backup/index.html.md): You cannot undo restoring a Droplet from a backup, but you can use an existing snapshot to restore a Droplet to a previous point in time. [How do I clone or make a copy of a Droplet?](https://docs.digitalocean.com/support/how-do-i-clone-or-make-a-copy-of-a-droplet/index.html.md): Create a snapshot of the Droplet, then create a new Droplet from that snapshot. [How do I recover a deleted Droplet?](https://docs.digitalocean.com/support/how-do-i-recover-a-deleted-droplet/index.html.md): You can recover your Droplet if you took a snapshot of the Droplet, enabled automated backups, or used SnapShooter for Droplet backups.