Skip to content

Commit fec1a2d

Browse files
Consolidate permissions of billing managers (#60318)
1 parent 7de6a99 commit fec1a2d

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

content/billing/reference/billing-roles.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ The following roles have access to the billing platform:
1717

1818
* **Enterprise owners and enterprise billing managers**: Can manage billing for an enterprise account.
1919
* **Organization owners and organization billing managers**: Can manage billing for an organization on {% data variables.product.prodname_free_team %} or {% data variables.product.prodname_team %}.
20+
21+
> [!NOTE]
22+
> If your organization is owned by an enterprise account, you cannot add billing managers at the organization level. Billing for enterprise-owned organizations is managed at the enterprise level.
23+
2024
* **Personal accounts (non-managed)**: Can access the billing platform for their personal usage.
2125

2226
To add a billing manager, see:
@@ -38,9 +42,7 @@ You have full administrative access to your organization. You can:
3842

3943
You can:
4044

41-
* View all metered usage for your organization its repositories.
42-
* View organization-level budgets.
43-
* Download CSV usage reports.
45+
{% data reusables.billing.org-billing-manager-permissions %}
4446

4547
## Enterprise owners and enterprise billing managers
4648

@@ -51,6 +53,8 @@ You can:
5153
* Download CSV usage reports for products your enterprise is using.
5254
* Set budgets for your enterprise.
5355
* Create cost centers for all organizations within your enterprise.
56+
* View and manage user licenses.
57+
* Manage other billing settings, such as payment methods and billing contacts.
5458

5559
## Further reading
5660

content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@ Members of your organization's Owners team can give _billing manager_ permission
2121

2222
Billing managers can:
2323

24-
* Upgrade or downgrade between {% data variables.product.prodname_free_user %} and {% data variables.product.prodname_team %} plans
25-
* Add, update, or remove payment methods
26-
* View payment history
27-
* Download receipts
28-
* View, invite, and remove billing managers
29-
* Start, modify, or cancel sponsorships
24+
{% data reusables.billing.org-billing-manager-permissions %}
3025

3126
In addition, all billing managers will receive billing receipts by email on the organization's billing date.
3227

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* View all metered usage for your organization and its repositories.
2+
* View organization-level budgets.
3+
* Download CSV usage reports.
4+
* View payment history and download receipts.
5+
* Add, update, or remove payment methods.
6+
* Upgrade or downgrade between {% data variables.product.prodname_free_user %} and {% data variables.product.prodname_team %} plans.
7+
* View, invite, and remove billing managers.
8+
* Start, modify, or cancel sponsorships.

0 commit comments

Comments
 (0)