# Students

The **Students** tab consists of only one **My Students** **table** and gives a comprehensive overview of all the students enrolled in the instructor's courses. This section allows course instructors to track learner engagement, manage student progress, and access detailed information about each student's activity. Below is an explanation of the key features found within the **Students** tab.

<figure><img src="/files/nQCIqBmpWpUObYv0lUpb" alt=""><figcaption><p>My Students Table</p></figcaption></figure>

* **Name -** The name of each student.
* **Enrollments -** The total number of courses the student is enrolled in.
* **Reviews -** The number of course [**reviews**](/masterstudy-lms/lms-course-features/reviews.md) left by the student.
* **Joined -** The date when the student registered on the platform.
* **Detailed Report** - Click the button to get brief information about [**the selected student.**](/masterstudy-lms/lms-analytics/analytics-for-instructors.md#detailed-report-of-the-student)


---

# 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://docs.stylemixthemes.com/masterstudy-lms/lms-analytics/analytics-for-instructors/students.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.
