Import users from a CSV (Comma Separated Values) file. The file must be a correctly formatted UTF-8 encoded CSV file with headers firstname,lastname,email (headers must be lowercase and without spaces) on the first row and values representing individual users on each row below. See below sample for correct formatting.

Sample CSV file contents: