1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_articles/features/favorites.md
fred_the_tech_writer 5e11a4ac9b Meta-Descriptions (#778)
* initial commit

* 2nd batch

* last batch
2021-10-27 10:38:41 -04:00

3.3 KiB

layout, title, categories, featured, popular, tags, order, description
layout title categories featured popular tags order description
article Favorites
account-management
true false
favorites
features
tutorial
07 The Bitwarden password manager lets users save Vault items and passwords as favorites for easy access. This guide explains how to set up and use favorites.

Any item can be designated as a Favorite allow quick access to your most used items.

Even items shared with you from an Organization can be designated a Favorite, but this will only impact how they appear in your Personal Vault (i.e. you won't make that item a Favorite for other users with access to the Organization or Collection).

{% callout success %} Items marked as a Favorite will appear at the top of your {% icon fa-lock %} My Vault view in Browser Extensions and Mobile Apps, and in the {% icon fa-star %} Favorites filter in your Web Vault and Desktop Apps. {% endcallout %}

Designating Favorites

Designate any Vault item as a Favorite when you initially create it, or at any time by editing the item:

{% capture web_vault %} ### Web Vault

On the Add Item or Edit Item screen, select the {% icon fa-star %} Star icon in the bottom-right corner and Save the item:

{% image favorites/favorite_webvault_cropped.gif %}

{% endcapture %} {{ web_vault | markdownify}}

{% capture browser_extension %} ### Browser Extension

On the Add Item or Edit Item screen, check the Favorite checkbox and Save the item:

{% image favorites/favorite_extension_cropped.gif %}

{% endcapture %} {{ browser_extension | markdownify}}

{% capture desktop_info %} ### Desktop App

On the Add Item or Edit Item screen, check the Favorite checkbox and Save the item:

{% image favorites/favorite_desktop_cropped.gif %}

{% endcapture %} {{ desktop_info | markdownify}}

{% capture mobile_info %} ### Mobile App

On the Add Item or Edit Item screen, toggle the Favorite switch and Save the item:

{% image favorites/favorite_mobile.gif %}

{% endcapture %} {{ mobile_info | markdownify}}