🚗 Automatic Odometer Updates After Each Drive
Your vehicle’s stored mileage automatically increases by the distance of every recorded drive.
You no longer have to manually update a vehicle's odometer reading after every trip. When a drive is recorded and synced, AutoDrive adds that drive's distance to the linked vehicle's stored mileage automatically.
The update happens server-side on the insert path only, so re-syncing the same drive (for example, after restoring from backup or switching devices) can't double-count it. Your odometer stays close to real-world mileage over time without manual entry.
The updated value is returned to your app in the same response that saved the drive, so the new mileage appears on the dashboard and vehicle detail screens immediately — you don't have to wait for the next sync pull.
If you need to correct a vehicle's mileage manually (for example, to match a real-world odometer after a long period of not using the app), you can still edit it directly from the Vehicle screen. The auto-update only applies when a new drive is recorded.