> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien.md).

# Ứng dụng phổ biến

Các hướng dẫn sau đây trình bày các bước thực hiện hoàn chỉnh cho các trường hợp sử dụng phổ biến đối với IAM. Mục đích là để cung cấp các hướng dẫn cơ bản giúp khách hàng sử dụng IAM dễ dàng hơn khi thiết lập cơ chế phân quyền tài nguyên trên GreenNode. Khi sử dụng các hướng dẫn này, bạn cần xem xét cẩn thận và điều chỉnh phù hợp để đáp ứng nhu cầu riêng của tổ chức bạn

Các hướng dẫn

* [Phân quyền theo chức năng công việc.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/phan-quyen-truy-cap-theo-chuc-nang-cong-viec.md)
* [Phân quyền truy cập vào tài nguyên cụ thể](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/phan-quyen-truy-cap-vao-tai-nguyen-cu-the.md)
* [Quản lý Resources với Terraform và Service Account](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/quan-ly-resources-voi-terraform-va-service-account.md)
* [Sử dụng Deny permission để từ chối truy cập.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/su-dung-deny-permission-de-tu-choi-truy-cap.md)
* [Uỷ quyền truy cập giữa các root user account với Service Account.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/uy-quyen-truy-cap-giua-cac-root-user-accounts-voi-tinh-nang-service-account-impersonate.md)

<br>


---

# 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.vngcloud.vn/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien.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.
