> For the complete documentation index, see [llms.txt](https://lenef.gitbook.io/erpfactory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenef.gitbook.io/erpfactory/chuc-nang-r-and-d/chuc-nang-quan-ly-danh-muc-dinh-duong.md).

# Chức năng quản lý danh mục dinh dưỡng

Chức năng cho phép quản lý danh sách giá trị dinh dưỡng có trong nguyên vật liệu, cũng như trong sản phẩm

* **B1**: Truy cập danh mục R\&D >> Danh mục giá trị dinh dưỡng. Trên màn hình sẽ hiển thị tất cả giá trị dinh dưỡng đã được cấu hình.

<figure><img src="/files/39BONbU5BYoGScr0CV1b" alt=""><figcaption></figcaption></figure>

* **B2:** Xem chi tiết 1 giá trị dinh dưỡng bằng cách chọn 1 bản ghi trên danh sách

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

* **B3:** Thêm mới 1 giá trị dinh dưỡng bằng cách chọn "**MỚI**"

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

* **B4**: Nhập thông tin cần thiết cho chỉ tiêu dinh dưỡng mới:
  * Tên chỉ tiêu DD
  * ĐVT: Đơn vị tính của chỉ tiêu
  * Tỷ lệ: Tỉ lệ trên 100g sản phẩm (tương ứng với công thức tính trong Excel)
  * Giá trị dinh dưỡng cha: Cho phép chọn giá trị dinh dưỡng cha chứa nó. Ví dụ các giá trị dinh dưỡng đều có giá trị dinh dưỡng cha là Năng lượng
* **B5**: Sau khi nhập xong thông tin sẽ tự động được lưu trữ trên cơ sở dữ liệu


---

# 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:

```
GET https://lenef.gitbook.io/erpfactory/chuc-nang-r-and-d/chuc-nang-quan-ly-danh-muc-dinh-duong.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.
