This document proposes an automatic attendance management system using facial recognition algorithms. It aims to reduce human error and resources required for manual attendance recording. The system uses a camera to capture faces at the entrance and matches them to employee photos stored in a database using Haar cascade detection and local binary pattern recognition. If a match is found, the employee is marked present and their attendance updated in real time to an Excel sheet for administrators to view. The system is intended to help organizations more efficiently track attendance compared to traditional paper-based methods.