# Taking VM Snapshots

To take a snapshot of your VM from the **Instances** tab - select the specific VM, go to **Options > VM Snapshots > Create Snapshot**&#x20;

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

Name the snapshot as you want to and then Confirm.

<figure><img src="/files/7KEnGFfdp5imUSr4KdXy" alt=""><figcaption></figcaption></figure>

Once the snapshot creation is complete, you can find it listed under the “Snapshots” section on the left-hand panel.

<figure><img src="/files/tr3duYYnDLKh4tOcQHxY" 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.neoncloud.com/common-issues/taking-vm-snapshots.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.
