# Tạo mới sản phẩm

**Mục đích**: Để đáp ứng nhu cầu vận hành, trước hết người dùng cần cấu hình dữ liệu sản phẩm trên hệ thống. Có 2 cách để tạo sản phẩm: tạo bằng giao diện ngay trên hệ thống hoặc tải file excel dữ liệu sản phẩm vào hệ thống

**Bước 1**: Tại Menu **Sản phẩm**, người dùng bấm chọn nút "**Tải file tạo mới sản phẩm**", click hoặc kéo thả file vào vùng yêu cầu

![image](https://user-images.githubusercontent.com/73808891/121619206-6a286400-ca92-11eb-9ef1-9136446134d9.png)

**Bước 2**: Nhập các thông tin của sản phẩm theo file excel

**Bước 3**: Với sản phẩm không có thuộc tính thì hệ thống tự động ra 1 Mã sku = Mã sản phẩm Với sản phẩm có các giá trị thuộc tính hệ thống tự động sinh các Mã sku ứng với các thuộc tính của sản phẩm ![image](https://user-images.githubusercontent.com/73808891/121619434-cf7c5500-ca92-11eb-94af-65ec991184e4.png)

**Bước 4**: Người dùng có thể cập nhật thông tin sản phẩm bằng cách click vào Mã sản phẩm bản ghi cần cập nhật và chỉnh sửa các thông tin cho sản phẩm


---

# 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://hd.gobiz.vn/english/m28/quan-ly-san-pham/product_config.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.
