Auxx.ai
Account & Security

Import history

View and manage your past data imports in Auxx.ai, including status tracking and import details.

The import history page shows all CSV imports performed in your organization, so you can track their progress and review past imports.

View imports

Go to Settings > Import History to see all imports.

Import History page showing a CSV import with filename, entity type, creator, and status

Each entry shows:

ColumnDescription
Source fileThe CSV filename that was uploaded
Entity typeThe target — Contacts, Tickets, or a custom entity
Created byThe team member who started the import
DateWhen the import was created (relative time)
ColumnsNumber of columns in the CSV
RowsNumber of rows to import
StatusCurrent import status

Use the search bar to filter imports by filename or entity type.

Import statuses

StatusDescription
UploadingThe CSV file is being uploaded
WaitingUpload complete, waiting for column mapping
PlanningGenerating an import plan with row previews
ReadyPlan generated, ready to execute
ExecutingImport is running — creating or updating records
CompletedImport finished successfully
FailedImport encountered an error
CanceledImport was canceled before completion

Delete an import

To remove an import record:

  1. Click the actions menu on the import entry
  2. Select Delete
  3. Confirm the deletion

Deleting removes the import job record. Records that were already created by a completed import are not affected.

The import process

When you import data into Auxx.ai (from a custom entity, contacts, or other record pages), the process follows these steps:

  1. Upload — Select and upload a CSV file
  2. Map columns — Match CSV columns to entity fields. Auxx.ai auto-maps columns where possible.
  3. Resolve values — For relationship and select fields, choose whether to match existing records, create new ones, or skip
  4. Review plan — Preview the rows that will be created or updated, and check for any errors
  5. Execute — Run the import to create or update records

You can monitor each step's progress from the import history page.

Next steps