Skip to content

Import History

The Import History page displays a list of all past CSV imports with their status, row counts, and available actions.

Import History page

Navigate to /prospects/import/history, or from the Prospects sidebar menu under Import. Requires the canViewImports permission.

ColumnDescription
FilenameOriginal CSV filename
StatusImport status badge
Total RowsTotal number of rows in the file
Success CountSuccessfully imported rows
Error CountRows that failed
Created AtDate and time of the import
Completed AtDate and time the import finished
StatusColorDescription
PendingGrayImport is queued
ValidatingBlueValidating CSV data
ProcessingYellowImport is in progress
CompletedGreenImport finished successfully
FailedRedImport failed
CancelledGrayImport was cancelled
FilterTypeDescription
SearchFree textSearch by filename
StatusDropdownFilter by import status

Default sort: Created At descending (newest first).

Uses a Load More pattern with a default page size of 10 records.

ActionPermissionConditionDescription
ViewcanViewImportsAlwaysNavigate to the Import Detail page
RollbackcanRollbackImportImport completed and rollbackableRevert the import, removing imported prospects

Rollback removes all prospects that were created by a specific import. A confirmation dialog warns that the action is permanent and displays the number of prospects that will be removed.

ActionPermissionDescription
New ImportcanUploadCSVNavigate to the Import Wizard