> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/xem-thong-tin-snapshot.md).

# Xem thông tin Snapshot

Sau khi tạo Snapshot cho máy chủ ảo và ổ đĩa, bạn có thể xem thông tin danh sách Snapshot đã tạo theo hướng dẫn bên dưới:

#### Bảng điều khiển <a href="#xemthongtinsnapshot-bangdieukhien" id="xemthongtinsnapshot-bangdieukhien"></a>

1. Mở bảng điều khiển vServer tại <https://hcm-3.console.vngcloud.vn/vserver/>.
2. Trong ngăn điều hướng, chọn **Snapshot**.
3. Tại đây bạn có thể xem thông tin tổng quan về các bản Snapshot đang có bao gồm:
   1. Tổng dung lượng các bản Snapshot
   2. Tổng số lượng các bản Snapshot
   3. Số lượng Volume được tạo Snapshot
4. Tại trang danh sách chi tiết sẽ bao gồm các thông tin về:<br>
   1. Tên Snapshot
   2. Trạng thái Status
   3. Mô tả Snapshot
   4. Volume được tạo Snapshot
   5. Loại Snapshot
   6. Dung lượng Snapshot
   7. Số ngày lưu giữ bản Snapshot

Sau khi xem thông tin các bản Snapshot, bạn có thể thực hiện tạo thêm Snapshot theo hướng dẫn [Tạo Snapshot](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/tao-snapshot.md) hoặc xoá bản Snapshot không cần thiết theo hướng dẫn [Xóa Snapshot](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/xoa-snapshot.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/xem-thong-tin-snapshot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
