Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ If your organization is owned by an enterprise account, you cannot invite billin
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.

{% data reusables.organizations.billing-settings %}
1. Under "Billing management", next to "Billing managers", click **Add**.
1. Click **Additional billing details**.
1. Next to "Billing managers", click **Invite**.
1. Type the username or email address of the person you want to add and click **Send invitation**.
Comment on lines +67 to 68
Copy link

Copilot AI May 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Use sequential numbering (e.g., 2.) for this step to improve clarity, unless relying on Markdown's automatic numbering.

Suggested change
1. Next to "Billing managers", click **Invite**.
1. Type the username or email address of the person you want to add and click **Send invitation**.
2. Next to "Billing managers", click **Invite**.
3. Type the username or email address of the person you want to add and click **Send invitation**.

Copilot uses AI. Check for mistakes.

## Further reading
Expand Down
Loading