# Take Snapshot

This guide describes how to take a snapshot for a storage. You can create a storage snapshot even when the storage is attached to a running instance.

{% hint style="warning" %}
Before creating a snapshot for storage, make sure that you already have storage available. If you do not have storage yet, you can create one in **Create Block Storage**.
{% endhint %}

* Go to the **Snapshot** page. Under the **Take a Snapshot for Instance** form, you will find the **Take a Snapshot for Storage** form.

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

* Fill in the **Take a Snapshot for Storage** form.

<table><thead><tr><th width="250">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.</td></tr><tr><td><strong>Choose A Storage</strong></td><td>Select the storage 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 all fields are completed, click the **Take Snapshot** button.

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

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

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

* The system will start creating the storage snapshot and display the snapshot process in the notification panel.

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

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

<figure><img src="/files/2OFYPQKGJXkeqvf6b7NW" alt=""><figcaption></figcaption></figure>

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

<table><thead><tr><th width="330">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>Storage Name</strong></td><td>The name of the storage 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 create or delete.</td></tr></tbody></table>

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

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

* After clicking **Create Storage**, the system will display the storage creation form similar to the standard create storage page. Fill in the required details accordingly. For more detailed instructions, you can refer to the [**Create Storage**](/guidance-for-individual/deka-flexi/deka-volume-storage/creating-and-attaching-a-storage-or-disk.md) section.

<figure><img src="/files/jRdRXvK27Kk1xuhuPW6r" 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-storage/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.
