Tread connects to Samsara and Geotab to pull live GPS and engine data from your trucks. The data drives truck visibility on the dispatch board and lets Tread auto-detect when a truck enters or leaves a geofence — a virtual fence around a site.Documentation Index
Fetch the complete documentation index at: https://docs.tread.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- An active Samsara or Geotab account with API access.
- A Samsara API token, or a Geotab database name plus username and password with API rights.
- A Tread admin user with the Integrations permission.
- Trucks set up in your telematics provider with consistent vehicle names or unit numbers.
- Equipment records in Tread for each truck.
How it works
- Authenticate once — Samsara uses an API token. Geotab uses a credentialed API session.
- Match vehicles to equipment — Telematics vehicles map to Tread equipment by unit number or external ID.
- Stream GPS positions — Tread polls the provider and updates the dispatch board.
- Detect geofence events — When a truck enters or leaves a site geofence, Tread starts a Geofence Timer and can auto-trigger ticket capture.
- Pull engine data — Engine hours and idle time feed into equipment usage.
What flows where
| Data | Direction | Frequency |
|---|---|---|
| GPS position | Telematics → Tread | ~1 min polling |
| Engine on/off | Telematics → Tread | Real time |
| Engine hours | Telematics → Tread | Real time |
| Vehicle metadata | Telematics → Tread | On connect, then daily |
| Geofence events | Telematics → Tread | Real time |
Setup
Enter credentials
Samsara: paste your API token. Geotab: enter the database name, username, and password.
Match vehicles to equipment
Tread lists vehicles from your provider. Map each to a Tread equipment record.
Limitations
- One telematics provider per Tread company. You cannot mix Samsara and Geotab.
- GPS update cadence depends on the provider’s plan.
- Geofence accuracy depends on GPS quality. Wooded or dense urban sites may need polygon geofences instead of circles.
- Engine data fields differ between Samsara and Geotab. Some fields (fuel level, fault codes) may not surface in Tread.
- Vehicles renamed in the telematics provider must be re-mapped in Tread.
Troubleshooting
Truck not on the dispatch board- Confirm the vehicle is mapped in Settings → Integrations → Telematics.
- Check that the truck reported in the last hour at your telematics provider.
- Confirm the equipment record is active.
- Confirm the site has a geofence with valid lat/long.
- If no event fires after a truck drives in, widen the radius or switch to a polygon.
- Confirm auto-geofence settings are enabled in Platform Configurations.
- Confirm the database, username, and password are correct.
- Confirm the Geotab user has API rights — some roles do not.
- Sign in to Geotab MyAdmin with the same credentials to rule out a lockout.