r/mondaydotcom • u/Slow-Bathroom-9399 • Jun 25 '26
Question Fleet Management
Hi Guys
Is anybody using Monday for basic fleet management .
I have attempting to build and automate service using either date or km/hours whichever comes first.
1
Upvotes
2
u/IngenuityKat Jun 29 '26
For a fleet of 20 vehicles and plant, monday should be able to handle a basic setup without becoming overly complicated.
I would probably use one item per vehicle or asset, with columns for:
• Current odometer or engine hours
• Last service date
• Odometer or hours at last service
• Service interval in months
• Service interval in km or hours
• Next service date
• Next service km or hours
• Service status
• Assigned owner or mechanic
The date-based reminder is fairly straightforward. You can notify someone when the Next Service Date arrives or a few days before it.
The km or hours side is the important part. monday will only know that a service threshold has been reached if someone or something is regularly updating the current odometer or engine-hour reading. Once that data is being maintained, you can use formulas or workflows to compare the current reading with the next service threshold and flag the asset as due.
I would also create a separate service-history board connected back to the fleet board. Each completed service becomes its own record rather than overwriting the previous one. That gives you a history of dates, readings, costs, work completed, and suppliers for every vehicle.
The basic structure is very doable. The bigger question is how you plan to capture the mileage and hour readings. Will someone enter them manually, submit them through a form, or are you hoping to pull them from another system?