# AIHR BD — AI-native HRM for Bangladesh

AIHR BD (aihrbd.com) is a multi-tenant Human Resource Management SaaS built for Bangladeshi companies. It combines core HR, attendance, payroll, performance, and self-service portals with AI copilots and localised payments (bKash, Nagad, Rocket, bank transfer).

## Product surface

- **Employees** — unified employee master (personal, employment, salary, banking, documents), auth account provisioning, org chart, transfers, offboarding.
- **Attendance** — biometric device sync (ZKTeco, Hikvision, Dahua, Tipsoi), mobile check-in with geo/face, roster and shift management, overtime, holiday calendar.
- **Leave** — configurable leave types and policies, balances, approval workflow, year-end rollover.
- **Payroll** — salary structures, allowances, deductions, statutory items (PF, tax), payslips, bank transfer files, multi-branch salary allocation.
- **Performance** — goals & OKRs, check-ins, 360 reviews, action items, analytics, leaderboards.
- **Recruitment** — job postings, careers site, applicant tracking, offers.
- **Self-service portal** — payslips, leave, attendance, documents, announcements.
- **AI copilots** — HR assistant, policy Q&A, mood analytics, anomaly detection.

## For AI agents

- Public REST API: `https://aihrbd.com/openapi.json` (OpenAPI 3.0.3).
- API catalog: `https://aihrbd.com/.well-known/api-catalog`.
- Site map: `https://aihrbd.com/sitemap.xml`.
- LLM guide: `https://aihrbd.com/llms.txt`.
- Docs: `https://aihrbd.com/docs`.
- Contact: `support@aihrbd.com`.

## Key pages

- Home — https://aihrbd.com/
- Pricing — https://aihrbd.com/pricing
- Features — https://aihrbd.com/features
- Docs — https://aihrbd.com/docs
- Blog — https://aihrbd.com/blog
- Careers site (per tenant) — https://aihrbd.com/careers
- Contact — https://aihrbd.com/contact
- Terms — https://aihrbd.com/terms
- Privacy — https://aihrbd.com/privacy

## Authentication

- End users authenticate via Supabase Auth (email + password, Google OAuth).
- Public REST API uses per-tenant API keys (`x-api-key` header) scoped to `employees:read`, `attendance:read`, `payroll:read`, `jobs:read`, `apply:write`.

## Localisation

- Languages: English, Bangla (বাংলা).
- Currency: BDT (৳).
- Timezone: Asia/Dhaka.
