Admin Guide
Student Management Guide
How to add, edit, and manage student records effectively.
Support Team
2023-10-05
Student Management
Managing student records is the core of EduSuite OS. This guide covers how to maintain accurate student data.
Adding a New Student
You can add students individually or via bulk import.
Individual Entry
- Navigate to Students > All Students.
- Click the
+ Add Studentbutton. - Fill in the mandatory fields:
- First Name
- Last Name
- Date of Birth
- Class/Grade
- Click Save.
Bulk Import
For large schools, we recommend using the CSV import tool.
javascript// Example CSV format Name, Grade, ParentEmail "John Doe", "10A", "john.p@example.com"
Student Profiles
Each student has a comprehensive profile containing:
- Academic History
- Attendance Record
- Fee Status
- Disciplinary Logic
Tip: Use the search bar (Cmd+K) to quickly find any student by name or ID.