41 lines
2.2 KiB
Markdown
41 lines
2.2 KiB
Markdown
---
|
|
title: Adding an email address to your GitHub account
|
|
intro: You can add multiple email addresses to your {% data variables.product.github %} account to manage commits and notifications.
|
|
redirect_from:
|
|
- /articles/adding-an-email-address-to-your-github-account
|
|
- /github/setting-up-and-managing-your-github-user-account/adding-an-email-address-to-your-github-account
|
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
|
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- Accounts
|
|
- Notifications
|
|
shortTitle: Add email address
|
|
contentType: how-tos
|
|
---
|
|
|
|
{% ifversion ghec %}
|
|
|
|
> [!NOTE]
|
|
> * If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}, you cannot make changes to your email address on {% data variables.product.prodname_dotcom %}. {% data reusables.enterprise-accounts.emu-more-info-account %}
|
|
|
|
{% endif %}
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.emails %}
|
|
{% data reusables.user-settings.add_and_verify_email %}
|
|
1. If you'd like to associate the email address with your web-based Git operations, select it from the "Primary email address" dropdown menu.
|
|
|
|

|
|
|
|
## Next steps
|
|
|
|
If you are having trouble adding an email address, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email).
|
|
|
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|