Skip to content

Commit f271795

Browse files
isaacmbrownCopilotfelicitymay
authored
[EDI billing] Create a reference article from "License consumption by organization members" (#57044)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Felicity Chapman <[email protected]>
1 parent 15adae5 commit f271795

File tree

6 files changed

+112
-173
lines changed

6 files changed

+112
-173
lines changed

content/billing/concepts/enterprise-billing/billing-for-enterprises.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Billing for GitHub Enterprise
3-
intro: 'You can view billing information for your enterprise account on {% data variables.product.prodname_dotcom_the_website %}.'
3+
intro: 'Learn how your bill is calculated based on how many {% data variables.product.prodname_enterprise %} licenses you use.'
44
redirect_from:
55
- /admin/overview/managing-billing-for-your-enterprise
66
- /enterprise/admin/installation/managing-billing-for-github-enterprise
@@ -36,10 +36,24 @@ If you have an enterprise account on {% data variables.product.prodname_ghe_clou
3636
> {% data reusables.billing.ghes-with-no-enterprise-account %}
3737
> {% endif %}
3838
39+
To learn which people consume a license in your enterprise, see [AUTOTITLE](/billing/reference/license-consumption).
40+
3941
## Invoiced customers
4042

4143
For invoiced customers, each invoice includes a single bill that covers the cost of {% data variables.product.prodname_enterprise %} licenses used, as well as your use of paid services. For example, in addition to your usage for {% data variables.product.prodname_enterprise %}, you may also use {% data variables.product.prodname_GH_secret_protection %}.
4244

45+
## Billing models for {% data variables.product.prodname_enterprise %} licenses
46+
47+
There are two billing models for {% data variables.product.prodname_enterprise %} licenses: **usage-based** and **volume**.
48+
49+
{% data reusables.billing.do-i-have-usage-based %}
50+
51+
## License usage across deployments
52+
53+
{% data reusables.enterprise-licensing.unique-user-licensing-model %}
54+
55+
To ensure the same user isn't consuming more than one license for multiple enterprise deployments, you synchronize license usage between your {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_ghe_cloud %} environments. See [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/about-licenses-for-github-enterprise).
56+
4357
## Further reading
4458

4559
* [AUTOTITLE](/admin/overview/about-enterprise-accounts)

content/billing/concepts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ topics:
1010
- Billing
1111
children:
1212
- /billing-cycles
13-
- /license-consumption
1413
- /azure-subscriptions
1514
- /impact-of-plan-changes
1615
- /discounted-plans
@@ -19,3 +18,4 @@ children:
1918
- /third-party-payments
2019
contentType: concepts
2120
---
21+

content/billing/concepts/license-consumption.md

Lines changed: 0 additions & 169 deletions
This file was deleted.

content/billing/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ redirect_from:
66
- /github/setting-up-and-managing-billing-and-payments-on-github
77
- /categories/setting-up-and-managing-billing-and-payments-on-github
88
introLinks:
9-
overview: '{% ifversion fpt or ghec %}/billing/get-started/how-billing-works {% elsif ghes %}/billing/concepts/license-consumption {% endif %}'
9+
overview: '{% ifversion fpt or ghec %}/billing/get-started/how-billing-works {% elsif ghes %}/billing/concepts/enterprise-billing/billing-for-enterprises{% endif %}'
1010
featuredLinks:
1111
startHere:
1212
- '{% ifversion fpt or ghec %}/billing/get-started/introduction-to-billing{% endif %}'
1313
- '{% ifversion fpt or ghec %}/billing/get-started/how-billing-works{% endif %}'
1414
- '{% ifversion fpt or ghec %}/billing/how-tos/set-up-payment/manage-payment-info{% endif %}'
1515
- '{% ifversion fpt or ghec %}/billing/tutorials/set-up-budgets{% endif %}'
16-
- '{% ifversion ghes %}/billing/concepts/license-consumption{% endif %}'
16+
- '{% ifversion ghes %}/billing/concepts/enterprise-billing/billing-for-enterprises{% endif %}'
1717
- '{% ifversion ghes %}/billing/how-tos/manage-plan-and-licenses/view-enterprise-usage{% endif %}'
1818
- '{% ifversion ghes %}/billing/concepts/enterprise-billing/combined-enterprise-use{% endif %}'
1919
popular:

content/billing/reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ children:
1414
- /supported-payment-methods
1515
- /azure-subscription
1616
- /billing-roles
17+
- /license-consumption
1718
- /enterprise-license-troubleshooting
1819
contentType: reference
1920
---

0 commit comments

Comments
 (0)