Unified multi-account search #19460
Replies: 5 comments 1 reply
-
|
✨ Thank you for your code contribution proposal! While the Bitwarden team reviews your submission, we encourage you to check out our contribution guidelines. Please ensure that your code contribution includes a detailed description of what you would like to contribute, along with any relevant screenshots and links to existing feature requests. This information helps us gather feedback from the community and Bitwarden team members before you start writing code. To keep discussions focused, posts that do not include a proposal for a code contribution will be removed.
Thank you for contributing to Bitwarden! |
Beta Was this translation helpful? Give feedback.
-
|
I cannot overstate how useful this feature would be. Not being able to unlock all of my accounts and use them simultaneously is a daily frustration for me. In my case it would be most beneficial in the mobile app; on desktop I usually use different browser profiles that are logged into their respective bitwarden accounts to get around this problem. The mobile experience is terrible. If I launch an app or access a website that needs a password stored in bitwarden here is the usual steps I am forced to take:
It's excruciating. I should be able to choose to unlock all three vaults simultaneously if I want to, and combine searching/autofill across all of them. |
Beta Was this translation helpful? Give feedback.
-
|
Wooow, that's super cool that this feature is coming! For me it's needed in the browser, cuz I use Firefox Multi-account containers to separate the projects in the single browser window, and have to switch Bitwarden accounts 100 times per day 😒 |
Beta Was this translation helpful? Give feedback.
-
|
I think it's a useful feature. |
Beta Was this translation helpful? Give feedback.
-
|
Submitted a PR: #20109 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
✅ Code Contribution Proposal
Code Contribution Proposal
When working with multiple accounts, switching between such is a cumbersome action, especially when these related to different projects which one has to switch between constantly.
It would be great to have a unified search that returns results across all (unlocked) accounts.
This feature has been mentioned a few times in the past but was deemed "finished" after the multi-account switch added in 2024.x. However, this is only half the work and what is really needed to make use of it in a productive way is the proposed unified search.
ref: https://community.bitwarden.com/t/implement-multi-account-search/46856
cc @MurzNN
I have a working branch build ready (based of 2026.02 currently) which implements this feature:
It groups search results by account and also displays items which belong to a specific "organization".
Beta Was this translation helpful? Give feedback.
All reactions