Skip to main content

Importing Customers

Import customers in bulk using Excel or CSV files, or enter them manually in a table view. Orki intelligently merges data with existing customers to avoid duplicates.


Accessing the Import Tool

Navigate to Customers and click the Add Customer button to open the import interface.


Excel/CSV Import

The fastest way to add customers in bulk:

  1. Click Download Template to get a correctly formatted file
  2. Fill in customer data in the template
  3. Upload the completed file
  4. Review the preview to verify your data looks correct
  5. Confirm the import

Template Columns

ColumnRequiredDescription
WhatsApp NumberYesCustomer's WhatsApp phone number (with country code)
NameNoFull name
EmailNoEmail address
TagsNoComma-separated tags (e.g., VIP, enterprise)
Agent InstructionsNoSpecial instructions for the AI agent when chatting with this customer
Custom AttributesNoKey-value pairs for custom data
warning

Phone numbers must include the country code without the + sign. For example, an Omani number should be 96871234567, not 71234567 or +96871234567.


Manual Table Entry

For adding a small number of customers without a file:

  • Add rows one at a time using the Add Row button
  • Configure which columns are visible
  • Edit cells directly in the table
  • Submit when ready

Merge Behavior

When importing customers, Orki matches existing customers by WhatsApp number and merges data intelligently:

FieldBehavior
WhatsApp NumberUsed as the unique identifier for matching
NameOverwritten if a new value is provided
EmailOverwritten if a new value is provided
TagsUnioned — new tags are added, existing tags are kept
Custom AttributesMerged — new keys are added, existing keys are updated with new values
Agent InstructionsOverwritten if a new value is provided

No duplicate customers are created. If a WhatsApp number already exists, the existing customer is updated.


Import Results

After the import completes, you'll see a summary:

ResultDescription
CreatedNumber of new customers added
MergedNumber of existing customers updated with new data
SkippedNumber of rows that could not be processed (with reasons)

Common skip reasons include invalid phone number format, missing required fields, or malformed data.


Tips

tip

Test with a small file first — upload 5-10 rows to verify your formatting is correct before importing your full customer list.

tip

Use the Download Template button every time. The template ensures your columns are in the correct order and format, reducing import errors.

note

Tags in the import file are additive. If a customer already has the tag "VIP" and your file includes the tag "enterprise", the customer will end up with both tags.


Next Steps