# Bắt đầu với AI Platform

### Trước khi bắt đầu <a href="#gettingstarted-vcr-truockhibatdau" id="gettingstarted-vcr-truockhibatdau"></a>

Để bắt đầu sử dụng AI Platform, bạn cần tìm hiểu trước các hướng dẫn sau:

* Nếu chưa có tài khoản GreenNode, người dùng cần đăng ký tài khoản để có thể sử dụng dịch vụ. Tham khảo hướng dẫn [Đăng ký tài khoản](/vng-cloud-document/vn/huong-dan-su-dung-tai-khoan/dang-ky-tai-khoan.md)
* Tìm hiểu cách **truy cập GreenNode Portal** với Root User Account hoặc IAM User Account, tham khảo hướng dẫn [Cách đăng nhập vào GreenNode](/vng-cloud-document/vn/identity-and-access-management-iam/cac-loai-dinh-danh-iam/tai-khoan-user-accounts/cach-dang-nhap-vao-vng-cloud.md).

### 1. Truy cập AI Platform

* Truy cập AI Platform theo đường dẫn tại đây: <https://aiplatform.console.vngcloud.vn/>
* Nhập **tài khoản và mật khẩu** của bạn tại bước đăng nhập.

### [2. Khởi tạo Network Voume](https://docs.vngcloud.vn/vng-cloud-document/vn/ai-stack/ai-platform/network-volume)

### [**3. Khởi Tạo Model Registry**](https://docs.vngcloud.vn/vng-cloud-document/vn/ai-stack/ai-platform/model-registry)

### [**4. Khởi tạo Notebook**](https://docs.vngcloud.vn/vng-cloud-document/vn/ai-stack/ai-platform/notebook-instance)

### [&#x35;**. Khởi Tạo Inference**](https://docs.vngcloud.vn/vng-cloud-document/vn/ai-stack/ai-platform/inference)

### 6. Quản lý API keys

Truy cập vào phần [API Keys](https://aiplatform.console.vngcloud.vn/keys) trong AI Platform:

<div align="center" data-full-width="false"><figure><img src="/files/341OvD9cLe4EtT2qxw5E" alt=""><figcaption></figcaption></figure></div>

#### Tạo API Key

**Lưu ý**: Bạn chỉ có thể tạo tối đa 2 API key cho tài khoản của mình.

1. Nhấn vào nút "Tạo một API key" (Create an API key) .
2. Một cửa sổ "Tạo API key" (Create API Key) sẽ hiện ra.
   * Tên API key: Nhập tên cho API key của bạn vào ô.
   * (Tùy chọn) Đặt làm mặc định: Đánh dấu vào ô này nếu bạn muốn đặt API key mới làm key mặc định.
3. Nhấn nút "Tạo API key" để hoàn tất quá trình.

<figure><img src="/files/JKdu3qdWWI3cirLo7MG8" alt=""><figcaption></figcaption></figure>

Sau khi hoàn thành các bước trên, API key của bạn sẽ được tạo và hiển thị trong danh sách

#### Lấy API Key

Bạn có thể xem và sao chép API key bằng cách:

1. Nhấn nào biểu tượng ︙ở cột "Hành động"
2. Chọn "Xem API Key" (View API Key)

<figure><img src="/files/AnBDdnpM9waPMJu92Sh1" alt=""><figcaption></figcaption></figure>

#### Xóa API Key

Để xóa một API key hiện có, bạn hãy làm theo các bước sau:

1. Nhấn nào biểu tượng ︙ở cột "Hành động"
2. Chọn "Xoá API Key" (Delete API Key) và xác nhận lựa chọn của bạn trong hộp thoại bật lên.

<figure><img src="/files/a65gR7VvFGqR9VUBrSDN" alt=""><figcaption></figcaption></figure>


---

# 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/ai-stack/ai-platform/bat-dau-voi-ai-platform.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.
