> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Tenbyte Cloud Snapshots

Snapshots let you capture the current state of your virtual machine at a specific moment. You can use them to restore a VM, clone an environment, or create a new VM with the same configuration.

## Select Compute Section

* From the left sidebar, click on **Compute** to view your created virtual machines (VMs).

  <Frame caption="View your created Virtual Machines">
    <img src="https://mintcdn.com/vidinfra/Lcq_8Qv3zFmuoLBi/images/cloud/25.png?fit=max&auto=format&n=Lcq_8Qv3zFmuoLBi&q=85&s=dce200eceeb6564375b70154d3ab76f8" alt="View your created Virtual Machines" width="1921" height="872" data-path="images/cloud/25.png" />
  </Frame>

***

## Choose Your Virtual Machine

* In the Compute section, you will see a list of all your created VMs.

  <Frame caption="Select the VM">
    <img src="https://mintcdn.com/vidinfra/Lcq_8Qv3zFmuoLBi/images/cloud/27.png?fit=max&auto=format&n=Lcq_8Qv3zFmuoLBi&q=85&s=2370fc156ae7ba8e79669fb03d41a5e4" alt="Select the VM" width="1918" height="878" data-path="images/cloud/27.png" />
  </Frame>

* Select the VM you want to create or manage snapshots for.

## Navigate to the Snapshots Tab

* After selecting the VM, the system will display its details and configuration options.
* Select **Snapshots** to open the snapshot management page.

  <Frame caption="Navigate to the Snapshot Tab">
    <img src="https://mintcdn.com/vidinfra/Lcq_8Qv3zFmuoLBi/images/cloud/33.png?fit=max&auto=format&n=Lcq_8Qv3zFmuoLBi&q=85&s=d41599e1542b000f0b5f569069b37c36" alt="Navigate to the Snapshot Tab" width="1918" height="875" data-path="images/cloud/33.png" />
  </Frame>

***

## Take a Snapshot

* To create a snapshot, click the **Take snapshot** button.
  <Frame caption="Take a Snapshot">
    <img src="https://mintcdn.com/vidinfra/Lcq_8Qv3zFmuoLBi/images/cloud/34.png?fit=max&auto=format&n=Lcq_8Qv3zFmuoLBi&q=85&s=dfbaddd0d377ecdd5b18aa20f5fc8825" alt="Take a Snapshot" width="1327" height="838" data-path="images/cloud/34.png" />
  </Frame>
* The platform will begin creating the snapshot immediately.

***

## Snapshot Details

* Once a snapshot is created, you’ll see it listed with the following information:

  1. **UUID**: A unique identifier for the snapshot
  2. **Size**: The total data size captured.
  3. **Creation** Date: The date and time the snapshot was created.

  <Frame caption="Snapshot Details">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/35.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=8311281b4dcb13baacbcfd1293cab622" alt="Snapshot Details" width="1327" height="847" data-path="images/cloud/35.png" />
  </Frame>

***

## Manage Snapshots

You can use snapshots in several ways depending on your needs.

* **Restore**: Use the snapshot to return your VM to the exact state it was in when the snapshot was created.

* **Create New VM**: You can also create a new VM based on the snapshot with modified resources. Click the **+** icon next to the snapshot you want to use.

  <Frame caption="Create a New VM from Snapshot">
    <img src="https://mintcdn.com/vidinfra/SoTzdp4qMYb7RiJy/images/cloud/94.png?fit=max&auto=format&n=SoTzdp4qMYb7RiJy&q=85&s=f2e3cf28e2e81721fd4198feabbe21f5" alt="Create a New VM from Snapshot" width="1813" height="397" data-path="images/cloud/94.png" />
  </Frame>

  <Note>
    After creating a VM from a snapshot, you can reconfigure the VM by modifying its resources and settings.
  </Note>

* **Delete**: If a snapshot is no longer needed, click the **trash icon** to delete it permanently.
