# Chỉnh sửa user permission

Để thay đổi permission của Repository User trên các Repository, mời bạn tham khảo hướng dẫn sau

**Cách cập nhật Permission của Repository User**

1. Tại trang chủ Container Registry, nhấn vào **menu "Repository User"** phía bên tay phải để truy cập đến danh sách Repository User, tại cột "Action", nhấn vào biểu tượng "ba chấm" tại Repository User cần chỉnh sửa, chọn **"Edit attached reposiotries"** để bắt đầu điều chỉnh sửa.
2. Một popup **"Edit attached repositories"** hiển thị cho phép bạn điều chỉnh:
   * **Danh sách Repository mà User này được cấp phép thao tác:** Điền repository name vào ô tìm kiếm, chọn repository cần thêm, nhấn nút "Add" để cấp quyền cho user trên repository
   * **Chỉnh sửa Permission:** Chọn quyền (**Pull\&Push hoặc Pull Only**) mà user này có thể thao tác trên Repository vừa chọn
3. Nhấn **"Attach"** để hoàn tất quá trình điều chỉnh repository user permission.


---

# 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/chinh-sua-attached-repositories.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.
