
Document Load Matching
Matches every document to the right load.
What it does
A POD, BOL, or rate con has been read and structured, but until it is tied to a shipment it is an orphaned record no one can act on, and one arriving with a misspelled consignee, a truncated load number, or only a carrier reference has to be chased down by hand. This agent reads the indexed document's fields and binds it to the correct load in your TMS, reasoning over what the shipment knowledge graph holds about each open load (parties, carrier, lane, dates) to settle which shipment a thin reference points to. It writes the document to the matched record and routes whatever it cannot bind to a person.
When it runs
It fires the moment a document is indexed, picking up every POD, BOL, and rate con as soon as its fields are parsed. It watches the indexed-document stream continuously, so each one is bound to its load as soon as it is read rather than sitting unfiled while a rep works out where it belongs.
Impact
Reconciliation, closeout, and billing cannot start until a document is attached to the right load, so every orphaned POD or BOL is a load that quietly stalls. This agent clears that linking backlog automatically, ending the daily work of staring at a stray document and figuring out which of dozens of open shipments it belongs to. Loads stop waiting on a rep to file paperwork and move straight into closeout, which is where the faster load-closeout-to-cash cycle actually begins.



