Skip to content

Commit 2e97570

Browse files
authored
[EDI] Move "Managing your company's spending on Copilot" to "How to" (#56692)
1 parent 26dfbb8 commit 2e97570

File tree

7 files changed

+28
-20
lines changed

7 files changed

+28
-20
lines changed

content/copilot/how-tos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ children:
1616
- /custom-instructions
1717
- /content-exclusion
1818
- /github-flow
19-
- /premium-requests
19+
- /spending
2020
- /personal-settings
2121
- /manage-your-account
2222
- /administer

content/copilot/how-tos/premium-requests/index.md

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Manage and monitor spending for Copilot
3+
shortTitle: Spending
4+
intro: 'Manage and track spending on Copilot for your company.'
5+
versions:
6+
feature: copilot
7+
topics:
8+
- Copilot
9+
children:
10+
- /monitoring-your-copilot-usage-and-entitlements
11+
- /manage-for-enterprise
12+
- /managing-your-companys-spending-on-github-copilot
13+
redirect_from:
14+
- /copilot/how-tos/premium-requests
15+
---
16+

content/copilot/how-tos/premium-requests/manage-for-enterprise.md renamed to content/copilot/how-tos/spending/manage-for-enterprise.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Managing the premium request allowance for users in your enterprise
3-
shortTitle: Manage allowance for members
3+
shortTitle: Enterprise premium requests
44
intro: 'Change the default spending limit or upgrade users to {% data variables.copilot.copilot_enterprise_short %}.'
55
permissions: 'Enterprise owners'
66
versions:
@@ -9,6 +9,8 @@ topics:
99
- Copilot
1010
allowTitleToDifferFromFilename: true
1111
product: '{% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %}'
12+
redirect_from:
13+
- /copilot/how-tos/premium-requests/manage-for-enterprise
1214
---
1315

1416
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Managing your company's spending on GitHub Copilot
3-
shortTitle: Manage spending
3+
shortTitle: Manage company spending
44
intro: 'Learn how to track spending, view usage, and optimize license distribution.'
55
versions:
66
feature: copilot
@@ -11,6 +11,7 @@ product: '{% data variables.copilot.copilot_for_business %} or {% data variables
1111
redirect_from:
1212
- /copilot/rolling-out-github-copilot-at-scale/managing-your-companys-spending-on-github-copilot
1313
- /copilot/rolling-out-github-copilot-at-scale/assigning-licenses/managing-your-companys-spending-on-github-copilot
14+
- /copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/managing-your-companys-spending-on-github-copilot
1415
---
1516

1617
When you're adopting {% data variables.product.prodname_copilot %} in an enterprise, you will want to set budgets and track spending to ensure your rollout is sustainable. {% data variables.product.github %} offers billing tools to help you visualize your spending patterns, receive alerts when you reach budget thresholds, and optimize your license usage.
@@ -21,6 +22,8 @@ To control spending, it's important to understand who can affect your bill by gr
2122

2223
We recommend that you identify the people with this role and communicate with them about your company's strategy for distributing licenses. For example, you may have a budget or limited pilot program, or you may distribute licenses through an internal website.
2324

25+
For more information, see [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/viewing-people-in-your-enterprise#viewing-members).
26+
2427
## Managing premium requests
2528

2629
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
@@ -77,9 +80,9 @@ For more detailed insights, you can filter the results by cost center and group
7780

7881
![Screenshot of the "Usage" page. A line chart tracks Copilot spending over the current month, grouped by SKU.](/assets/images/help/copilot/track-spending.png)
7982

80-
## Optimize license usage
83+
## Next steps
8184

82-
When you begin rolling out {% data variables.product.prodname_copilot_short %} in a company, you may see low rates of adoption at first. An effective enablement process is essential to drive adoption of {% data variables.product.prodname_copilot_short %} in your company. Tailor this process to your company's needs and goals, and design it to help your teams understand how to use {% data variables.product.prodname_copilot_short %} effectively.
85+
As well as managing spending on licenses, it is important to ensure licenses are being used effectively. When you begin rolling out {% data variables.product.prodname_copilot_short %} in a company, you may see low rates of adoption at first. An effective enablement process is essential to drive adoption of {% data variables.product.prodname_copilot_short %} in your company. Tailor this process to your company's needs and goals, and design it to help your teams understand how to use {% data variables.product.prodname_copilot_short %} effectively.
8386

8487
To ensure your licenses are being used effectively, you can use the API to identify inactive users. We recommend sending these users a message with advice and resources for getting started. If a user remains inactive, you can revoke their license and assign it to another user.
8588

content/copilot/how-tos/premium-requests/monitoring-your-copilot-usage-and-entitlements.md renamed to content/copilot/how-tos/spending/monitoring-your-copilot-usage-and-entitlements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Monitoring your Copilot usage and entitlements
3-
shortTitle: Monitor usage and entitlements
3+
shortTitle: Monitor premium requests
44
intro: 'Learn how you can monitor your monthly usage of {% data variables.product.prodname_copilot_short %} and get the most value out of your {% data variables.product.prodname_copilot_short %} plan.'
55
permissions: 'Individual users on a paid {% data variables.product.prodname_copilot_short %} plan can view their own usage and entitlements. For {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plans, organization admins and billing managers can view usage reports for members.'
66
versions:
@@ -12,6 +12,7 @@ redirect_from:
1212
- /copilot/managing-copilot/monitoring-usage-and-entitlements/monitoring-your-copilot-usage-and-entitlements
1313
- /copilot/managing-copilot/understanding-and-managing-copilot-usage/monitoring-your-copilot-usage-and-entitlements
1414
- /copilot/how-tos/monitoring-your-copilot-usage-and-entitlements
15+
- /copilot/how-tos/premium-requests/monitoring-your-copilot-usage-and-entitlements
1516
---
1617

1718
You can track your monthly usage of premium requests to help you get the most value from your {% data variables.product.prodname_copilot_short %} plan.

content/copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ topics:
99
children:
1010
- /setting-up-a-self-serve-process-for-github-copilot-licenses
1111
- /reminding-inactive-users
12-
- /managing-your-companys-spending-on-github-copilot
1312
redirect_from:
1413
- /copilot/rolling-out-github-copilot-at-scale/assigning-licenses
1514
---

0 commit comments

Comments
 (0)