Maverick Docs
Operations

Zip Assignments

Map view, assigning ZIP codes to workspaces, territory management

What This Does

ZIP assignments define which geographic territories each client workspace owns. When scraping runs, it pulls contacts from the ZIP codes assigned to that workspace for the target month.

How To Use It

Map View

  1. Go to ScrapingZip Assignments tab (or use the map toggle)
  2. The map shows all assigned ZIPs color-coded by workspace (12 client colors)
  3. Zoom in to see individual ZIP code markers
  4. Click an assigned ZIP to see details (workspace, city, state)

Assigning ZIPs

Single assignment:

  1. Click an unassigned ZIP on the map
  2. This enters multi-select mode (ZIP turns green)
  3. Click more unassigned ZIPs to add them
  4. A selection bar appears at the bottom — click a client name to assign all selected ZIPs

Bulk upload:

  1. Click the Upload button in the toolbar
  2. Upload a CSV with columns: zip_code, state, month
  3. Select the target workspace
  4. Preview results with dry-run, then confirm

Managing Assignments

  • Click an assigned ZIP → popup shows reassign option
  • Use the table view (list icon) to see all assignments with delete option
  • Bulk delete via the table view's multi-select

Common Issues

SymptomCauseFix
Map shows all dark / wrong colors in light modeKnown bug — map tiles don't respect themeBeing fixed — currently uses CartoDB Dark Matter tiles always
ZIPs not showing on mapNeed to zoom in past thresholdZoom in — ZIP markers appear at zoom level 6+
ZIP already assigned errorAnother workspace owns that ZIP for the same monthCheck the map — click the ZIP to see which workspace has it. Reassign or delete first
Bulk upload shows 0 importedCSV format incorrectEnsure columns are: zip_code, state, month (YYYY-MM format)

No specific alerts for ZIP assignments — it is configuration data, not pipeline execution.

On this page