Magento supports different CSV imports such as product, customer address, additional prices etc. Logged in to Magento backend and navigate to System->Data Transfer->import

Select the entity type, and choose the import behaviour such as add or update / replace method.
Add the file to import.
Resolve the issues while import csv and verify the csv file.
Thank you.