Skip to main content

Standard Template

The Senzo standard template is a CSV file with one row per combination of period, facility, unit, and provider type.

Download the template

Download workforce-metrics-template.csv

Standard CSV template with all columns and example data

Required columns

These columns must be present and populated for every row. Uploads missing required fields will fail validation.

Optional columns

Optional columns enrich the intelligence Senzo can surface. Include as many as your data source supports.

Date format

The date column must use YYYY-MM-01 format — always the first of the month.
If your data source exports dates in a different format (YYYYMM, MM/DD/YYYY, Month YYYY), Senzo’s AI upload analyzer will detect and convert them automatically. You do not need to reformat your file before uploading.

Unit and provider type matching

The values in unit_name and provider_type_name must exactly match the names configured in Settings → Organization Setup. If Senzo encounters an unrecognized unit or provider type during import, it will flag the rows for review and offer to create the new entry in Settings automatically.

File structure rules

  • One row per combination of date + facility + unit + provider type
  • No merged cells — each cell must contain a single value
  • No summary rows — do not include Total, Grand Total, or Subtotal rows. Senzo detects and removes these automatically but it is better practice to exclude them.
  • Column headers in row 1 — the first row must be the header row
  • No blank rows between data rows

Example rows

Troubleshooting

If your upload fails, see Upload Errors for the full error code reference. Most common issues:
  • Unit name casing doesn’t match Settings (case-sensitive matching)
  • Date column contains non-date values in some rows
  • Decimal values use commas instead of periods as separators