Skip to content

Commit 1ecb332

Browse files
[Ready for merging on March 1] Add enterprise billing email section (#25619)
1 parent e69144b commit 1ecb332

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

content/billing/managing-your-github-billing-settings/setting-your-billing-email.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,50 @@ One address must always be designated as the primary recipient. The address with
7171
1. To the right of the email address, use the "Edit" drop-down menu, and click **Remove**.
7272
![Remove recipient](/assets/images/help/billing/billing-remove-email-recipient.png)
7373
1. Review the confirmation prompt, then click **Remove**.
74+
75+
{% ifversion ghec %}
76+
## Setting your enterprise's billing email
77+
78+
Your enterprise's billing email is where {% data variables.product.product_name %} sends receipts and other billing-related communication. The email address does not need to be unique to the enterprise account.
79+
80+
Only enterprise members with the owner or billing manager role can access or change billing settings for your enterprise. For more information, see "[Managing users in your enterprise](/admin/user-management/managing-users-in-your-enterprise/roles-in-an-enterprise)."
81+
82+
{% data reusables.enterprise-accounts.access-enterprise %}
83+
{% data reusables.enterprise-accounts.settings-tab %}
84+
{% data reusables.enterprise-accounts.billing-tab %}
85+
1. Click **Billing emails**.
86+
2. Under "Email recipients", to the right of the billing email address, click **Edit**.
87+
![Screenshot of the current billing email with the edit button emphasized](/assets/images/help/billing/billing-change-email.png)
88+
2. Type a valid email address, then click **Update**.
89+
![Screenshot of the edit billing email address modal window with a sample email address entered](/assets/images/help/billing/billing-change-email-modal.png)
90+
91+
## Managing additional recipients for your enterprise's billing email
92+
93+
If you have users that want to receive billing reports, you can add their email addresses as billing email recipients.
94+
95+
Only enterprise members with the owner or billing manager role can access or change billing settings for your enterprise. For more information, see "[Managing users in your enterprise](/admin/user-management/managing-users-in-your-enterprise/roles-in-an-enterprise)."
96+
97+
### Adding a recipient for billing notifications
98+
99+
{% data reusables.enterprise-accounts.access-enterprise %}
100+
{% data reusables.enterprise-accounts.settings-tab %}
101+
{% data reusables.enterprise-accounts.billing-tab %}
102+
1. Click **Billing emails**.
103+
2. Under "Email recipients", to the right of the billing email address, click **Add**.
104+
![Screenshot of the current billing email with the add button emphasized](/assets/images/help/billing/billing-add-email-recipient.png)
105+
3. Type the email address of the recipient, then click **Add**.
106+
![Screenshot of the add billing email address modal window without a sample email address entered](/assets/images/help/billing/billing-add-email-recipient-modal.png)
107+
108+
### Removing a recipient from billing notifications
109+
110+
{% data reusables.enterprise-accounts.access-enterprise %}
111+
{% data reusables.enterprise-accounts.settings-tab %}
112+
{% data reusables.enterprise-accounts.billing-tab %}
113+
1. Click **Billing emails**.
114+
2. Under "Email recipients", find the email address you want to remove.
115+
3. For the user's entry in the list, click **Edit**.
116+
![Screenshot of the recipient's email with the edit button emphasized](/assets/images/help/billing/billing-edit-email-recipient.png)
117+
4. To the right of the email address, use the "Edit" drop-down menu, and click **Remove**.
118+
![Screenshot of the recipient's email with the remove button emphasized](/assets/images/help/billing/billing-remove-email-recipient.png)
119+
5. Review the confirmation prompt, then click **Remove**.
120+
{% endif %}

0 commit comments

Comments
 (0)