> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/bo-phan-giao-vu/quan-li-su-vu/quan-li-delay/tao-phi-delay-charge-delay-fee.md).

# Tạo phí Delay (Charge Delay Fee)

> **Bước 1:** Ở màn hình danh sách của module **Payment,** chọn Create Payment để mở ra màn hình tạo mới Payment.

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

> **Bước 2:** Tại màn hình tạo mới thanh toán, nhập đầy đủ các thông tin mà học viên có **Payment Type** là **Delay Fee**, sau đó nhấn **Save** để hoàn tất.

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

{% hint style="info" %}
:woman\_gesturing\_ok: **Ghi chú:**

1\. Lựa chọn Student. Các phương pháp lựa chọn Student:

Cách 1: Nhập tên vào ô Textbox sau đó Enter

<img src="/files/-LvW8ynB0jyonmXFkRaZ" alt="" data-size="original">&#x20;

Cách 2: Click vào biểu tượng <img src="/files/-LvW9AQWO0OTkxfwXSmZ" alt="" data-size="line">, Popup xuất hiện sau đó tìm kiếm và lựa chọn học viên tương ứng.

2\. Lựa chọn loại Payment là: **Delay Fee**

3\. Nhập số tiền delay fee

4\. Ngày thanh toán, Số lần thanh toán và Thông tin thanh toán
{% endhint %}

> **Bước 3:** Thông tin chi tiết của Payment Delay Fee vừa tạo.

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


---

# 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://help.dotb.vn/bo-phan-giao-vu/quan-li-su-vu/quan-li-delay/tao-phi-delay-charge-delay-fee.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.
