# InfixLMS Dashboard

## Dashboard

At the top menu of the left sidebar is **Dashboard.** There are several viewports in the dashboard. we can see the number of students, instructors, and courses, etc. at a glance. Summary of the Income and Expenses is very important for the **InfixLMS** system. After login, a user can see the update for that day.

![Dashboard (a)](/files/-MS6jo2QmGrk64iYb9Zu)

### 1. **Dashboard:**&#x20;

&#x20;A **dashboard**, in website administration, is typically the index page of the control panel for a website's content management system.

### 2. Collapse Navbar:

Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.

### 3. Search

Find & quickly navigate menu items easily in InfixLMS.

### 4. Language Switcher

&#x20;**InfixLMS** delivered to you equipped with different languages: English, Arabic (RTL), French, Dutch, German, Hindi, Italian, Turkish, Russian, Spanish, etc. You can also add language with your own customization. and switch language with your own choice.

### 5. Messages

In InfixLMS  User can send a private message. If have any unseen message that will be displayed here.

### 6. Profile&#x20;

The user can see their profile, change their existing password. Logout button at the bottom of this profile section.

### 7. Students

The number of the registered **Students** in InfixLMS will be displayed here.

### 8. Instructors

The number of the registered **Instructors** in InfixLMS will be displayed here.

### 9. Subjects

The number of total subjects in InfixLMS will be displayed here.

### 10. Total Enrolled

The number of total enrolled in InfixLMS will be displayed here.

### 11. Total Enrolled Amount

Total Enrolled Amount in InfixLMS will be displayed here.

### 12. Revenue&#x20;

How much revenues earn from InfixLMS will be displayed here.

### 13. Enrolled Today

InfixLMS gives you the report of today's total enrolled number.

### 14.This Month

InfixLMS gives the current month enrolled report at a glance.

![Dashboard (b)](/files/-MS6sl1Gy9WhC0Vh6ZVO)

### 15. **Monthly Income**&#x20;

This Graph will be represented **Monthly Income Stats.**

### **16. Payment Statistics**&#x20;

This graph will represent payment statistics.

![Dashboard (c)](/files/-MS6u9mMSf24bexzaQth)

### 17. **Recent Enrolls**

Recently enrolls courses/quizzes/classes will be displayed here.

### 18.Overview of Courses&#xD;

Overview of courses will be displayed here. we can see how many courses are published & how many courses are disabled.&#x20;

![Dashboard (d)](/files/-MS6vzluGBacH_1NwYAN)

### 19. **Daily Wise Enroll Status for the current month**

Daily Wise Enroll will be displayed in a graphical format.

### 20. **User Login Chart (By Date)**

![](/files/dOp4OsDljWLJ0sCPLSZ7)

### 21. **User Login Chart (By Time)**

![](/files/HFoL1g9fCAPOpvScQHt8)


---

# 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://infixlms.gitbook.io/infixlms/infixlms-dashboard.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.
