> 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.md).

# MANAGEMENT

## <mark style="color:green;">**Thông tin**</mark>

Hướng dẫn ngắn này nhằm hỗ trợ người dùng HI GIO trong việc sử dụng công cụ quản lý và các tính năng của chúng. Dù bạn đang tìm cách tối ưu hóa quy trình công việc dự án, theo dõi các chỉ số hiệu suất, hay quản lý quyền truy cập và quyền hạn người dùng, các giải pháp của chúng tôi được thiết kế để đáp ứng nhu cầu đa dạng của tổ chức bạn.

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

Chào mừng đến với HI GIO Portal, trung tâm để truy cập và quản lý tất cả các dịch vụ của HI GIO Cloud. Cổng thông tin này cho phép bạn dễ dàng giám sát tài nguyên, quản lý cài đặt tài khoản và truy cập các dịch vụ hỗ trợ thiết yếu. Dù là triển khai ứng dụng, phân tích các chỉ số hiệu suất, hay cấu hình các cài đặt bảo mật, HI GIO Portal giúp bạn kiểm soát hoàn toàn môi trường đám mây của mình. Hãy bắt đầu và khám phá toàn bộ khả năng của trải nghiệm HI GIO của bạn!

## <mark style="color:green;">Hướng Dẫn</mark>

* [1. IAM Portal](/hi-gio-user-guide-vn/management/1.-iam-portal.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)
  * [HI GIO Portal – Tenant User Guide](/hi-gio-user-guide-vn/management/1.-iam-portal/hi-gio-portal-tenant-user-guide.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)
  * [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ả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)
  * [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)
* [2. Tạo Catalog](/hi-gio-user-guide-vn/management/2.-tao-catalog.md)

&#x20;

&#x20;


---

# 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.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.
