Skip to content

Commit 6f7bb77

Browse files
[Improvement]: Add instruction on how to add a billing manager on the new billing platform (#53986)
Co-authored-by: Kevin Heis <[email protected]>
1 parent 4e240b5 commit 6f7bb77

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

content/billing/using-the-new-billing-platform/roles-for-the-new-billing-platform.md

+16
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,19 @@ You can:
5151
* Download CSV usage reports.
5252

5353
{% endif %}
54+
55+
## Inviting a billing manager
56+
57+
The invited person will receive an invitation email asking them to become a billing manager for your {% ifversion ghec %}enterprise{% endif %}{% ifversion fpt %} organization{% endif %}. Once the invited person clicks the accept link in their invitation email, they will automatically be added to the {% ifversion ghec %}enterprise{% endif %}{% ifversion fpt %} organization{% endif %} as a billing manager. If they don't already have a {% data variables.product.prodname_dotcom %} account, they will be directed to sign up for one, and they will be automatically added to the {% ifversion ghec %}enterprise{% endif %}{% ifversion fpt %} organization{% endif %} as a billing manager after they create an account.
58+
59+
{% data reusables.user-settings.access_settings %}
60+
1. In the "Access" section of the sidebar, click **{% octicon "organization" aria-hidden="true" %} Organizations**.
61+
{% data reusables.profile.org_settings %}
62+
1. If you are an organization owner, in the "Access" section of the sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Billing and plans**.
63+
1. Click the link in the text box, **Enterprise account billing settings**, which will direct you to your organizations billing settings page.
64+
1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "person" aria-hidden="true" %} People**.
65+
1. Under "People", click **Administrators**.
66+
1. Above the list of administrators, click **Invite admin**.
67+
1. Type the username, full name, or email address of the person you want to invite, then select the appropriate person from the results.
68+
1. Select **Billing Manager**.
69+
1. Click **Send Invitation**.

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

+10-3
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,21 @@ Billing managers **are not** able to:
4646
4747
## Inviting a billing manager
4848

49+
{% ifversion enhanced-billing-platform %}
50+
51+
>[!NOTE] Enterprise accounts, and organizations owned by enterprise accounts, created after June 2, 2024, have access to the enhanced billing platform. Enterprises that participated in the {% data variables.release-phases.public_preview %} program also have access to the enhanced billing platform.
52+
>
53+
> If you are on the enhanced billing platform, the process for adding a billing manager is different. See [AUTOTITLE](/billing/using-the-new-billing-platform/roles-for-the-new-billing-platform#inviting-a-billing-manager).
54+
55+
{% endif %}
56+
4957
{% ifversion ghec %}
5058

51-
> [!NOTE]
52-
> If your organization is owned by an enterprise account, you cannot invite billing managers at the organization level. For more information, see [AUTOTITLE](/admin/overview/about-enterprise-accounts).
59+
If your organization is owned by an enterprise account, you cannot invite billing managers at the organization level. For more information, see [AUTOTITLE](/admin/overview/about-enterprise-accounts).
5360

5461
{% endif %}
5562

56-
The invited person will receive an invitation email asking them to become a billing manager for your organization. Once the invited person clicks the accept link in their invitation email, they will automatically be added to the organization as a billing manager. If they don't already have a GitHub account, they will be directed to sign up for one, and they will be automatically added to the organization as a billing manager after they create an account.
63+
The invited person will receive an invitation email asking them to become a billing manager for your organization. Once the invited person clicks the accept link in their invitation email, they will automatically be added to the organization as a billing manager. If they don't already have a {% data variables.product.prodname_dotcom %} account, they will be directed to sign up for one, and they will be automatically added to the organization as a billing manager after they create an account.
5764

5865
{% data reusables.organizations.billing-settings %}
5966
1. Under "Billing management", next to "Billing managers", click **Add**.

0 commit comments

Comments
 (0)