# How to Create a Snapshot of a volume?

To create a Snapshot of a volume, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.&#x20;

<figure><img src="/files/0tiGwOX49uKnPi3Psnax" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to **Services** and then click on **My Services.**

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

**Step 3:** Click on your project.

<figure><img src="/files/4jeRXyS6pXgvUmUikZIw" alt=""><figcaption></figcaption></figure>

**Step 4:** Navigate to **Kubernetes** and then click on **K8s Volumes**.

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

**Step 5:** Click on **Volumes.**

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

**Step 6:** Click on three dots corresponding to the volume for which you want to create a snapshot.&#x20;

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

**Step 7:** Click on **Create Snapshot.**

<figure><img src="/files/3PDCmZ4gTeCloTsHd2NQ" alt=""><figcaption></figcaption></figure>

**Step 8:** Enter the **Snapshot** **Name** and **Description** and click on **Submit.**

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


---

# Agent Instructions: 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.acecloud.ai/knowledge-base/kubernetes/how-to-create-a-snapshot-of-a-volume.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.
