Skip to content

Commit 39bf8e8

Browse files
holly-kasselfelicitymaygmondelloisaacmbrownSiaraMist
authored
Customers can add users to a cost center via both the UI and API [GA] (#57077)
Co-authored-by: Felicity Chapman <[email protected]> Co-authored-by: Greg Mondello <[email protected]> Co-authored-by: Isaac Brown <[email protected]> Co-authored-by: Siara <[email protected]>
1 parent 9bd048e commit 39bf8e8

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed

content/billing/tutorials/use-cost-centers.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ shortTitle: Use cost centers
1616
contentType: tutorials
1717
---
1818

19-
To drive accountability and control costs, the new billing platform lets you create cost centers. A cost center manages expenses without generating revenue. You can create cost centers and assign users, organizations, and repositories to them, and set budgets. This enhances spending control and resource allocation.
19+
Cost centers let you attribute usage and spend by business unit to improve accountability, forecasting, and cost allocation. You can assign users, organizations, and repositories within your enterprise to a cost center.
2020

21-
If your account is billed to Azure, you will have the option to add an Azure subscription ID. Cost centers allows for multiple Azure subscription IDs so that different business units, within an enterprise, can directly pay for their usage.
21+
If your account is billed through Azure, you can add an Azure subscription to a cost center to bill usage to a different Azure subscription than the enterprise default.
2222

2323
To learn more about roles authorized to create and manage cost centers, see [AUTOTITLE](/billing/managing-your-billing/roles-for-the-new-billing-platform).
2424

@@ -29,27 +29,27 @@ To learn more about roles authorized to create and manage cost centers, see [AUT
2929
3030
Create cost centers to monitor and manage expenses for specific organizations or repositories. Multiple organizations, repositories, and users can be assigned to one cost center.
3131

32-
When you create a cost center, you can add **organizations** or **repositories**—which track spending for usage-based products like {% data variables.product.prodname_actions %}—via the user interface. To track spending for license-based products like {% data variables.product.prodname_copilot %}, you will need to add **users** to the cost center via the API after the cost center has been created. For guidance by product, see [Allocating spending to a cost center](#allocating-spending-to-a-cost-center).
32+
When you create a cost center, you can add **organizations**, **repositories**, or **users**. The cost center will then track spending for the selected entities.
3333

3434
{% data reusables.enterprise-accounts.access-enterprise %}
3535
{% data reusables.billing.enterprise-billing-menu %}
3636
1. Click **Cost centers**.
3737
1. Click **New cost center** in the upper-right corner.
3838
1. In the text box under "Name", enter a name for your cost center.
3939
1. If your account is billed to Azure, you have the option to add an Azure ID. Your credentials will be verified against Azure to ensure the Azure IDs associated to your account are available.
40-
1. If the cost center will track spending for usage-based products like {% data variables.product.prodname_actions %}, under "Resources", select the organizations and/or repositories that will be a part of the cost center.
40+
1. Under **Resources**, select the organizations, repositories, and/or users that will be a part of the cost center.
4141

42-
>[!NOTE] An organization or repository can only be assigned to one cost center at a time.
42+
>[!NOTE] A resource (organization, repository, or user) can only be assigned to one cost center at a time. If you add a resource that belongs to a different cost center, it will be moved to the new cost center and you will be notified.
4343
4444
1. Click **Create cost center**.
4545

4646
## Allocating spending to a cost center
4747

4848
To allocate spending to a cost center, you add repositories, organizations, or users to the cost center. Any usage that is not assigned to a specific cost center is categorized as "Enterprise Only" spending on your enterprise's "Usage" page.
4949

50-
* For **usage-based** products like {% data variables.product.prodname_actions %}, cost centers are charged based on the repositories or organizations that you add. You can add these to a cost center in the UI. See [Creating a cost center](#creating-a-cost-center).
50+
* For **usage-based** products like {% data variables.product.prodname_actions %}, cost centers are charged based on the repositories or organizations that you add. See [Creating a cost center](#creating-a-cost-center).
5151
* For **license-based** products like {% data variables.product.prodname_copilot %}, cost centers are charged based on the users that you add.
52-
* You must add users to a cost center with the API. See [AUTOTITLE](/rest/enterprise-admin/billing#add-users-to-a-cost-center). Note that the API currently supports adding or removing up to **50** resources in a single operation.
52+
* You can add repositories, organizations, and/or users to a cost center with the API. See [AUTOTITLE](/rest/enterprise-admin/billing#add-resources-to-a-cost-center). Note that the API currently supports adding or removing up to **50** resources in a single operation.
5353
* If a licensed user isn't assigned to cost center, costs either default to "Enterprise Only" spending or are assigned to a cost center based on the user's organization membership. This depends on the product. For a detailed explanation, see [Cost center allocation for license-based products](#cost-center-allocation-for-license-based-products).
5454

5555
### Breakdown by product
@@ -76,8 +76,6 @@ You can view the usage of your cost centers and download the usage data for furt
7676

7777
You can view, edit, and delete cost centers to manage your business units effectively.
7878

79-
To add or remove members from a cost center, you can use the API. See [AUTOTITLE](/rest/enterprise-admin/billing).
80-
8179
{% data reusables.enterprise-accounts.access-enterprise %}
8280
{% data reusables.billing.enterprise-billing-menu %}
8381
1. Click **Cost centers**.
@@ -182,8 +180,7 @@ There are a few current limitations when working with cost centers and the API:
182180

183181
* There is a maximum of 250 cost centers per enterprise.
184182
* You can add or remove up to 50 resources at a time from a cost center using the API.
185-
* Azure subscriptions can only be added to or removed from cost centers via the UI.
186-
* Users can only be added to or removed from cost centers via the API.
183+
* Azure subscriptions can only be added to or removed from cost centers through the UI.
187184

188185
## Further reading
189186

content/copilot/how-tos/manage-and-track-spending/manage-company-spending.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,7 @@ You can create cost centers to map spending to individual business units or grou
4949

5050
For example, if you were running a pilot program for {% data variables.copilot.copilot_enterprise %} for a group of employees, you might want to create a cost center to track their spending and set a budget independently of the rest of the company.
5151

52-
### Create a cost center
53-
54-
1. Go to your enterprise or organization account settings and click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**.
55-
1. In the left sidebar, click **Cost centers**, then click **New cost center**.
56-
1. Create the cost center. You don't need to add any repositories or organizations, because you will add users to the cost center directly in the next step.
57-
58-
>[!NOTE] As a priority, a cost center is charged for a {% data variables.product.prodname_copilot_short %} license if the assigned **user** has been added to the cost center directly. As a fallback, a cost center is charged for the license if the **organization where the user receives access** has been added to the cost center.
59-
60-
1. After creating the cost center, use the REST API to add the users whose usage you want to track. See [AUTOTITLE](/enterprise-cloud@latest/rest/enterprise-admin/billing#add-users-to-a-cost-center).
52+
For more information, see [AUTOTITLE](/billing/tutorials/use-cost-centers).
6153

6254
## Preventing overspending
6355

0 commit comments

Comments
 (0)