Skip to main content
LarryMcJ
February 4, 2023
Solved

How to export a single vault

  • February 4, 2023
  • 64 replies
  • 27620 views

I have multiple vaults for multiple organizations I support. I have a need to export one (or maybe two) vaults to another password manager to comply with changes those organizations are making. The only option I see is either exporting all my vaults using the .1PUX format, or all vaults using .CSV format, which would export only the logins and no other categories. Neither of these options support exporting individual vaults.

Personally, I'm not moving away from 1Password, but there really needs to be a way to export a single vault, as there used to be in v7. Am I missing something...is there a way to do this with v8?


1Password Version: 8.9.15
Extension Version: 2.6.0
OS Version: macOS 13.1
Browser:_ Safari

Best answer by 1P_Dave

Hello folks, 

Thank you for taking the time to explain your use case so that we can make 1Password better for everyone. Currently, the export tool will export your entire account and there's isn't an option to export a single vault or a select list of items. While I can't make any promises, I've filed a feature request to have the team look into adding such an option in the future.

That being said, as a workaround, you can use Travel Mode to temporarily remove all vaults but the vault(s) that you'd like to export from the 1Password app on your Mac, Linux device, or Windows PC. When Travel Mode is turned on, the export will only contain items from the vaults that you've marked as Safe for Travel:

  1. Use Travel Mode to temporarily remove all but the vault that you'd like to export: Use Travel Mode to remove vaults from your devices when you travel
  2. Use the 1Password desktop app to export data to a CSV or 1PUX file: How to export your data from the 1Password desktop app
  3. Confirm that the exported file only contains data from the vault that you wanted to export.
  4. Turn off Travel Mode so that all of your vaults appear in the desktop app again.


-Dave

64 replies

1P_Dave
1Password Employee
August 28, 2023

@mortonmanor

Thank you for adding your voice. In the meantime, I hope that the workaround helps.

-Dave

ref: 35158436

October 13, 2023

I'm sure there was a good reason to remove this fundamental function, but it does remove some of the shine from being able to distribute pw items over different vaults.

"Different vaults! Totally separate!"

"Great! I want to export this vault."

"Totally the same - the good news is you can easily export everything!"

:-|

Doesn't appear that added voices will restore this function, so since I can't code my own app, my recourse is to whine about it. Mission concludes.

1P_Dave
1Password Employee
October 13, 2023

@stevenbrown

Thank you for the feedback, I'm happy to share it with the team. Can you tell me a little more about why you're trying to export a single vault so that I better understand your individual use case?

-Dave

October 14, 2023

Hi Dave, thanks. I have a subset (~30) of old logins for a prior hosting provider that have no value to me as authentication info, but have many other fields with info I want to retain.

First try: Select all, Export... [deprecated]

Second try: Select all, new vault, drag to new vault (my item selection was retained as I created a new vault, nice touch), Export vault as.... [nope].

It's my data. I just want it 'cuz I want it 'cuz it's mine. Maybe there's a new way to do it, I saw a workaround using "set 1pw to some more singular vault travel mode"; meh. Overhead cost too high.

Bordering on data lock-in due to inconvenience, which is why I bailed from Evernote to vanilla .md a decade ago.

Appreciate you guys, though, and glad you're around. I'm still here since '06; now on subscrip.

[License information removed. -Moderator]

1P_Dave
1Password Employee
October 16, 2023

@stevenbrown

I removed your license information just in case since this is a public forum. 🙂

Thank you for explaining your use case. I also have a lot of old items that I want to keep around since they contain information that might be useful in the future. Have you thought about archiving those items instead? The Archive is where I keep those items that need to be kept but that I don't want to see suggested in the browser or in my normal item list: Talking trash: Why we're introducing the Archive

That being said, I've passed along your request to the product team.

-Dave

ref: PB-36242686

October 22, 2023

Re: Archive - I use it often. Doesn't fill my need for getting my data, but it is appreciated.

Re: New CSV Export fields - Q: Have you recently introduced a feature that exports more fields than just the login/password under the "Export..." function for the entire user account? I browsed the https://releases.1password.com/mac/8.10/ but didn't find any mention of this.

Tried exporting to CSV, intending to export everything and then pick out the records I needed:

  1. I chose "Export..." > "user", and saw a warning that it would only export login/password data.

    CSV (Logins and Passwords only): A comma-separated values file (.csv) will export only your usernames and passwords in an unencrypted text file.

  2. Not my first choice, but upon testing, looks like the export actually includes fields such as: Title, Url, Username, Password, OTPAuth, Favorite, Archived, Tags, and Notes.

Q: I'm still unsure if this is the entirety of the text. Is it safe to export and then delete the original items? I'll probably delay this until I can cross-check the exported data with the source.

As OP inquired:

The only export options I see are either using the .1PUX format for all my vaults or the .CSV format, which appears to only export the logins and no other categories. There's no feature for exporting individual vaults.

Might be a little much user work to get text from a secure text storage app.

Re feature req: CSV per item or selection of items, or at least entire vault would be reasonable data access. There has to be a subset to the whole dbase. My 1pw CSV export of my user as a single file (with temp vaults imported from browsers, and all the archives, indiv pw's, and every variation of all the pw records therein, since 2006) is over 5100 rows. There are dupes, but the dbase has been fairly well maintained.

1P_Dave
1Password Employee
October 23, 2023

@stevenbrown

Thanks for the reply. The only way to fully export a complete copy of your items is by exporting items to a 1PUX file: How to export your data from the 1Password desktop app

The CSV file only contains a limited set of fields that includes the following:

  • Title
  • Website
  • Username
  • Password
  • One-time password
  • Favorite status
  • Archived status
  • Tags
  • Notes

The CSV file will also only include Login and Password items. It won't include other items like Secure Notes, Identities, Documents, etc... If you need an export of every type of item and all of the fields in those items then you need to export to 1PUX.

Re feature req: CSV per item or selection of items, or at least entire vault would be reasonable data access.

Thank you for the feedback, I've passed it along to the team. 🙂

-Dave

October 23, 2023

Thanks, appreciate the info!

1P_Dave
1Password Employee
October 23, 2023

It's my pleasure, thank you again for the feedback. 🙂

-Dave

December 20, 2023

I have tested a method for exporting one or several vaults and can recommend it.

Firstly, the .1pux file is an archive. Although this topic is related to the MAC branch, I am confident that you can open this file by clicking, just as I did on Linux.

You need the export.data file from it, which is in JSON format. Extract it and edit it with your favorite editor (I used VSCode).

You may delete or keep any number of dictionary-type items inside the "vaults" list.

Put the edited file back into the archive and use it for import.

Ta-da!