You import data from an import file. You must use a CSV file, which is a flat file with the data separated by a delimiter, such as a comma. Ensure that the columns in the import file match the columns in the import template. Ensure that the required columns are present in the file. The import file can have a subset of the columns in the template.