# Unit Repair Detail Page Full Reference
The Unit Repair Detail page is the single source of truth for everything related to a specific unit's time in the workshop. It aggregates all cost data, photo documentation, activity history, parts consumed, damage origin, and chargeback status.
How to get there: Maintenance Tracker → ⋯ → View Repair Detail, or click directly on a unit card in the Kanban view.
URL pattern: `/inventory/items/{itemId}/repair`
Page Sections
Header
The header displays:
Cost Summary
A four-tile breakdown:
| Tile | Source |
|---|---|
| Labor Hours | Sum of all logged labor hours |
| Parts Cost | Sum of all parts line totals |
| Direct / Other | All non-parts direct costs |
| Grand Total | Parts + Direct (labor hours × rate in Chargeback card) |
If a cost estimate was set, shows over/under in red/green.
Parts Consumed
A table of every fleet part issued to this unit:
| Column | Description |
|---|---|
| Part | Part number + description |
| Qty | Quantity issued |
| Unit Cost | Cost per unit at time of issue (frozen) |
| Line Total | Qty × Unit Cost |
| Logged | Timestamp of issuance |
Damage Origin
If damage was caused during a customer job or by a specific customer, record here:
Saving these links the unit's chargeback record to a customer and job, which pre-populates the Chargeback card.
Photo Gallery
Two tabs:
Clicking a photo opens it in full size. Photos are stored as URL arrays and are never deleted when an activity is removed.
Activity Timeline
The complete chronological log of every repair activity, identical to the timeline in the standalone modal, but embedded for context.
Chargeback Card
(See Chargeback Invoicing article for details)
Action Buttons
| Button | What It Does |
|---|---|
| Log Repair Activity | Opens the activity modal |
| Return to Service | Starts the Return to Service flow |
Additional status-specific actions: