This document summarizes an automatic attendance system using facial recognition and machine learning. The system uses the Haar cascade algorithm for face detection and recognition to identify students as they enter the classroom and automatically mark attendance. The algorithm compares test and training images to determine who is present and absent. Attendance records are stored in a database. The system aims to save time compared to traditional attendance methods by automating the process through facial recognition techniques.