# Quản lý hồ sơ học viên, lịch sử thanh toán

> **Bước 1:** Ở màn hình danh sách của module **Học viên** - **Students**, hệ thống sẽ hiển thị thông tin sơ lược hồ sơ học viên cho User.

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

> **Bước 2:** Bạn có thể chọn vào từng học viên để theo dõi thông tin học viên, lịch sử thanh toán, học nợ, học demo, lịch sử cuộc gọi,..

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

{% hint style="success" %}
**Giải thích các thông số trong hồ sơ học viên :**

1. Tổng học phí là các khoản học phí học viên đã đóng (Không bao gồm sách, vật phẩm, học liệu)
2. Tổng học phí đã ghi danh : Học phí học viên đã dùng đăng kí lớp học
3. Học phí còn lại : Khoản số dư học viên chưa dùng đăng kí lớp học
4. Tổng số dư Topup : Khoản tiền mặt học viên còn chưa cấn trừ cho học phí hoặc chuyển nhượng cho học viên khác.
   {% endhint %}

<figure><img src="/files/8raaurpisauUDaLKRFYR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Ghi chú** : Ngoài ra người dùng còn có thể xem lịch sử học trong phần đăng kí học, lịch sử bảo lưu, điểm danh ở các tab tương ứng trong hồ sơ học viên.
{% endhint %}


---

# 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://ems.help.dotb.vn/dotb-ems/students-hoc-vien-chinh-thuc/quan-ly-ho-so-hoc-vien-lich-su-thanh-toan.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.
