# 3.3. Thống kê công nợ

## Mục đích: Theo dõi thống kê công nợ của khách hàng

Để thống kê công nợ, từ thanh tác vụ, quý khách chọn thống kê => Thống kê công nợ

![image](https://user-images.githubusercontent.com/109578103/201890052-42d3c26c-fd21-421b-8f0e-2be632ce759a.png)

Tại giao diện, quý khách sẽ thấy tổng tiền phải thu, phải trả, số dư và trạng thái thanh toán của từng khách hàng. Để xem công nợ của một người cụ thể, quý khách điền tên đăng nhập của khách hàng và ấn **Tìm kiếm**. Nếu muốn xuất dữ liệu, quý khách chọn vào **Xuất Excel**.

![image](https://user-images.githubusercontent.com/109578103/201890119-e89361c9-0316-4ca9-ae44-675ba32632fc.png)


---

# 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/order-management-don-vi-cung-cap-dich-vu/van-hanh-chung/3.-quan-ly-tai-chinh/thong-ke-cong-no.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.
