CSV Import Errors
Last updated 22 hours ago
File won't upload
- Wrong format: Only
.csvfiles are accepted - Too large: Maximum file size is 1 MB
- Too many rows: Maximum 200 rows per upload
Headers not detected
The import auto-detects the CSV type from column headers. Make sure your headers exactly match the template. Download the template from the Import tab to see the expected format.
Rows marked "Invalid"
Common validation errors:
- Missing required field: Check that name/title fields are filled in
- Invalid status value: Must be exactly one of the allowed values (e.g.,
operational, notOperational) - Invalid date format: Use ISO 8601 format (e.g.,
2024-01-15T09:00:00Z) - URL validation failed: Monitor URLs must start with
http://orhttps://
Rows marked "Duplicate"
The system found existing records with matching names/titles. Choose Skip to ignore them or Overwrite to update the existing records.
