# Repository User

#### Repository User là gì? <a href="#repositoryuser-repositoryuserlagi" id="repositoryuser-repositoryuserlagi"></a>

Repository User đề cập đến một cá nhân hoặc hệ thống tương tác với Repository để thực hiện các hoạt động khác nhau bao gồm push/pull image từ/đến Repository. Người dùng cũng có thể quản lý kiểm soát truy cập đến Repository, Image thông qua việc phân quyền trên Repository User.

#### Tôi có thể làm gì với Repository User? <a href="#repositoryuser-toicothelamgivoirepositoryuser" id="repositoryuser-toicothelamgivoirepositoryuser"></a>

**TẠO REPOSITORY USER**

Để tạo một Repository User, nhấp vào nút "Create Repository User". Sau đó, bạn sẽ được yêu cầu điền các thông tin như User name, Expiration date, Description và Đính kèm đến các Repository cụ thể. Tham khảo chi tiết tại Create Repository User

**CHỈNH SỬA THÔNG TIN REPOSITORY USER**

Để điều chỉnh thông tin Repository User. đầu tiên, điều hướng đến màn hình danh sách Repository User và tìm đến cột "Action". Nhấp vào biểu tượng "ba chấm" tại cột "Action" ở dòng Repository User cần thay đổi và chọn tùy chọn "Edit Information" để đặt lại ngày hết hạn và mô tả mới. Tham khảo chi tiết tại Edit Information.

**CHỈNH SỬA PERMISSION**

Để chỉnh sửa các Repository đính kèm, trước hết, điều hướng đến màn hình danh sách Repository User và tìm đến cột "Action". Nhấp vào biểu tượng "ba chấm" tại cột "Action" ở dòng Repository User cần thay đổi và chọn tùy chọn "Edit attached repositories" để tùy chỉnh lại bộ Permission. Tham khảo chi tiết tại Edit attached repositories.

**LÀM MỚI SECRET KEY**

Để push/pull một image, bạn cần có secret key (đối với private Repository). Trong trường hợp bạn quên nó, bạn có thể làm mới secret key của mình. Để làm điều này, điều hướng đến màn hình danh sách Repository User và tìm cột "Action". Nhấp vào biểu tượng "ba chấm" tại cột "Action" ở dòng Repository User cần thay đổi, chọn tùy chọn "Refresh secret key". Lưu ý nên lưu lại thông tin secret key để tiện sử dụng vào lần sau. Tham khảo chi tiết tại Refresh Secret Key.

**THAY ĐỔI TRẠNG THÁI**

Bạn có thể tạm thời vô hiệu hóa một Repository User bằng cách sử dụng tính năng Disable, và có thể kích hoạt lại bất cứ lúc nào với tính năng Enable. Tham khảo chi tiết tại Change User Status

#### Bài viết liên quan <a href="#repositoryuser-baivietlienquan" id="repositoryuser-baivietlienquan"></a>

* [Create Repository User](/vng-cloud-document/vn/vcontainer-registry/cach-tao-repository-user/tao-repository-user.md)
* [Edit Information](/vng-cloud-document/vn/vcontainer-registry/cach-tao-repository-user/dieu-chinh-thong-tin.md)
* [Edit attached repositories](/vng-cloud-document/vn/vcontainer-registry/cach-tao-repository-user/chinh-sua-attached-repositories.md)
* [Refresh Secret Key](/vng-cloud-document/vn/vcontainer-registry/cach-tao-repository-user/cach-refresh-secret-key.md)
* [Change User Status](/vng-cloud-document/vn/vcontainer-registry/cach-tao-repository-user/cach-thay-doi-user-status.md)

<br>


---

# 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/cach-tao-repository-user.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.
