# Tạo Category qua Sub\_menu của module Knowledge Base

{% hint style="success" %}
**Ở qui trình tạo Category có 2 bước:**

**Bước 1:** Mở ra màn hình tạo Category

**Bước 2:** Tạo Category: tạo category cha và tạo category con
{% endhint %}

> **Bước 1:** Vào màn hình tạo category:
>
> Ở màn hình danh sách của module Knowledge Base, ta nhấn vào biểu tượng ![](/files/ZMx8AX5RnhqGDejONEzs)và chọn **View Categories**.

![Màn hình thêm mới Category](/files/fQ60XkqtcLZFngBdlJyJ)

> **Bước 2:** Tạo category:
>
> * **Nếu tạo category cha:** Ở màn hình View Categories, nhấp chuột vào button **Create** và nhập tên category muốn tạo, sau đó nhấn enter để lưu.

![Thêm Category cha](/files/Hw174PumnihxctrUcgc8)

> * **Nếu tạo Category con:** Ở màn hình View Categories, nhấp vào biểu tượng thư mục của Category cha để mở danh sách các category hiện có. Sau đó nhấn vào dấu (+) tại Category cha mà bạn muốn thêm Category con. Nhập tên Category và nhấn enter để lưu.

![Thêm Category con](/files/DrY9HzYukogj8PwkyIkb)

{% hint style="info" %}
:woman\_gesturing\_ok: **Các thao tác có thể thực hiện trên View Categories**

1. **(+)**: Thêm danh sách câu hỏi/ câu trả lời
2. <img src="/files/xNdYA5KQscXWZgkS4lfZ" alt="" data-size="line">: Nhấn vào đây để hiển thị danh sách các thao tác khác:&#x20;

   \+ **Edit**: Chỉnh sửa danh mục

   \+ **Move Up**: Danh mục được chuyển lên trên danh mục phía trước

&#x20;      \+ **Move Down**: Danh mục được chuyển xuống dưới danh  mục phía sau

&#x20;      \+ **Delete**: Xóa danh mục

&#x20;      \+ **Move to**: Chuyển đến danh mục khác&#x20;
{% endhint %}


---

# 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://help-highed.dotb.vn/cac-tinh-nang-khac/knowledge-base/tao-knowledge-base/tao-category/tao-category-qua-sub_menu-cua-module-knowledge-base.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.
