Track live operational health and action-required metrics.
Operation Efficiency Space, also shown as OE Space, is the operations monitoring and dispatch workspace in UtopiaSystem.
It helps operations teams monitor job performance, track unassigned jobs, review job status by business unit, check attendance records, and manage dispatch resources such as trips, job logs, vehicles, and technicians.
Operation Efficiency Space is active in the deployed system and appears in the main launcher for users with OE access.
| Launcher location | Spaces / OE |
|---|---|
| Launcher access | ops-efficiency.app.access |
| Workspace access | ops-efficiency.workspace.view |
| Status | Active |
The purpose of Operation Efficiency Space is to help the operations team monitor daily job activity and improve operational visibility.
Track live operational health and action-required metrics.
Identify jobs that still need an owner, technician, or driver assignment.
Review job status, completion, issue rates, and performance across business units.
Validate operations attendance records, timing, locations, and attendance evidence.
Plan trips, schedules, technician workload, and vehicle usage.
Maintain job logs, vehicles, technicians, and dispatch-related records.
Operation Efficiency Space is permission-based.
Users need ops-efficiency.workspace.view to access the Operation Efficiency workspace.
This access is generally intended for:
Users without OE access will not see the OE Space card in the launcher and will not be directed into the workspace.
Operation Efficiency Space is organized into General navigation, Reports, and Dispatch.
| Area | Purpose |
|---|---|
| General | Home returns the user to the main launcher, while Dashboard opens the Operation Efficiency Space landing page. |
| Reports | Monitoring operational performance, job completion, job ownership, business-unit status, and attendance. |
| Dispatch | Managing operational scheduling, field work assignment, job logs, vehicles, and technicians. |
The OE dashboard is the main landing page for Operation Efficiency Space. It shows available OE modules and includes a search box so users can quickly find the module they need.
Monitor live OE job health and action-required metrics.
Track jobs that do not yet have an assigned owner.
Review job progress and status counts across business units.
Review attendance records for operations-related employees.
The Reports section focuses on monitoring operational performance, job completion, job ownership, and attendance.

The KPI Summary Dashboard is used to monitor live OE job health and action-required metrics. It helps users understand current operational performance at a high level.
The Unassigned Job Tracker is used to track jobs that do not yet have an assigned owner. It focuses on jobs for the current day that may need action from the operations team.

Job Status by Business Unit is used to review job progress across business units and compare performance across daily, weekly, or monthly periods.

Operations Attendance Record is used to review attendance records for operations-related employees and validate clock-in or clock-out evidence.
The Dispatch section is used to manage operational scheduling and field work assignment.

Susun Trip is the dispatch planning board. It is used to assign jobs to technicians and vehicles based on date, branch, time slot, and schedule availability.

Job Logs shows operational job records, including both ad-hoc jobs and scheduled order visits. Users can also create ad-hoc jobs when work does not originate from a normal order flow.

Vehicles is the vehicle roster used by OE dispatch. It stores vehicles that can be assigned to jobs in Susun Trip.

Technicians is the technician roster used by OE dispatch. It stores technician information used when assigning jobs in Susun Trip.
Susun Trip uses fixed time slots and supported branches to prepare daily dispatch plans.
| Scheduling Area | Available Options |
|---|---|
| Time Slots | Slot Pagi 9am - 12pm, Slot Tengahari 12pm - 4pm, Slot Petang 4pm - 7pm, Slot Malam 7pm - 10pm |
| Supported Branches | KL, N9, Johor, Penang, Melaka |
OE reports pull job information from multiple operational job sources.
Operation Efficiency Space includes a frontend workspace application and a Spring Boot backend service that acts as a proxy for OE dispatch APIs.
| Layer | Endpoint / Scope |
|---|---|
| Frontend calls | /api/oe/* |
| Backend forwards to | /api/v1/oe/* |
| Authentication | The backend uses the user's Supabase session token for authentication. |
| Default backend BU | encik-beku |
The backend proxy is used for OE dispatch features such as:
Operation Efficiency Space currently includes the following active areas.
These workflows cover the main Operation Efficiency monitoring and dispatch areas.
Operation Efficiency Space helps the operations team track job health, monitor unassigned work, review job status by business unit, check attendance, plan technician trips, manage job logs, maintain vehicles, and manage technician rosters.
Recent documentation and system notes.
Date formatting has been improved and order links are now displayed in the Ops Efficiency space.
Introduced an identity broker for the OE Hub and implemented ebJobUrl for handling LG and regular order URLs. Resolved HTTP header size issues to prevent 400 errors on /oe/auth/resolve.
The Operations Efficiency app now includes the Susun Trip board, a new Tech Updates page, and an updated mobile pairing API for improved functionality.