Importing Clients from CSV
Importing Clients from CSV
To import client data in bulk:
- Click Import CSV on the Pipelines page.
- Click Choose File and select your CSV.
- Ensure it matches this column format:
clientName,stage,adviser,monthEngaged,monthCompleted,engagementFee,ongoingFee,clientType,referralSource,notes
markdown Copy code
Import Rules
- Stage names must match existing pipeline stages.
- Adviser names must exist in your team list.
- Dates use
YYYY-MMformat. - Fees must be numbers only (no “$”).
- Client type must be
NeworExisting. - Referral sources must match those set in Settings.
- Non-matching values will be left blank.
- Click Import to upload your data.
⚙️ Tip: You can download a sample CSV template directly from the import modal.