Skip to content

Commit 4fdfddd

Browse files
committed
add license seat consumption to (new) faq
1 parent 065c496 commit 4fdfddd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/admin/licensing/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,20 @@ There are two ways to add a license to a Coder deployment:
5353

5454
</div>
5555

56-
## Find your deployment ID
56+
## FAQ
57+
58+
### Find your deployment ID
5759

5860
You'll need your deployment ID to request a trial or license key.
5961

6062
From your Coder dashboard, select your user avatar, then select the **Copy to
6163
clipboard** icon at the bottom:
6264

6365
![Copy the deployment ID from the bottom of the user avatar dropdown](../../images/admin/deployment-id-copy-clipboard.png)
66+
67+
### How we calculate license seat consumption
68+
69+
Licenses are consumed based on the status of user accounts.
70+
Only users who have been active in the last 90 days consume license seats.
71+
72+
Consult the [user status documentation](../users/index.md#user-status) for more information about active, dormant, and suspended user statuses.

0 commit comments

Comments
 (0)