Easily add multiple customers at once using the bulk import feature.

📎 Here’s a sample file template you can use as a guide
customers_create_import_template.csv
A. Required column
name – Display name of the customer.
<aside> ⚠️
Each customer name must be unique; duplicate customer names are not allowed.
</aside>
B. Optional columns
legalName – Official registered business name (if different from the display name).mailingAddress – Complete mailing address.email – Primary contact email address.phoneNumber – Main contact phone number.website – Company website URL.paymentTerms – Number of days to pay after the invoice date.tin – Tax Identification Number.salesAgentName - Name of the assigned sales representative responsible for the customer.contactNames - Names of primary contact/s<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
You can leave the optional columns blank if you don’t need them — only the name column is required.
</aside>

Once done, upload the filled-out file through the Bulk Create Customers window, then click the Submit button on this page.
The system will automatically process the file and create the new customers for you.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
Make sure the file format is correct to avoid upload errors.
</aside>