← How To Guides
ClientManagerBlazor · How To · extracted from source, not guessed

Import a Spreadsheet

Bulk-load existing Companies, People, Leads, or Projects from a CSV, XLS, or XLSX file — the tool for migrating from a spreadsheet, or loading a purchased lead list.

Companies People Leads Projects
1

Go to Data Import and pick what you're importing

Side menu → UtilitiesData Import. Choose the entity type, then upload your file. First row must be column headers.

2

Map your columns to ClientManager fields

Every column from your file is listed with a live sample value, and a dropdown to map it to a real field. Columns left as "Ignore this column" are simply skipped.

Worth knowing: the tool guesses a starting mapping automatically (fuzzy-matching your header names to field names), and remembers your mapping choices per column name for next time — importing a second file with the same header names will pre-fill the same mapping you used before.
3

Resolve lookup values

If you mapped a column to a lookup/dropdown field (like Lead Source or Lead Status), this step shows every distinct value found in your file, how many rows use it, and a dropdown to resolve it to a real ClientManager option.

If your file uses a label ClientManager doesn't have yet (e.g. a Lead Source called "Purchased List" that doesn't exist as an option), click the small + button next to that row to create it on the spot, without leaving the import.

4

Preview before committing

Every row is shown with a checkbox and its resolved preview value. Rows with a validation problem (a missing required field, most commonly) are automatically unchecked and show the specific issue in red — fix your source file and re-upload, or just leave that row unchecked and import everything else.

5

Import, then go straight to the results

Click Import [N] Row(s). You'll see how many succeeded vs. failed (with real error details for any failures), plus a direct link to the grid you just populated so you can see the real new records immediately.

!

Naming requirement for People and Leads

Every Person or Lead needs a usable name — map either First Name + Last Name, or a single Display Name column. If your file only has a combined "Full Name" column, mapping it to Display Name is enough; the import splits it into First/Last automatically on the first space.