# Take Snapshot

This guide describes how to take a snapshot for an instance. You can take a snapshot while the instance is running.

Before creating a snapshot for an instance, make sure that you already have an instance. If you do not have an instance yet, you can create one in **Create VM Instance**.

{% hint style="warning" %}
Before creating a snapshot for an instance, make sure that you already have an instance. If you do not have an instance yet, you can create one in [**Create VM Instance**](/guidance-for-individual/deka-flexi/deka-flexi-instance/create-vm-instance.md).
{% endhint %}

* Open the **Images** menu, then go to the **Snapshot** page.

<figure><img src="/files/lB3L96crPGOLUXXhVBEM" alt=""><figcaption></figcaption></figure>

* Fill in the **Take a Snapshot for Instance** form by selecting the **Billing Type**, choosing the instance that you want to snapshot, and entering the snapshot name.

<table><thead><tr><th width="232">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Billing Type</strong></td><td>Select the billing type according to the payment method used in your project, such as Fixed or Pay Per Use (PPU).</td></tr><tr><td><strong>Choose an Instance</strong></td><td>Select the instance that you want to create a snapshot from.</td></tr><tr><td><strong>Enter Snapshot Name</strong></td><td>Enter the name of the snapshot.</td></tr></tbody></table>

* After completing all required fields, click the **Take Snapshot** button.

<figure><img src="/files/iqEKXQqN7WGfD9eWcqiV" alt=""><figcaption></figcaption></figure>

* A confirmation pop-up will appear. Click **Yes, I Agree** to continue the snapshot process.

<figure><img src="/files/E4pCHt57RxRMomuXHV28" alt=""><figcaption></figcaption></figure>

* The system will start creating the instance snapshot and display the snapshot status in the snapshot list.

<figure><img src="/files/IusOUxFyUhAonD1vpMwb" alt=""><figcaption></figcaption></figure>

* If the process is completed successfully, a notification will appear displaying the message "**Snapshot has been successfully created**".

<figure><img src="/files/ExM4u52blGABQuTZr6nM" alt=""><figcaption></figcaption></figure>

* A list of instance snapshots will appear with the following information:

<table><thead><tr><th width="329">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The name of the snapshot.</td></tr><tr><td><strong>Status</strong></td><td>The snapshot status, such as <strong>Active</strong> or <strong>Not Ready Yet</strong>.</td></tr><tr><td><strong>Instance Name</strong></td><td>The name of the instance from which the snapshot was created.</td></tr><tr><td><strong>Size</strong></td><td>The size of the snapshot.</td></tr><tr><td><strong>Created Date</strong></td><td>The date and time when the snapshot was created.</td></tr><tr><td><strong>Action</strong></td><td>Available actions for the snapshot, such as restore or delete.</td></tr></tbody></table>

* To create an instance, click the **More** button on the desired snapshot data, then select **Create Instance**.

<figure><img src="/files/mbihA0DUEXBhX10zzX41" alt=""><figcaption></figcaption></figure>

* After clicking **Create Instance**, the system will display the instance creation form similar to the standard create instance page. Fill in the required details accordingly. For more detailed instructions, you can refer to the [**Create Instance** ](/guidance-for-individual/deka-flexi/nat-gateway/remote-instance/create-instance.md)section.

<figure><img src="/files/TTUBwnSmcceYwdM1DYjN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-volume-images/snapshot/snapshot-for-instance/take-snapshot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
