Default Import

Import from a CSV File (LockSelf Format)

  • Step 1: Create a CSV file following the format below:
Name Password name
URL* Login page URL
Username Username
Password Password
Category/SubCategory Target password category (in LockPass)
Tags* Customizable tags
Description* Password description (limit: 200 characters)
Opt1* Optional field 1 (limit: 200 characters)
Opt2* Optional field 2 (limit: 200 characters)
Opt3* Optional field 3 (limit: 200 characters)
Totp* OTP Code

Fields marked with a * are optional.

Download a valid template file here: Default import template

Importing Passwords with Accented Characters

To import passwords with accented characters (é, è, ù, à), ensure that your file is encoded in UTF-8 so the import works correctly.

 

Importing Passwords into Your Personal Space

To import passwords into your personal space, specify "Perso" in the "Category/SubCategory" column.

 

  • Step 2: Import your file in Settings > Passwords:

Screenshot 2024-09-19 at 14.49.15.png

 

Error Handling

The category path is invalid

The target category or subcategory does not exist or is not recognized:

1. Verify the existence of your category/subcategory
2. Check the spelling of your category

The password must not be empty

The password is missing:

1. For the corresponding line, ensure that the password is present

Incorrect separators Ensure that the CSV file is saved with a semicolon (";") separator.
The first line must match exactly as in the example Ensure that the CSV file follows the specified format for the default template.

Updated