# Xem lịch sử Repository History

Truy cập vào Repository để xem thông tin về lịch sử các hành động được thực hiện trên Repository, bao gồm:

* **User Name:** Tác nhân tương tác trực tiếp:
  * Repoistory User: Đối tượng tương tác trực tiếp trên Image trong Repository
  * Default User: Mỗi GreenNode Account sẽ tương ứng với 1 Default-User dùng để khởi tạo Repository, khởi tạo Repository User,...
  * Anonymous: Đối với các hành động đến Repository Public không thông qua Repository User
* **Resource Name:** Tên đối tượng bị tác động, có thể là Repository Name/Image Name
* **Resource Type:** Các đối tượng bị tác động bao gồm Repository/Image/Image Artifact
* **Action Name:** Tên hành động tác động lên các đối tượng
* **Action Time:** Thời gian thực hiện hành động


---

# 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/vn/vcontainer-registry/repository/xem-lich-su-repository-history.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.
