Most of the driver app's power comes from choices admins and dispatchers make at the organization level. This is the settings tour for the office side.
Driver Location Tracking
Settings → Driver Location Tracking
Rule of thumb: turn this on. The customer's tracking link goes cold without it, and the dispatch cockpit can't route around trouble.
Dry-Run / Wasted-Trip Fee
Settings → Company Settings → Dry Run Fee
Roll-Off Rental Term Defaults
Settings → Roll-Off Defaults (also editable per customer / per contract).
Drivers see all of this on the roll-off context card and never bill it themselves, but everything they enter (weight ticket, disposal site) uses these defaults to calculate the invoice.
Disposal Sites
Admin → Disposal Sites
Add every landfill, transfer station, and dump site your drivers use.
The driver's Weight Ticket → Disposal site dropdown pulls from this list.
Rate Cards and Service Bindings
Admin → Rate Cards and Services
Report Templates
Admin → Report Templates (the template builder)
Configure the per-service report the driver fills out. Field types include text, long text, number, date, date-time, toggle, checkbox, single-select, multi-select, radio, photo, multi-photo, before/after photo pair, signature, and gallons captured.
Set `required: true` on fields the driver must fill. Use `show_if` conditions to hide fields until another is answered. Some field types (repeaters, defect logs) fall back to a text box on mobile; use them for anything the driver needs to record but not gate on.
Notification Preferences (Org)
Admin → Notifications
Admins can turn off email/SMS delivery org-wide for specific notification categories, set quiet hours (nothing goes out between, say, 8 PM and 6 AM), and configure who receives which categories by role. Drivers can further filter their own notifications in their profile.
Driver Roster
Team Management → Users
The `is_active` toggle is admin-only. It's not editable on the driver's own profile.
Fleet & Vehicles
Admin → Fleet
Job Type Vocabulary
Nine job types are supported in the database. Five appear in the wizard by default:
The other four (`cleaning`, `maintenance`, `return`, `partial-pickup`) exist for legacy compatibility.
Firebase Push (Native App)
Native push notifications (FCM/APNs) require Firebase configuration.
Roll-Off Rentals Ledger
Admin → Roll-Off Rentals
The office's control panel for every rental term: KPI bar (open, closed, days-overage, tonnage-overage), term rate editor, schedule a swap or final pickup, add manual fees (damage, contamination, wasted trip, custom), and generate the final statement. Driver-side, everything they submit (delivery confirmation, swap, weight ticket) flows here.
Notification Health
Admin → Notifications → Health
If drivers or dispatchers say "I never got the push," this is the first place to look.
