1
0
mirror of https://github.com/bitwarden/help synced 2025-12-16 00:03:41 +00:00
Files
help/_articles/organizations/about-collections.md
fred_the_tech_writer 92097f1c77 Potpourri (#714)
* enterprise policy typo

* more generic language in fido doc

* missing paren

* replace apr image with gif, profit

* fix language that ain't friendly to non-native english speakers (TY @Greenderella)

* faq item for mp hint

* windows firewall exclusion tip

* update cert article w/ powershell instructions for new letsencrypt cert

* improve collection header

* note on self-host server release lag

* duo bypass code tip

* revert
2021-08-19 13:56:49 -04:00

4.1 KiB

layout, title, categories, featured, popular, tags, order, redirect_from
layout title categories featured popular tags order redirect_from
article Collections
organizations
true false
collections
access control
best practices
02
/article/collections/
/article/create-collections/

What are Collections?

Collections gather together Logins, Notes, Cards, and Identities for secure sharing from an Organization. Think of Collections as Organization-equivalents to the Folders used to organize a Personal Vault, with a few key differences:

  • Organizations control access to Organization-owned items by assigning users or Groups to Collections.
  • Organization-owned items must be included in at least one Collection.

Using Collections

For many Organizations, using Collections means adding a set of Vault items and individually assigning users to that Collection. Some common methods for constructing scaleable Collections include Collections by Department (i.e. users from your Marketing Team are assigned to a Marketing Collection), or Collections by Function (i.e. users from your Marketing Team are assigned to a Social Media Collection):

{% image organizations/collections-graphic-1.png Using Collections %}

Teams and Enterprise Organizations can also designate access to Collections based on user Groups, rather than individual users. Group-Collection associations provide a deeper level of access control and scalability to sharing resources. One common Group-Collection methodology is to create Groups by Department and Collections by Function, for example:

{% image organizations/collections-graphic-2.png Using Collections with Groups%}

Other common methodologies include Collections by Vendor or System (i.e. users in an Engineering Group are assigned to a AWS Credentials Collection) and Groups by Locality (i.e. users are assigned to a US Employees Group or UK Employees Group).

Create a Collection

Organization Managers (or higher) and Provider Users can create and manage Collections. To create a Collection:

  1. Log in to your Web Vault{:target="_blank"} and open your Organization.

  2. Open the Manage tab and select the {% icon fa-plus %} New Collection button:

    {% image organizations/collection-list-overlay.png Select New Collection %}

  3. Give your Collection a Name and, if you're a Teams or Enterprise Organization, assign Group Access to any existing Group.

    {% callout success %}The External Id field is only relevant if you're using Directory Connector.{% endcallout %}

  4. Select Save to finish creating your Collection.

Nested Collections

Collections can be "nested" to logically organize them within your Vault:

{% image organizations/collection-nested.png Nested Collection %}

Nested Collections are for display-purposes only. They will not inherit items, access, or permissions from their "parent" Collection.

To create a nested Collection, follow the steps above, but give your Collections a Name that includes the "parent" name followed by a forward slash (/) delimiter, for example Collection 1/Collection 1a. If the "parent" Collection doesn't exist, the title will be displayed in-full.

Manage a Collection

You may find that you need to add or remove users from a Collection, or delete it entirely. Both of these can be done from the ManageCollections view by hovering over the desired Collection and selecting the {% icon fa-cog %} gear dropdown:

{% image organizations/collection-delete.png Change a Collection %}

{% callout info %} Deleting a Collection will not delete the Vault items included in it. When a Collection is deleted, Vault items will be moved to the {% icon fa-cube %} Unassigned filter, accessible from the Organization Vault. {% endcallout %}