Secure Staff Tracker, Directory & Approvals
Transfers, Directory & Multi-Person Deletion Approval Audit Trail Active
Total Records
{{ records.length }}
Police Portal Yes
{{ records.filter(r => r.policePortalCompleted === 'yes').length }}
Police Portal Pending
{{ records.filter(r => r.policePortalCompleted === 'pending').length }}
Deletion Requests
{{ pendingRequestsCount }} pending approval
There are {{ pendingRequestsCount }} pending deletion request(s) waiting for multi-person approval.
Policy requires at least one other team member to review and approve before any entry is permanently deleted.
Manage staff assigned to each branch with deletion approval safeguards.
Pending Approvals
{{ pendingRequestsCount }}
Requires 1 other person
Approved & Deleted
{{ approvedDeletionsCount }}
Dual-verified deletions
Permanent Audit Logs
{{ deletionAuditLogs.length }}
Immutable records
No user can delete records unilaterally. The requester cannot approve their own deletion. Audit logs cannot be removed by users.
When a team member requests to delete a row in the Staff Tracker or Directory, it will appear here for review and second-person approval.
Branch: {{ req.branch }}
Reason for Deletion
{{ req.reason }}
Record Info: {{ req.extraInfo }}
Complete record of who requested deletion and who approved or rejected it. This log cannot be altered or removed by users.
Policy: Requires approval from at least 1 other team member
Preserved original data snapshot for compliance
Manage users and reset passwords. User accounts cannot be deleted to preserve historical audit trail.
| Team Member | Password Status | Audit Trail | Action |
|---|---|---|---|
|
{{name.charAt(0)}}
{{name}}
{{ ADMINS.includes(name) ? 'Administrator' : 'Team Member' }}
|
Default (1234) Custom Secure |
Reset by: {{usersData[name]?.resetBy || 'System'}}
{{new Date(usersData[name]?.resetAt || Date.now()).toLocaleString()}}
|
You are currently using the default password. For security, please set a new custom password to continue.
Enter your new custom password below.