> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/admin-guide/cau-hinh-dropdown-editor/cau-hinh-dropdown-kind-of-courses.md).

# Cấu hình Dropdown Kind of Courses

> **Bước 1:**  Tại Avatar người dùng, trỏ chuột vào **Admin** để mở ra màn hình **Admin.**

![](/files/CC9wWITv0okW4Pdh4kye)

> **Bước 2:** Tại màn hình module **Administration**, nhấp chuột chọn **Dropdown Editor.**

![](/files/ZXMo8lPr3iFLpXXt0U1G)

> **Bước 3**: Tại màn hình chi tiết Dropdown, lựa chọn mục "**kind\_of\_course\_list".**

![](/files/cGZpB1PGA7G9zLqZLuCH)

> **Bước 4:** Nhập thông tin cần thêm cho chương trình cần cài đặt ở mục Item Name và Display Name (**Lưu ý**: 2 thông tin này nhập giống nhau). Sau đó bấm **Add**. Cuối cùng bấm **Save** để hoàn tất.

![](/files/gkgd8Z38NGPDAqqpLnCd)

{% hint style="info" %}
**Ghi chú:**&#x20;

1. **Edit**: Chỉnh sửa tên hiển thị của Item
2. **Remove**: Xoá Item
3. **Item Name**: Tên định danh Item
4. **Display Label:** Tên hiển thị của Item trong Dropdown (Có thể thay đổi trường thông tin này theo ngôn ngữ của hệ thống đang sử dụng)
5. **Add**: Thêm giá trị **Item** mới vào **List Items**

**Lưu ý : Cấu hình hạng mục này sẽ thực hiện trên 2 ngôn ngữ tiếng Anh và tiếng Việt**

{% endhint %}


---

# 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://help.dotb.vn/admin-guide/cau-hinh-dropdown-editor/cau-hinh-dropdown-kind-of-courses.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.
