# Cấu hình Loại sản phẩm

Để thực hiện thêm mới loại sản phẩm, bạn hãy thực hiện các bước sau đây:

{% tabs %}
{% tab title="Bước 1" %}

## <mark style="color:blue;">Truy cập Loại sản phẩm</mark>

Trên giao diện hệ thống tồn kho, nhấn chọn **Cấu hình sản phẩm -> Loại sản phẩm**, màn hình quản lý loại sản phẩm sẽ xuất hiện

<figure><img src="/files/bw9MKAgzlwaPA9zRG6CJ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 2" %}

## <mark style="color:blue;">Tạo mới Loại sản phẩm</mark>

Nhấn vào biểu tượng **Thêm mới** ở góc trên bên phải màn hình **Loại sản phẩm** để mở màn hình thêm mới

<figure><img src="/files/X06zaIBvvTJOcAs6Ic0e" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 3" %}

## <mark style="color:blue;">Nhập thông tin</mark>

Bạn cần điền chi tiết thông tin về kích cỡ sản phẩm, bao gồm các thông tin sau:

* **Thông tin cơ bản**:
  * **Tên loại sản phẩm**: Nhập tên loại&#x20;
  * **Mã loại sản phẩm**: Nhập mã nhận diện&#x20;
  * **Mô tả**: Nhập mô tả chi tiết về loại sản phẩm&#x20;
* **Thông tin bổ sung**:

  * **Loại cha**: Chọn loại cha từ danh sách để phân cấp loại sản phẩm.
  * **Hoạt động**: Bật/tắt để kích hoạt hoặc ẩn loại sản phẩm trong hệ thống.

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

{% hint style="info" %}
Các trường có dấu \* là bắt buộc nhập
{% endhint %}
{% endtab %}

{% tab title="Bước 4" %}

## <mark style="color:blue;">Lưu thông tin</mark>

Sau khi nhập đầy đủ thông tin, bạn hãy nhấn nút ![](/files/nah1obrjlykAZIrJf7Y6) để hoàn tất việc thêm mới một Loại sản phẩm
{% endtab %}
{% endtabs %}


---

# 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-cdp.hub-js.com/warehouse/quan-ly-san-pham/cau-hinh-san-pham/cau-hinh-loai-san-pham.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.
