Importing data from Bitdefender Password Mgr

@AshleyDiVa Welcome to the forum!

Start by creating copy of your .CSV file, and opening it in a spreadsheet app (e.g., Excel). Delete the 3 rows that have identity in the “modelType” column (it is not possible to import these from a .CSV file), and delete all columns from “firstName” to “color”; also delete the “modelVersion” column.

Make the following changes to the remaining columns:

  • Change the column header modelType to type (all lowercase).
  • Change the column header title to name (all lowercase).
  • Change the column header url to login_uri (all lowercase — and please note that the last letter is an i, not a lowercase L).
  • Change the column header username to login_username (all lowercase).
  • Change the column header password to login_password (all lowercase).
  • Change the column header totpKey to login_totp (all lowercase).

Now, make sure that the “name” column contains some name or title that you can use to identify each item. It wasn’t clear from your description, but it seemed like you were saying that there were values for “named accounts” in the “modelType” column (now renamed to “type”). If there are account names in the “type” column, then move them over to the “name” column.

After doing the above, make sure that the value in the “type” column is note for the 2 notes, set the value to login for everything else.

Finally, if there is anything in the “favorite” column, make sure that the value is set to 1 for any item that is a favorite, and 0 for anything else.

Save the modified .CSV file, and import it into your Bitwarden account using the “Bitwarden (csv)” format. if you already have other items in your Bitwarden account, then you may want to use the option to import everything into a folder (so that you can delete the contents of the folder if it looks like the import didn’t work as expected).