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:
26
_articles/organizations/user-seats.md
Normal file
26
_articles/organizations/user-seats.md
Normal 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** → **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 %}
|
||||
Reference in New Issue
Block a user