From raw file to structured ledger
AgencyGrid connects to carrier SFTP and pulls each commission file on schedule. It detects the file type and encoding, maps the carrier’s columns to your fields (with AI-assisted suggestions for layouts it has not seen before) and normalizes everything into one consistent shape.
Content-addressed dedupe means re-running a file, or a carrier re-sending one, never double-counts a single line. The result loads into a live ledger you can filter, roll up, and export.
- ✓ Automatic column mapping, with AI assist for new layouts
- ✓ Encoding and file-type detection built in
- ✓ Content-addressed dedupe on every load