mirror of
https://github.com/bitwarden/help
synced 2026-01-03 17:13:20 +00:00
Some updates! (#503)
* content updates * images * pw history * improved desktop send screenshots * BE cycle through credentials * auto-fill article titles * unhide troubleshooting * auto-fill category & resolved references to changed titles * blacklist uris doc, references, and images * remove old faq items * keychain note * update old callouts note -> info * note about deleting exported files
This commit is contained in:
committed by
GitHub
parent
c10c4fdd47
commit
d0a8e60ea2
@@ -31,6 +31,10 @@ Complete the following steps to export passwords from Chrome on your Desktop:
|
||||
3. Specify a location to save your export to, and select **comma-separated values** from the **Format:** field.
|
||||
4. Select **Save** to finish exporting from Chrome.
|
||||
|
||||
{% callout success %}
|
||||
After you [import to Bitwarden](#import-to-bitwarden), make sure that you delete this exported file from your computer to ensure this information is secure in the event that your computer is compromised.
|
||||
{% endcallout %}
|
||||
|
||||
### From a Mobile Device
|
||||
|
||||
Complete the following steps to export passwords from Chrome on your Mobile Device:
|
||||
@@ -42,6 +46,10 @@ Complete the following steps to export passwords from Chrome on your Mobile Devi
|
||||
You may be prompted to enter your device PIN or a biometric for authorization.
|
||||
4. Specify a location to save your export to.
|
||||
|
||||
{% callout success %}
|
||||
After you [import to Bitwarden](#import-to-bitwarden), make sure that you delete this exported file from your computer to ensure this information is secure in the event that your computer is compromised.
|
||||
{% endcallout %}
|
||||
|
||||
## Import to Bitwarden
|
||||
|
||||
Complete the following steps to import data to your Bitwarden personal Vault (for help importing to an Organization Vault, see [Import Items to an Organization]({% link _articles/organizations/import-to-org.md %})):
|
||||
|
||||
@@ -85,7 +85,7 @@ Importing data to Bitwarden **can only be done from the** [**Web Vault**](https:
|
||||
2. Select **Import Data** from the left-hand Tools menu.
|
||||
3. From the format dropdown, choose **LastPass (csv)** from the File Format dropdown.
|
||||
|
||||
5. Select the **Choose File** button and add the file to import.
|
||||
5. Paste the contents of your `.csv` export into the text box, or select the **Choose File** button and add the file to import.
|
||||
|
||||
{% callout warning %}Import to Bitwarden can't check whether items in the file to import are duplicative of items in your Vault. This means that **importing multiple files will create duplicative** Vault items if an item is already in the Vault and in the file to import.{% endcallout %}
|
||||
6. Select the **Import Data** button to complete your import.
|
||||
|
||||
Reference in New Issue
Block a user