Maintenance work order types classify each job by what triggered it and how it moves through the shop. The common set is preventive (scheduled service), corrective (a planned repair of a known defect), emergency (an unplanned breakdown needing immediate response), inspection (an assessment that produces information, not a repair), standing (a recurring blanket order for small routine work), and project (installs and improvements with a defined scope and budget). One field, six values, and it decides whether your maintenance data can answer any question at all.

Most plants have a type field in their system and treat it as a formality, something to pick from a dropdown and forget. That is a mistake. The type field is the axis every meaningful maintenance metric is built on: the proactive-versus-reactive ratio, cost by category, PM effectiveness, and the routing that sends an emergency straight to a technician while a project waits for approval. This guide covers each type, the difference between type and priority, and how to code the field so it earns its keep.

What are the main maintenance work order types?

Six types cover almost all maintenance work. They differ along two lines that matter: whether the work was planned (known and prepared in advance) and what triggered it.

The maintenance work order type familyTwo families: planned and unplannedWORK ORDERPLANNED (prepared)UNPLANNED (reactive)preventiveinspectioncorrective (planned)standingprojectemergencyreactive correctivethe planned/unplanned split is the one your reactive ratio is built on
The work order family. Corrective work lives on both sides, a defect found on inspection is planned; the same defect discovered as a breakdown is reactive. That is why the type field alone is not enough without a planned flag.

Preventive (PM) work orders are scheduled service issued on a time or usage trigger, inspect, lubricate, adjust, replace, to catch wear before failure. They are the backbone of a PM schedule and should generate automatically from the schedule rather than being written by hand.

Corrective (CM) work orders repair a known defect. The crucial nuance: corrective work splits in two. A defect found during an inspection, with time to plan parts and schedule the fix, is planned corrective the good kind. The same defect discovered when the machine stops is reactive corrective the expensive kind. Same repair, very different cost, which is why corrective needs a planned flag alongside the type. The planned side is the subject of our corrective maintenance guide.

Emergency work orders respond to an unplanned breakdown that cannot wait, a down line, a safety hazard, a spill. They skip the normal queue and go straight to a technician. Emergencies are unavoidable in small numbers; a plant where they dominate the log is running reactively, whatever its PM schedule claims on paper.

Inspection work orders produce information, not repairs. A vibration route, an oil sample, a checklist walk, they find defects that become planned corrective jobs. Inspections are the engine that converts reactive corrective work into planned corrective work, which is why cutting them to save time is a false economy.

Standing (or blanket) work orders cover recurring small work that is not worth a fresh work order each time, routine housekeeping, minor running adjustments, jobs under a time threshold. They keep the system from drowning in five-minute tickets, but they are also where hours go to hide, so they need a labor cap and periodic review.

Project (or capital) work orders cover installs, relocations, and improvement work with a defined scope, budget, and often a separate approval path. Keeping project hours out of your routine maintenance numbers is essential; a big install booked as maintenance will wreck your cost-per-asset figures for the quarter.

Is work order type the same as priority?

No, and conflating them is the most common coding error. Type answers what kind of work is this; priority answers how soon must it happen. They are independent axes. A corrective job to replace a worn but functioning belt can be low priority. A PM on a critical asset can be high priority. An emergency is the one case where type and urgency are welded together, by definition it is urgent, but everywhere else the two fields move independently.

TypePlanned?TriggerExample
Preventive (PM)YesTime or usage intervalQuarterly gearbox inspection
Corrective, plannedYesDefect found on inspectionReplace bearing flagged by vibration route
Corrective, reactiveNoDefect found at failureReplace bearing after it seized
EmergencyNoUnplanned breakdown / hazardDown conveyor stopping the line
InspectionYesRoute or condition checkMonthly thermography sweep
StandingYesRecurring small workWeekly plant housekeeping round
ProjectYesApproved scopeInstall new palletizer

Keep the fields separate in your system and you can slice work any way you need: all high-priority correctives, all reactive work regardless of urgency, all project hours to exclude from the maintenance budget. Collapse them into one field and every report becomes an argument.

Why does coding work order types matter?

Because the type field is the raw material for the metric that predicts everything else: the ratio of planned to unplanned work. The economics behind that ratio are well documented:

Three things break when the coding is sloppy:

How do you set up a work order type scheme? 5 steps

A good scheme is small, unambiguous, and enforced at the point of entry. Build it like this.

  1. Keep the list short. Six or seven types cover almost everything. Every extra type is a coin-flip at data entry and a coding inconsistency later. If you cannot explain a type in one sentence, cut it.
  2. Add a planned flag separate from type. Because corrective work lives on both sides of the planned line, one boolean, was this prepared in advance?, does more for your reactive ratio than any number of type values. This single flag is the backbone of the whole scheme.
  3. Write one-line definitions and examples. Post them where work orders are opened. “Emergency = production is down or a safety hazard exists, right now” ends more coding arguments than a policy binder. Ambiguity at entry is what corrupts the data.
  4. Enforce it in the system, not by memory. Make type a required field, restrict who can code an emergency, and validate on close-out. A CMMS that requires and audits the type field beats a spreadsheet that trusts everyone to remember.
  5. Audit the mix monthly. Review the split of types and the planned ratio on your KPI dashboard. A sudden jump in emergencies or standing-order hours is usually a coding drift or a real reliability slide, either way you want to catch it in weeks, not at year-end.
Planned versus unplanned mix: reactive versus proactive plantThe mix the type field lets you seereactive plantplanned ~45%unplanned ~55%proactive plantplanned ~85%~15%you cannot manage this ratio if the work order type and planned flag are not coded honestly
The planned-versus-unplanned mix is the headline metric the type field feeds. Moving the bar from 45% to 85% planned is the whole reliability journey in one picture.

How do work order types connect to the rest of maintenance?

Work order types are the vocabulary the rest of the maintenance system speaks. They record which maintenance strategy each asset is actually running, a run-to-failure asset shows only reactive correctives, a predictive asset shows inspections feeding planned correctives. They flow into planning and scheduling where planned types get prepared and loaded while emergencies break in. They determine what lands in the backlog and what counts toward schedule compliance. And they only stay clean if capture is easy at the machine: when technicians code and close work orders on a tablet at the point of work rather than reconstructing them on paper Friday afternoon, the type data stays honest. That shift, from paper logging to live capture, is what the CLS case study documents, and pulling the underlying work records into one place is the problem described on our platform overview. Coding is not bureaucracy; it is how a pile of finished jobs becomes a program you can steer, and it deserves a place on your reporting from day one.