> For the complete documentation index, see [llms.txt](https://hotro-hoadonbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-hoadonbachkhoa.pmbk.vn/2.-danh-muc/2.2-danh-muc-nhan-vien.md).

# 2.2 Danh mục Nhân viên

## 2.2.1 Thêm danh mục Nhân Viên

### Cách 1:&#x20;

Thêm danh mục Nhân viên từ file excel

{% content-ref url="/pages/Qe5OW6hRj17r4Fkynt9X" %}
[Broken mention](broken://pages/Qe5OW6hRj17r4Fkynt9X)
{% endcontent-ref %}

### Cách 2:

* Truy cập **Danh mục**/ Chọn **Nhân viên**/Chọn **Thêm**

![](/files/IJsYcFQpIMS6rF2sRqKM)

* Điền các thông tin nhân viên

![](/files/qyVL6OGBeoIsI2kvxDoj)

* Sau đó chọn **Lưu.**

## **2.2.2 Sửa danh mục Nhân viên**

* Truy cập **Danh mục**/ Chọn **Nhân viên**
* Tích chọn **Nhân viên** cần sửa/Chọn **Sửa**&#x20;
* Khai báo thông tin **Nhân viên**

![](/files/0NwrQRePbez0tmMsnLIR)

* Sau đó chọn **Lưu**

## **2.2.3 Xóa danh mục nhân viên**

* Truy cập **Danh mục**/ Chọn **Nhân viên**
* Tích chọn **Nhân viên** cần xóa /Chọn **Xóa**

![](/files/0wrp4DP24fYViiIUE6HJ)

* Chọn **Đồng ý**

## **2.2.4 Nhân bản danh mục nhân viên**

* Truy cập **Danh mục**/ Chọn **Nhân viên**
* Tích chọn **Nhân viên** cần nhân bản /Chọn **Nhân bản**
* Khai báo thông tin **Nhân viên**

![](/files/npw0ebQ6QPIAwhXVHRct)

* Sau đó chọn **Lưu**

## **2.2.5 Xuất khẩu danh mục Nhân viên**

* Truy cập **Danh mục**/ Chọn **Nhân viên**
* Tích chọn **Nhân viên** cần xuất khẩu /Chọn **Xuất khẩu**

![](/files/nbdxwfnidXcAF4OYeDi7)


---

# 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://hotro-hoadonbachkhoa.pmbk.vn/2.-danh-muc/2.2-danh-muc-nhan-vien.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.
