Vehicles Page
The Vehicles page displays a list of all vehicles that have ever been added to a request. This acts as a saved vehicle database, making it easy to reuse vehicles for new transportation requests without having to manually re-enter their information.

Vehicle List
Each row represents one vehicle and includes the following details:
- VIN - The unique vehicle identification number.
- Vehicle - Year, make, and model.
- Color - If recorded during a previous move.
- Latest Origin - The most recent pickup location and date.
- Latest Destination - The most recent drop-off location and date.
- # of Requests - How many times this vehicle has been included in transport moves.
- Favorite - Allows users to mark frequently used vehicles for quicker access.
Search and Filters
At the top of the page, users can refine the vehicle list using:
- Search Bar - Search by VIN, model or location.
- Filter by Model - Show only vehicles of a selected model.
- Filter by VIN Type - Full VIN, Partial VIN or No VIN.
- Show All / Show Favorites Only - Toggle to hide or show favorite vehicles.
- Reload - Refreshes the list to reflect the latest updates.
Creating a New Request
Users can select one or multiple vehicles from the list.
Once selected, the “Create new request for X vehicles” button (top right) becomes active.

Clicking this button starts a new Request with the selected vehicles automatically included.
From this point forward, the steps are the same as creating any new request. See Create a New Request page for completing the Request
Purpose
This page allows users to:
- Quickly access vehicles previously transported
- Reuse vehicles in future moves
- Track vehicle movement history (where it last came from and where it went)
- Organize frequently used vehicles with favorites
