The public Shipment Operations Dashboard at
/shipment-dashboard is free and requires no account. It displays a sample portfolio with live disruption overlays, animated transit routes, and per-shipment AI intelligence. Sign in to replace the sample data with your own shipments.Import your shipments
- CSV Upload
- PDF Extraction
- TMS Integration
Upload a CSV file from the Shipments page (
After a successful upload, the import count is confirmed and shipments appear immediately in the list. Download a sample CSV from the page header to see the expected format before uploading your own data.
/shipments-new) using the Upload CSV button or by dragging a file onto the drop zone.Smart column mapping automatically matches your column headers to the expected schema using common aliases. For example, origin, from, and origin city all map to the pickup_city field. Required columns are:| Your column (any alias) | Maps to |
|---|---|
shipmentID / id / loadID | Shipment identifier |
origin city / origin / from | Pickup city |
destination city / dest / to | Drop-off city |
pickup_date / date of pick up | Pickup date |
delivery_date / date of delivery | Delivery date |
customer_id / customer | Customer identifier |
How shipment risk scoring works
After importing, run risk analysis by clicking Analyze All Risks (bulk) or the risk icon on any individual row. The risk engine:- Geocodes the origin and destination cities
- Queries active signals (weather, border waits, port congestion, labor strikes, political events, carrier data) that intersect the shipment’s route and time window
- Returns a disruption probability (0–100), a risk level (Low / Medium / High / Critical), and a primary risk identified in plain English
- Stores the risk result so scores are instantly visible on next page load
Import workflow
Navigate to Shipments
Open Shipments from the sidebar (or go to
/shipments-new). The page shows your current portfolio with summary stats: Total, In Transit, Delayed, and Delivered.Import your data
Choose your import method:
- Click Upload CSV and select your file, or drag it onto the page
- Use the Sample CSV button to download a template first
- For TMS sync, configure the integration from TMS Integrations before returning here
Run risk analysis
Click Analyze All Risks to score your entire portfolio in batches of 20 shipments. A progress indicator shows
done/total as batches complete. For individual shipments, click the risk icon (⚠) in the Actions column.After analysis, each row shows a colored risk badge (Critical / High / Medium / Low) and a disruption probability percentage.Review results on the map
Switch to the Shipment Routes overview map above the table. Route lines are color-coded by risk level: red (Critical), orange (High), yellow (Medium), green (Low), blue (In Transit). Click any route or marker to open the shipment detail panel with the full risk explanation and a per-shipment route map.
Triage critical-risk loads
Critical and High-risk shipments surface at the top of the triage queue. From the detail panel, review the primary risk, explanation, and coordinates. Use the Send Alert button on any High or Critical shipment to dispatch an email notification—this is the human-in-the-loop escalation step, and nothing sends automatically without your action.
Calendar view with collision highlighting
The Shipment Operations Dashboard (/shipment-dashboard) includes a calendar view that plots shipments by pickup and delivery date. When multiple shipments share the same lane or carrier on overlapping dates, the calendar highlights the collision so you can identify scheduling conflicts before they become delivery problems.
Shipment triage workflow
Critical-risk loads are not acted on automatically. Chainomics surfaces them and prepares the information; your team decides what to do. The triage workflow is:- Identify: Critical and High loads rise to the top of the sorted list
- Inspect: Click any load to read the risk explanation and see the route on the map
- Escalate: Click Send Alert to email the flagged shipment details to the relevant stakeholder
- Resolve: Once addressed, the shipment’s risk score updates on the next analysis run