# Danh sách học viên, thông tin đăng kí

> **Bước 1:** Ở màn hình danh sách của module **Students**, nhấn chọn học viên mà bạn muốn xem thông tin.

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

> **Bước 2:** Hệ thống hiển thị thông tin thông tin của học viên như lịch sử thanh toán, lớp học,…

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

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

1. Sum| Paid: Tổng số tiền/giờ đã trả
2. Sum| Enrolled: Tổng số tiền/giờ đã đăng kí vào lớp học
3. Sum| Outstanding: Tổng số giờ học nợ
4. Sum| Remain: Tổng số tiền/giờ còn lại &#x20;
5. Studied - Enroll: Tổng số tiền học viên đã học (tính tới thời điểm hiện tại)
6. Drop revenue amount: Tổng số tiền/giờ đã được drop vào doanh thu phân bổ
   {% 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://help.dotb.vn/bo-phan-giao-vu/quan-li-lop-hoc/danh-sach-hoc-vien-thong-tin-dang-ki.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.
