{"section":"tutorials","requestedLocale":"en","requestedSlug":"import-customer-data","locale":"en","slug":"import-customer-data","path":"docs/en/tutorials/master-data/customer-relations-management/import-customer-data.md","branch":"main","content":"The import of customer data must be made in Master Data. To find out more about sending data, use this article on [Importing data to Master Data](/en/tutorial/importing-data-into-master-data).\n\n> ❗ You can see the guide on [how to import customer information programattically using the Master Data v1 API](https://developers.vtex.com/docs/guides/import-customer-data).\n\nThe checkout works with CL (customer) and AD (address) entities data.\n\nPlease note that, for checkout to display the customer's data in the chart based on the email, you must ensure that all the following data is correctly registered in Master Data.\n\n> ⚠️ The field names in the checkout and Master Data differ, but their values are equivalent—for example, `addressId` and `addressName`. For more details on this equivalence, refer to the [Master Data API](https://developers.vtex.com/docs/api-reference/masterdata-api?endpoint=overview) documentation.\n\nThe tables below include the data and the formats required for the import.  \n\n### Personal information fields\n\n<iframe src=\"https://vtexhelp.myvtex.com/tables/checkoutprofilepersonal/en\" title=\"Required personal information fields\" frameBorder=\"0\" width=\"100%\" height=\"850\"></iframe>\n\n### Address fields\n\n<iframe src=\"https://vtexhelp.myvtex.com/tables/checkoutprofileaddress/en\" title=\"Required address fields\" frameBorder=\"0\" width=\"100%\" height=\"850\"></iframe>\n\n### Corporate fields\n\n<iframe src=\"https://vtexhelp.myvtex.com/tables/checkoutprofilecorporate/en\" title=\"Required corporate fields\" frameBorder=\"0\" width=\"100%\" height=\"850\"></iframe>\n\n### Learn more\n\n * [SmartCheckout - Customer information automatic fill-in](/en/docs/tutorials/smartcheckout-customer-information-automatic-fill-in)\n * [`orderForm` fields](https://developers.vtex.com/docs/guides/orderform-fields#clientprofiledata)"}