diff --git a/_articles/organizations/user-seats.md b/_articles/organizations/user-seats.md new file mode 100644 index 00000000..1750d892 --- /dev/null +++ b/_articles/organizations/user-seats.md @@ -0,0 +1,26 @@ +--- +layout: article +title: User Seat Management for your Organization +categories: [organizations] +featured: true +popular: false +tags: [] +--- + +## Add User Seats + +You can add user seats at any time by logging into the **Web Vault** (https://vault.bitwarden.com) and going to **Settings** → **Organizations** → {YOUR ORG NAME} → {% icon fa-cog %} **Settings** sub-tab → **Subscription**. There you can locate the **User Seats** section and select the **Add Seats** button. + +{% note %} +The cost will be automatically prorated and debited based on the billing cycle. +{% endnote %} + +{% image organizations/user-seats.png %} + +## Remove User Seats + +You can remove user seats at any time by logging into the **Web Vault** (https://vault.bitwarden.com) and going to **Settings** → **Organizations** → {YOUR ORG NAME} → {% icon fa-cog %} **Settings** sub-tab → **Subscription**. There you can locate the **User Seats** section and select the **Remove Seats** button. + +{% note %} +A credit for any unused time will be automatically issued to the account balance. +{% endnote %} \ No newline at end of file diff --git a/images/organizations/user-seats.png b/images/organizations/user-seats.png new file mode 100644 index 00000000..85219b72 Binary files /dev/null and b/images/organizations/user-seats.png differ