mirror of
https://github.com/bitwarden/help
synced 2026-01-06 02:23:22 +00:00
Edits (#388)
* - Few Typos - New 2FA FAQ Item - Corrected recommendation in /forgot-master-password/ - Added 'Delete a Collection' section to /create-collections/ - Fix recommendation for 2FA Recovery Code - Update plans flowchart & text - Added 2019-2020 plans comparison tables - Added linking to feature table in /about-bitwarden-plans/ - Added search example for org - Added additional information about removing and org user to /managing-users/ and /delete-your-account/ * typo fix
This commit is contained in:
committed by
GitHub
parent
63ba2f081c
commit
2af855abd7
@@ -12,7 +12,7 @@ redirect_from:
|
||||
|
||||
This article will guide you through the process of creating a Collection. For more information about Collections, see [About Collections](https://bitwarden.com/help/article/about-collections/).
|
||||
|
||||
## Create A Collection
|
||||
## Create a Collection
|
||||
|
||||
Complete the following steps to create a collection:
|
||||
|
||||
@@ -43,8 +43,24 @@ If there is no Collection with the corresponding "parent" name or if you don't h
|
||||
|
||||
{% image organizations/collection-nested-create.png Create a nested Collection %}
|
||||
|
||||
## Delete a Collection
|
||||
|
||||
Complete the following steps to delete a collection:
|
||||
|
||||
1. Login to your [Web Vault](https://vault.bitwarden.com){:target="\_blank"} and open your Organization.
|
||||
2. In your Organization, open the **Manage** tab and select **Collections** from the left menu.
|
||||
3. On the **Collections** screen, hover over the Collection you want to delete and select the gear dropdown.
|
||||
4. From the gear dropdown, select **Delete**:
|
||||
|
||||
{% image /organizations/collection-delete.png Delete a Collection %}
|
||||
|
||||
Deleting a Collection **will not** delete the Vault items in that Collection. When a Collection is deleted, Vault items will be moved to the {% icon fa-cube %} **Unassigned** filter in the Organization Vault view.
|
||||
|
||||
|
||||
|
||||
|
||||
### Next Steps
|
||||
|
||||
Now that you've created a Collection, we recommend that you:
|
||||
Once you've created a Collection, we recommend that you:
|
||||
- [Share Items to a Collection](https://bitwarden.com/help/article/share-to-a-collection/)
|
||||
- [Import Items to an Organization](https://bitwarden.com/help/article/import-to-org/)
|
||||
|
||||
@@ -71,4 +71,8 @@ Complete the following steps to remove a user from your Organization:
|
||||
|
||||
{% image organizations/org-people-options-updated-overlay.png Remove a user %}
|
||||
|
||||
Once a user is removed they can no longer access any shared items or Collections.
|
||||
Removing a user from an Organization **does not** delete their Bitwarden account. When a user is removed they can no longer access the Organization or any shared items and Collections, however they will still be able to login to Bitwarden using the established credentials and access to any Personal Vault items.
|
||||
|
||||
{% callout success %}
|
||||
If you're an Organization Owner or Admin removing a user with a `@yourcompany.com` email address, you can delete the Bitwarden account as long as you have access to the `@yourcompany.com` email inbox. For more information, see [Delete an Account Without Logging In](https://bitwarden.com/help/article/delete-your-account/#without-logging-in).
|
||||
{% endcallout %}
|
||||
|
||||
Reference in New Issue
Block a user