Manage all job designations and position levels
No designation selected
Click the ⋮ menu on any designation row and choose View Details.
Status
{(['all', 'active', 'inactive'] as const).map((s) => ( ))}Department
| Designation Name | Code | Department | Level | Employees | Status | Actions |
|---|---|---|---|---|---|---|
|
No designations found Create your first designation to get started. |
||||||
|
{row.name} |
{String(row.code || '—')} | {String(row.department || '—')} | {String(row.level || '—')} | {Number(row.totalEmployees || 0)} |
|
|
Showing 1–{filteredRows().length} of {filteredRows().length} designations
You are about to permanently delete {deleteTarget()?.name}. This action cannot be undone.