# 3. Quản lý Custom Images

**Bước 1:** Đăng nhập vào Portal, chọn **Custom Image** trên menu chính. Hệ thống hiển thị trang Custom Images.

**Bước 2:** Người dùng có thể xem danh sách Custom Image gồm các thông tin:

* **Name:** Tên của custom image
* **Description:** Mô tả custom image
* **Status:** Trạng thái của custom image gồm Pending (đang tải lên hệ thống), Success (Tải lên thành công), Error (Tải lên bị lỗi)
* **Create at:** Ngày custom image được tải lên
* **Action:** Thao tác có thể thực hiện (Xóa)


---

# 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.fptcloud.com/elastic-compute/custom-image/3.-quan-ly-custom-images.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.
