# View Snapshot Information

After creating Snapshots for the virtual server and disks, you can view the list of created Snapshots following the instructions below:

### Dashboard

1. Open the vServer control panel at <https://hcm-3.console.vngcloud.vn/vserver/>.
2. In the navigation sidebar, select **Snapshot**.
3. Here, you can view an overview of existing snapshots, including:
   1. Total snapshot capacity
   2. Total number of snapshots
   3. Number of volumes with snapshots
4. The detailed list page will include information such as:<br>
   1. Snapshot Name
   2. Status
   3. Snapshot Description
   4. Volume with Snapshot
   5. Snapshot Type
   6. Snapshot Capacity
   7. Retention Days

After reviewing the snapshot information, you can create additional snapshots following the [Create Snapshot](/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/create-snapshots.md) instructions or delete unnecessary snapshots following the [Delete Snapshot](/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/delete-snapshot.md) instructions.


---

# 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.vngcloud.vn/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/view-snapshot-information.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.
