To import a CSV file into SplashID Safe, your data must follow a specific format and contain a proper header line.
The CSV should have column headers as shown in the list below in the same order.
- Type
- Field 1
- Field 2
- Field 3
- Field 4
- Field 5
- Field 6
- Field 7
- Field 8
- Field 9
- Date Modified
- Notes
- Category
- The header line must be the first line of your file and contain the exact field names shown above.
- Data for each record should be on a new line and follow the same column order as the header.
- The Type column is mandatory. If you leave this field blank, the record will be placed in the "Unfiled" category. If a Type name doesn't match an existing type, SplashID will create a new one.
- The Field 1 column typically serves as the record's main identifier, like "Name," but is not specified as a mandatory field in the format.
- Data containing commas must be enclosed in double-quotes. If the data also contains double-quotes, they must be escaped by using two double-quotes.
- Sensitive data, such as passwords, are not encrypted in the CSV format, so be sure to handle the file securely.
- Attachments and custom icons are not supported in the CSV format and will not be imported.
Importing a CSV file
- Format your CSV: Ensure your data is in a spreadsheet and the columns are in the correct order as specified by the header. Many users find it easiest to export a sample CSV from SplashID to use as a template.
- Save the file: Save your spreadsheet as a CSV file.
- Open SplashID Safe: Access the desktop application for Mac or Windows.
- Find the Import function:
- On a Mac: Go to the File menu.
- On a Windows PC: Click the SplashID lock icon in the top-left corner to access the Application menu.
- Start the import: Choose the Import option and select your CSV file.
Common issues and troubleshooting
- Column mapping errors: Some users with more complex data structures find they need to do extra processing with a text editor to clean up the data before importing.
- Blank Type field: Records without a Type value will be imported into the "Unfiled" category.
- Trial version restrictions: If you are using a trial version of SplashID, you may be unable to export data to create a template. In this case, contact SplashID support for a temporary 30-day Pro status.
- Incompatible data: Long numbers, like credit card numbers, may be shortened in programs like Excel. Format the column as "Text" before saving to prevent this.
- Encrypted data not included: Remember that attachments and encrypted data (like passwords) are not exported in the standard CSV format. Consider using SplashID's secure SVID-9 format if you require a full backup.