# Users

{% embed url="<https://youtu.be/7NqPcDGVOZM?t=320>" %}

The **Users** tab provides a comprehensive overview of user growth and activity on the platform, segmented by students and instructors. The trend graphs allow for monitoring user engagement over time, while the tables provide in-depth information about individual users, such as their enrollment activity, contributions to reviews, and the date they joined. The data can be sorted to highlight key user segments, making it easier for administrators to manage user activity and growth.

<figure><img src="/files/WC2bmSeiMMG7ufZfJkkA" alt=""><figcaption><p>Overview of the Users Tab</p></figcaption></figure>

### Top Summary Metrics

<figure><img src="/files/B71eEkWmxcoVzHbgKjG5" alt=""><figcaption><p>Top Summary Metrics for Users tab</p></figcaption></figure>

* **Total Users -** The total number of users registered on the platform
* **Students -** The total number of students currently using the platform
* **Instructors -** The total number of instructors on the platform

### Users and Instructors Charts

These line graphs show the daily trend of new user and instructor registrations over the selected date range. It visualizes spikes and drops in user sign-ups, providing insights into user growth over time.

<figure><img src="/files/X1e4Zy8vG69JLAHMXXhz" alt=""><figcaption><p>Users and Instructors Charts</p></figcaption></figure>

### Instructors Table

This table provides details about individual instructors:

<figure><img src="/files/twKIqh8w1AG1Jz6BpkEZ" alt=""><figcaption><p>Instructors Table</p></figcaption></figure>

* **Name -** The name of each instructor.
* **Enrollments -** The total number of students enrolled in the instructor's courses.
* **Own Courses -** The number of courses created by the instructor.
* **Reviews -** The number of [**reviews**](/masterstudy-lms/lms-course-features/reviews.md) received for the instructor's courses.
* **Joined -** The date when the instructor joined the platform.
* **Detailed Report** - Click the button to get brief information about[ **the selected instructor.**](/masterstudy-lms/lms-analytics/analytics-for-admin.md#detailed-report-for-the-instructor)

### Students Table

This table lists detailed information about students:

<figure><img src="/files/fu0hcFroDDonDTprtaVI" alt=""><figcaption><p>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.**](#detailed-report-for-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-admin/users.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.
