> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/run-the-platform/vi/may-ao/view-import-jobs.md).

# Xem các tác vụ nhập

## Xem tất cả tác vụ nhập

1. Đi tới **Máy ảo** > **Danh sách** từ menu trên cùng.
2. Chọn **Tác vụ nhập** ở menu bên trái.
3. Danh sách tất cả các tác vụ nhập đã được gửi sẽ được hiển thị; nhấp đúp vào một tác vụ cụ thể trong danh sách để truy cập bảng điều khiển của tác vụ nhập với thông tin chi tiết, chẳng hạn như các tác vụ nhập con riêng lẻ, nhật ký, v.v.

## Xem danh sách các VM đã được nhập qua một tác vụ nhập

1. Đi tới **Máy ảo** > **Danh sách** từ menu trên cùng.
2. Nhấp vào **Tác vụ nhập** ở menu bên trái.
3. Tất cả các tác vụ nhập đều xuất hiện trong danh sách; **Nhấp đúp vào tác vụ nhập mong muốn**.
4. Các tác vụ nhập con được hiển thị trên bảng điều khiển tác vụ nhập xuất hiện. Cột VM sẽ hiển thị tên của các VM đã nhập.

{% hint style="success" %}
**Một&#x20;*****--Xem thêm--*****&#x20;liên kết có sẵn ở cuối&#x20;*****Tác vụ nhập con*****&#x20;mục để xem thêm các tác vụ con khi không phải tất cả đều vừa trên một trang.**
{% endhint %}

{% hint style="info" %}
**Một UUID (thay vì tên VM) hiển thị trong trường VM cho biết rằng một VM với mã định danh duy nhất đó đã tồn tại trong hệ thống VergeOS (ví dụ: đã được nhập trước đó). Nếu UUID được hiển thị, VM đã được nhập dưới dạng một** [**snapshot**](/automate-protect-and-extend/vi/sao-luu-va-dr/snapshots-overview.md) **để tránh vô tình ghi đè lên một VM VergeOS hiện có.**
{% endhint %}


---

# 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.verge.io/run-the-platform/vi/may-ao/view-import-jobs.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.
