Learning Center
Learn how to use Leja
Tutorials, guides, and documentation to help you get the most out of your business management platform.
User Guides
HR Module Documentation
Comprehensive guides for managing your workforce with Leja HR.
Popular Guides
Administration
5 guidesAttendance
5 guidesLeave Management
2 guidesPayroll
3 guidesStaff Claims
1 guidesStaff Loans
1 guidesSpecial Duty
1 guidesTrips
1 guidesPerformance
1 guidesReports
3 guidesVideo Tutorials
Learn by watching
Step-by-step video tutorials to help you master every feature.
5:32
Getting Started
Platform Overview
A complete tour of the Leja platform and its key features.
8:15
HR & Payroll
Setting Up HR Module
Learn how to configure employees, departments, and shifts.
10:45
HR & Payroll
Processing Payroll
Step-by-step guide to running your monthly payroll.
6:20
HR & Payroll
Leave Management
Configure leave types and process leave applications.
7:10
HR & Payroll
Attendance Tracking
Set up timesheets and track employee attendance.
4:55
Analytics
Generating Reports
Create custom reports and schedule automated delivery.
For Developers
API Documentation
Build custom integrations with our comprehensive REST API. Full documentation, code samples, and SDKs available.
- RESTful API with JSON responses
- OAuth 2.0 authentication
- Webhooks for real-time events
- SDKs for PHP, Node.js, and Python
api-example.json
GET
/api/v1/hr/employees{
"data": [
{
"id": "emp_12345",
"name": "Ahmad Hassan",
"department": "Sales",
"position": "Manager",
"status": "active"
}
],
"meta": {
"total": 48,
"page": 1
}
}Still need help?
Our support team is available Monday-Friday, 9am-6pm MYT to assist you.