Skip to content

Commit 7cc74eb

Browse files
authored
Billing: Update information on managing email contacts (#55777)
1 parent 9d75961 commit 7cc74eb

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

content/billing/managing-your-billing/managing-your-payment-and-billing-information.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,26 @@ You can view and edit your billing information, update your payment method, and
101101

102102
You can view your payment history, including the date, amount, and payment method. You can also download past payments.
103103

104-
1. Display the **Billing & Licensing** section of the sidebar of the {% data variables.enterprise.enterprise_or_org %} settings.
104+
1. Display the **Billing and Licensing** {% ifversion fpt %}section of the sidebar of the organization settings{% else %}page for the enterprise{% endif %}.
105105
1. Click **Payment history**.
106106

107-
{% ifversion ghec %}
108-
109107
## Managing billing contacts
110108

111109
You can add an email address to receive billing notifications regarding payments and budget threshold alerts.
112110

113-
1. Display the **Billing & Licensing** section of the sidebar of the enterprise settings.
111+
{% ifversion fpt %}
112+
113+
1. Display the **Billing and Licensing** section of the sidebar of the organization settings.
114+
1. Click **Additional billing details**.
115+
1. In the table of "Email recipients":
116+
* Click **Add** and follow the prompt to add a new billing contact.
117+
* Use the **Edit** drop-down for a contact to either remove the contact or make that contact the primary billing contact.
118+
119+
{% else %}
120+
121+
1. Display the **Billing and Licensing** page for the enterprise.
114122
1. Click **Billing contacts**.
115123
1. Click **Add** in the upper-right corner and follow the prompt.
116-
1. Click {% octicon "pencil" aria-label="The edit icon" %} to edit the primary billing contact or {% octicon "kebab-horizontal" aria-label="Show options" %} to either remove or make a contact the primary billing contact.
124+
1. Click {% octicon "pencil" aria-label="The edit icon" %} to edit the primary billing contact or {% octicon "kebab-horizontal" aria-label="Show options" %} to either remove a contact or make a contact the primary billing contact.
117125

118126
{% endif %}

0 commit comments

Comments
 (0)