1
0
mirror of https://github.com/bitwarden/help synced 2026-01-08 11:33:45 +00:00

Initial User Seat Management Article (#80)

* Initial User Seat Management Article

* Grammar correction and icon syntax usage.

Changed "go" to "going" and replaced the (Gears Icon) description with icon syntax for a cog.

Co-authored-by: Aaron Marshall <marshall@linux.com>
This commit is contained in:
Aaron Marshall
2020-03-19 12:15:45 -05:00
committed by GitHub
parent 66f8a1b2d6
commit 7285e94ab4
2 changed files with 26 additions and 0 deletions

View File

@@ -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** &rarr; **Organizations** &rarr; {YOUR ORG NAME} &rarr; {% icon fa-cog %} **Settings** sub-tab &rarr; **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** &rarr; **Organizations** &rarr; {YOUR ORG NAME} &rarr; {% icon fa-cog %} **Settings** sub-tab &rarr; **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 %}