Why reconciliation matters

The 7 steps (simple version)

Data model (what your sheet needs)

Table Fields Notes
Fuel transactions vehicle_id, driver_id, card_id, datetime, station, lat, lon, volume_l, amount_aed, odometer_km Import weekly from card provider
Sensor readings datetime, vehicle_id, lat, lon, tank_level_l Use pre/post window around tx time
Rules rule_id, name, logic, threshold Editable tolerances (time, distance, volume)
Anomaly log case_id, tx_id, category, status, owner, eta_close Feeds finance & HR workflows

💬 FAQs

Start with high‑spend or high‑risk routes; expand as savings prove out.
Begin with ±10 minutes and ±5 L; tune by vehicle and station.
Build fueling geofences for each station; use those perimeters instead of raw coordinates.
Policy: require supervisor PIN 00:00–04:00; auto‑flag exceptions.
Report recovered AED/month and trend of leakage % over 90 days.

KPIs to show Finance