> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/management/1.-iam-portal.md).

# 1. IAM Portal

## <mark style="color:green;">**Tổng quan**</mark> <a href="#introduction" id="introduction"></a>

Hướng dẫn này được thiết kế để giúp bạn sử dụng Identity and Access Management (IAM) Portal, một thành phần quan trọng của HI GIO Cloud, giúp bạn quản lý danh tính người dùng, quyền hạn và các kiểm soát truy cập một cách hiệu quả.

IAM Portal cung cấp giao diện thân thiện với người dùng dành cho cả quản trị viên và người dùng, cho phép bạn tạo và quản lý tài khoản người dùng, phân quyền vai trò và thực thi các chính sách bảo mật để bảo vệ tài nguyên đám mây của mình. Dù là thiết lập người dùng mới, cấu hình quyền truy cập hay giám sát các nhật ký hoạt động, hướng dẫn này cung cấp các bước chi tiết và các thực tiễn tốt nhất để đảm bảo một trải nghiệm an toàn và hiệu quả.

Khám phá các tính năng của IAM HI GIO Portal và trao quyền cho tổ chức của bạn với khả năng quản lý danh tính và kiểm soát truy cập mạnh mẽ!

## <mark style="color:green;">**Hướng dẫn**</mark> <a href="#guideline" id="guideline"></a>

* [Cảnh Báo Giám Sát HI GIO - Kênh Thông Báo qua Telegram](/hi-gio-user-guide-vn/management/1.-iam-portal/canh-bao-giam-sat-hi-gio-kenh-thong-bao-qua-telegram.md)
* [Cảnh Báo Giám Sát HI GIO - Kênh Thông Báo qua Email](/hi-gio-user-guide-vn/management/1.-iam-portal/canh-bao-giam-sat-hi-gio-kenh-thong-bao-qua-email.md)
* [Giám sát Máy Ảo HI GIO](/hi-gio-user-guide-vn/management/1.-iam-portal/giam-sat-may-ao-hi-gio.md)
* [Cài Đặt Thời Gian Hết Hạn Mật Khẩu](/hi-gio-user-guide-vn/management/1.-iam-portal/cai-dat-thoi-gian-het-han-mat-khau.md)
* [HI GIO Portal – Tenant User Guide](/hi-gio-user-guide-vn/management/1.-iam-portal/hi-gio-portal-tenant-user-guide.md)
* [Kích hoạt tài khoản HI GIO - IAM](/hi-gio-user-guide-vn/management/1.-iam-portal/kich-hoat-tai-khoan-hi-gio-iam.md)

### &#x20; <a href="#guideline" id="guideline"></a>


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/management/1.-iam-portal.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.
