Tenant scopeSwitching here scopes every dashboard island plus the commute chat log to the selected sponsor.
Sponsor · Acme Foods · Pilot Program A

Commuter CSV

Drop a roster CSV and we’ll parse every row, flag the ones missing required fields, and on submit assign each valid row to the best-scoring van group under Acme Foods’s pilot program.

  • 01Headers (lowercased + trimmed): name, email, origin, destination, shift start, shift end.
  • 02Times use 24-hour HH:mm (e.g. 07:22). Empty values are skipped.
  • 03On submit, each row is paired with its best-overlap van group, and that group’s member count ticks up on the matched-groups view.
  • 04Re-importing the same CSV is safe — duplicate emails update in place and the matched-groups totals stay accurate.
csv · drop a file

Drop a CSV here, or

Headers (lowercased + trimmed): name, email, origin, destination, shift start, shift end