FlyCRM imports contacts and companies from a CSV file. This page prepares the file, maps the columns, handles duplicates, and runs the import.
CRM concept: A CSV is a plain spreadsheet saved as text, with one record per row and one field per column. Almost every tool can export a CSV, so it is the standard way to move records between systems.
First Name, Email,
Company.Note: Import contacts and companies in separate files. Import companies first, then contacts, so the contacts can link to companies that already exist.
Screenshot needed: The import screen with a CSV file chosen and a Continue button. Highlight the file selector.
Field mapping tells FlyCRM which CSV column fills which CRM field.
Screenshot needed: The column-mapping step showing CSV columns matched to CRM fields, with a preview of the first few rows. Highlight two mapped columns.
FlyCRM detects duplicates during import. A duplicate is a record that matches one you already have, usually by email. Choose how to handle a match:
Choosing the right option keeps one profile per person and per business.
When the import finishes, FlyCRM shows a summary: how many records it created, updated, and skipped. Open the contacts or companies list to confirm the new records are there and the fields are correct.
CAUTION: Test with a small file first. Import ten rows, check the result, then import the full file. A wrong mapping is easier to fix on ten rows than on ten thousand.