Overview
Export your vault data for backup purposes or to migrate to another service. Exports include all your logins, secure notes, and other items.
Export Formats
| Format | Use Case | Security |
|---|---|---|
| .json (Encrypted) | Vault backup | Encrypted with password |
| .json | Migration, backup | Unencrypted |
| .csv | Import to other apps | Unencrypted |
Recommendation: Use encrypted JSON for backups, unencrypted only for migration.
Exporting Your Vault
- Log in to the web vault at vault.heimlane.io
- Go to Tools > Export Vault
- Select the file format:
- Encrypted JSON - Password-protected export
- JSON - Plain JSON format
- CSV - Comma-separated values
- Enter your master password to confirm
- For encrypted export, set an export password
- Click Export Vault
- Save the file to a secure location
What’s Included
Included in export:
- Logins (usernames, passwords, URIs)
- Secure notes
- Cards
- Identities
- Folder structure
- Custom fields
NOT included:
- File attachments (export separately)
- TOTP seeds (for security)
- Sharing relationships
- Revision history
Exporting Attachments
Attachments must be exported individually:
- Open an item with attachments
- Click on the attachment
- Download it manually
For bulk attachment export, use the CLI tool or API.
Security Considerations
Unencrypted exports:
- Contain all your passwords in plain text
- Delete immediately after use
- Never email or upload to cloud storage
- Treat like the vault itself
Encrypted exports:
- Protected by your export password
- Safer for backup storage
- Remember the export password - we can’t recover it
Storing Backups Safely
Good practices for backup storage:
- Encrypted USB drive - Store offline in a safe place
- Encrypted cloud folder - Only if using strong encryption
- Safety deposit box - For critical backup copies
- NOT in email - Never email yourself vault exports
Importing to Another Password Manager
If migrating away from Vault:
- Export as CSV or JSON
- Check the target app’s import documentation
- Import into the new app
- Verify all data transferred correctly
- Securely delete the export file
Troubleshooting
Problem: Export file is empty
Solutions:
- Ensure you have items in your vault
- Check if filtering is applied
- Try a different format
Problem: Can’t open encrypted export
Solutions:
- Use the exact password you set during export
- Export is tied to the password, not your master password
- Re-export if you’ve forgotten the password
Tips
- Schedule regular encrypted backups (monthly)
- Store backups in multiple secure locations
- Test restoring from backup periodically
- Include the export date in the filename
