> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/van-hanh-chung/3.-quan-ly-tai-chinh/tao-giao-dich-truy-thu-nap-tien.md).

# 3.1 Tạo giao dịch truy thu nạp tiền

### TẠO GIAO DỊCH TRUY TẠO NẠP TÀI CHÍNH

Menu => Tạo giao dịch tài chính (1) => Chọn loại giao dịch Truy thu hoặc điều chỉnh (2) => Điền username cần tạo giao dịch (3) => Điền giá trị giao dịch (4) - Điền giá trị "+" hoặc "-" theo nhu cầu => Điền lý do giao dịch (5) => Tạo giao dịch (6) => Nhập mã pin xác nhận.

![image](https://user-images.githubusercontent.com/85599407/189509594-c36c6297-0f85-4ab1-9800-c60f82011ca8.png)

### DUYỆT GIAO DỊCH TRUY THU TẠO NẠP

Memu => Danh sách giao dịch theo yêu cầu (1) => Điền thông tin mã giao dịch hoặc thông tin khách hàng (2) => Tìm kiếm (3) => Chọn giao dịch muốn xử lý (4) => Duyệt hoặc từ chối (5) => Xác nhận mã pin và điền nội dung lý do nếu có (6) => Xác nhận.

![image](https://user-images.githubusercontent.com/85599407/189510016-9cfa8488-01f9-4f11-8b0f-6ebae59daab0.png)


---

# 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://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/van-hanh-chung/3.-quan-ly-tai-chinh/tao-giao-dich-truy-thu-nap-tien.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.
