> 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.1-danh-muc-khach-hang.md).

# 2.1 Danh mục Khách hàng

## 3.1.1 Thêm danh mục Khách hàng

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

* Thêm khách hàng bằng cách nhập khẩu file excel

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

### Cách 2:

* Truy cập **Danh mục**/ Chọn **Khách hàng**/Chọn **Thêm**

![](/files/ZmwlRAyGuCPFfgZFtW4r)

* Điền các thông tin khách hàng

![](/files/yEjhJWa9Ym57WwI1cCw1)

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

{% hint style="info" %}
Có thể thêm mới khách hàng bằng cách nhập mã số thuế và chọn Lấy thông tin. Người dùng lưu ý trong quá trình lấy thông tin nhớ xem lại thông tin khách hàng có chính xác hay không.
{% endhint %}

## **3.1.2 Sửa danh mục Khách hàng**

* Truy cập **Danh mục**/ Chọn **Khách hàng**
* Tích chọn **Khách hàng** cần sửa /Chọn **Sửa**&#x20;

![](/files/qlf8RBIlgKHqQGROmx5b)

* Chỉnh sửa thông tin khách hàng

![](/files/4bdpbwmo3kMh1fgrCrS0)

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

## **3.1.3 Xóa danh mục khách hàng**

* Truy cập **Danh mục**/ Chọn **Khách hàng**
* Tích chọn **Khách hàng** cần xóa /Chọn **Xóa**

![](/files/pllJW7XIQDo1YjXRy8X0)

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

## **3.1.4 Nhân bản danh mục khách hàng**

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

![](/files/oB5ABVJ6G8bl6aqWNayI)

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

## **3.1.5 Xuất khẩu danh mục khách hàng**

* Truy cập **Danh mục**/ Chọn **Khách hàng**
* Tích chọn **Khách hàng** cần xuất khẩu /Chọn **Xuất khẩu**

![](/files/7kRoP60evPG5nZGO8cHF)


---

# 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.1-danh-muc-khach-hang.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.
