Create a VM similar to an existing VM Stay organized with collections Save and categorize content based on your preferences.
This document explains how to create a virtual machine (VM) instance that hasproperties similar to an existing VM using the Google Cloud console.
If you have a VM with properties that you want to reuse, then you can create aVM based on it. You can create the VM by using the same properties as thereference VM or by modifying them. This is useful when you need to quicklycreate a VM, such as in the following scenarios:
Rapid deployment
Scaling
Testing
Disaster recovery
Create a VM similar to an existing VM
To create a VM with similar properties to an existing VM, do the following:
In the Google Cloud console, go to theVM instances page.
In theName column, click the name of an existing VM which you want touse to create your VM.
TheVM instance details page opens.
ClickCreate similar.

TheCreate an instance page opens. By default, the Google Cloud consolespecifies the same properties as the reference VM.
Customize the properties of the VM.
Note: To view the equivalent Google Cloud CLI, Compute Engine API, or Terraformcode to create the VM, clickEquivalent code.ClickCreate.
Troubleshoot
If you encounter issues when creating VMs, then seeTroubleshoot creating, updating and deleting VMs.
What's next
- Add persistent disks to the new VM
- Transfer files to the new VM
- Create a VM from an image
- Create a VM from an instance template
- Connect to the VM
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.