1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 21:33:18 +00:00

Add kevins help article user groups access control (#98)

* Create user-types-access-control.png

* Create user-types-access-control.md
This commit is contained in:
Gary Orenstein
2020-05-04 18:22:48 -07:00
committed by GitHub
parent e93202d32d
commit 0bb559f3aa
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
---
layout: article
title: User Types and Access Control
categories: [organizations]
featured: false
popular: false
hidden: false
tags: [user types, access control]
---
## User Types
When adding users to your Bitwarden Organization, you can grant certain levels of access by user type. Options include Owner, Admin, Manager and User. See further details below:
### User
- Most common user type
- Only have access to assigned collections
- Consumers of shared items in addition to their individual vault items
- Only work with items under collections they have been associated with
- Unable to create collections
### Manager
- Only administer a collection it is associated with by an Owner or Admin
- Access and manage assigned collections in an organization
- Create new collections and modify the assigned collections
- Able to set user access for assigned collections
### Admin
- Access and manage all items, collections, and users in your organization
- Invite and confirm users to join an organization
- Manage Enterprise Policies
- Manage Groups
- View Event Logs
- Export organization vault data
- Normally only a few select Admins in an organization
### Owner
- Highest level of access
- Manage all aspects of the organization
- Manage billing, subscription, and integration mechanisms
- Normally only a few select Owners in an organization
{% note %}
Once the user or users group is saved with their Collections access, the user will inherit those items into their Vault view.
{% endnote %}
## Access Control
In addition to defining the User Type, Access Control determines a full or partial view of the collections within an organization.
Choose **all items** or **selected collections** to set the appropriate access.
Choose **read only** for the appropriate collections.
{% image organizations/user-types-access-control.png %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB