PaulRentACar Docs
Operations

Vehicle Assignment Queue

Managing unassigned reservations, matching vehicles to bookings, and resolving availability conflicts before SLA breach.

Overview

The Unassigned Queue is the fleet desk's primary workspace. Every confirmed reservation that does not yet have a vehicle assigned appears here. The goal is to match every reservation with an appropriate vehicle before the SLA window closes. Unassigned reservations that breach SLA directly impact customer satisfaction and revenue.

Unassigned Vehicles


Why Reservations Appear as Unassigned

ReasonDescription
New confirmationReservation just confirmed — no vehicle selected yet
Vehicle swapped outPrevious vehicle removed due to maintenance, damage, or recall
Overbooking releaseSystem overbooked — vehicle reassigned to higher-priority booking
Customer upgradeCustomer requested a different category
Manual unassignmentBranch staff removed assignment to re-evaluate

Queue Columns

The unassigned queue displays these fields to help you make fast decisions:

ColumnWhat It Shows
Reservation #Unique reservation identifier
Customer NameBooking customer
CategoryRequested vehicle category (economy, SUV, luxury, etc.)
TransmissionManual or automatic
Pickup Date/TimeWhen the customer expects the vehicle
Pickup LocationBranch or delivery address
DaysRental duration
PriorityNormal, VIP, Corporate, or Urgent
SLA TimerTime remaining before breach
ActionsSuggest, Assign, View

Step-by-Step: Assigning a Vehicle

Step 1 — Review the Reservation

Click the reservation row to expand the details panel:

  1. Read the customer's special requests (if any).
  2. Note the category, transmission, and extras.
  3. Check the pickup location and time.

Step 2 — Request Vehicle Suggestions

Click Suggest Vehicle. The system runs a matching algorithm that considers:

FactorWeightExplanation
Category matchHighMust match requested category or higher
Transmission matchHighManual vs. automatic — must match
Availability windowHighVehicle must be free for the entire rental period
Location proximityMediumVehicle at the same branch preferred
Mileage bracketLowLower-mileage vehicles preferred for longer rentals
Vehicle ageLowNewer vehicles preferred for VIP customers
Extras compatibilityMediumVehicle must support required extras (roof rack, tow bar)

The system returns a ranked list of available vehicles.

Step 3 — Select and Assign

  1. Review the suggested vehicles.

  2. Click Assign on your chosen vehicle.

  3. Confirm the assignment. The system:

    • Updates the reservation with the vehicle ID.
    • Updates the vehicle status to reserved.
    • Removes the reservation from the unassigned queue.
    • Creates an audit log entry.

Step 4 — Notify the Customer (Optional)

If delivery is required, the assignment automatically triggers a delivery task creation. For branch pickup, the customer receives a notification that their vehicle is confirmed.


Manual Assignment

If the suggestion engine does not return suitable results, you can assign manually:

  1. Click Manual Assign instead of Suggest.
  2. Search the fleet by category, location, or plate number.
  3. The system validates:
    • Vehicle is available (not reserved, rented, or maintenance).
    • No scheduling conflict exists.
  4. Select the vehicle and confirm.

Note: Manual assignments bypass the suggestion algorithm but still enforce conflict detection. You cannot assign a vehicle that is already reserved or rented for overlapping dates.


Availability Conflict Detection

The system prevents double-booking by checking:

Conflict TypeDetection MethodResolution
Overlapping reservationDate range overlap checkBlock assignment, suggest alternative
Maintenance windowCalendar check against maintenance scheduleBlock assignment, suggest alternative
Pending collectionVehicle has an active contract ending close to pickupWarn if gap < 2 hours
Pending deliveryVehicle is currently being deliveredBlock assignment
Insurance expiryVehicle insurance expires during rentalBlock assignment, flag for renewal

Reassignment

To reassign a vehicle that is already assigned:

  1. Open the reservation from the Assigned tab.

  2. Click Reassign Vehicle.

  3. Select a new vehicle from the suggestions.

  4. Enter a reason for reassignment (required).

  5. Confirm. The system:

    • Releases the original vehicle (status → available).
    • Assigns the new vehicle (status → reserved).
    • Notifies the customer of the change (if category changed).
    • Logs the reassignment with reason.

Policy: Reassignment must be communicated to the customer at least 4 hours before pickup if the category changes. Same-category reassignment does not require customer notification.


SLA Tracking

Every unassigned reservation has a live SLA timer:

Time to PickupSLA StatusAction Required
> 4 hoursNormalAssign at your pace
2–4 hoursWarningPrioritize this assignment
< 2 hoursCriticalAssign immediately or escalate
Past pickup timeBreachedAssign + notify branch manager

The SLA dashboard at Operations → SLA shows all unassigned reservations sorted by urgency.


Priority Rules

When multiple reservations compete for the same vehicle:

Priority LevelOverride Rule
urgentTakes any available vehicle, even if reassigned from normal
vipTakes precedence over normal within same category
corporateSame as VIP — corporate SLA guarantees apply
normalFirst-come, first-served

Escalation: If no vehicle is available for a vip or corporate reservation within 2 hours of SLA breach, the system escalates to the Operations Director automatically.


Callouts

Never leave a reservation unassigned past SLA breach without escalating. The system tracks assignment time and reports it to branch management daily.

Peak season tip: During high-demand periods, use the Fleet Availability Forecast (Reports → Fleet) to proactively identify gaps 7 days ahead.

On this page