Last Updated: February 25, 2026


Overview

The Herald Admin Dashboard provides user management capabilities for authorized positions. Access is controlled via ABAC based on the manage_users permission.


Dashboard Layout

Navigation Structure

Herald Admin Dashboard
├── Sidebar Navigation
│   ├── Dashboard Home
│   ├── Users
│   │   ├── All Users
│   │   ├── Create User
│   │   └── Bulk Upload
│   ├── Positions (view only for MVP)
│   └── Settings
│       └── My Profile
│
└── Main Content Area

Header


Feature 1: User List Table

Page: /users

UI Components

Search & Filters Bar