Upload Load Data
Upload your Excel load list to refresh the dashboard with current open loads.
Load list Excel file
The system will extract all open "ready" loads, group duplicates, calculate costs and recommendations, then save the updated data.
📊
Drop your Excel file here
or click to browse · .xlsx, .xls supported
Last upload summary
From data currently loaded in dashboard
🚛 Planning file — truck positions
Upload your Planningas Excel to update truck positions in the Trucks tab immediately
📋
Drop your planning Excel here
or click to browse · Planningas .xlsx file
Data Backup & Restore
Your data lives in the browser. Back it up regularly so you never lose bids, load history or user accounts.
⚠️
Last backup: Never
Back up regularly. Data is lost if browser storage is cleared or you switch computers.
📥 Export all data
Downloads a single JSON file with all your data
📤 Restore from backup
Restores data from a previously downloaded backup file
📂
Drop backup JSON here
or click to browse · .json files only
First time setup?
If you had data in localStorage before installing the database backend, migrate it to the server now:
Storage overview
| Key | Description | Size | Records | Action |
Edit Distances
Override calculated km values with exact road distances. Saved values are used permanently — OSRM not called again for these routes.
Route distance overrides
Edit km values below. Orange = estimated, Green = confirmed.
Fleet Rates
Set cost rates used in carry vs sell calculations. Changes apply immediately to dashboard recommendations.
Operating costs per km
These rates are multiplied by route distance to calculate own fleet carrying cost.
✓ Saved
VIP clients
These clients always prefer own/contracted fleet. One per line.
Decision Rules
Adjust the logic that drives carry vs sell recommendations and price alerts.
Price escalation triggers
When to suggest increasing expedition price for unsold loads.
Season pricing multiplier
Apply extra markup during end of month/quarter/year
Price decrease suggestion
Suggest -10% when load would sell easily (client price >90% of SPOT)
✓ Saved
API Keys
Configure API keys for AI chat and routing. Keys are stored in your browser only — never sent to any server.
Anthropic API key
How to get your API key (5 minutes):
- Go to console.anthropic.com and sign up / log in
- Click API Keys in the left menu
- Click Create Key → name it "UTL Dashboard"
- Copy the key (starts with
sk-ant-) and paste it above
- Add a small amount of credit ($10 lasts weeks of daily use)
Google Maps API key (optional)
For exact truck road distances instead of estimates. Free tier: 40,000 requests/month.
About Platform
UTL Load Decision Center — version and system info.
Browser localStorage (no server)
Pre-calculated + OSRM fallback
Claude claude-sonnet-4-6 via Anthropic API
Change password
Edit login.html line 1 — const PASSWORD = '...'
login.html