Skip to content

Commit 49f5b0d

Browse files
vgrlCopilot
andauthored
"Builder getting started" journey (Workstream C revisions) (#62441)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 9e89fc8 commit 49f5b0d

45 files changed

Lines changed: 221 additions & 433 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: Creating an account on GitHub
3+
shortTitle: Create an account
4+
intro: Create a personal account to get started with {% data variables.product.github %}.
5+
redirect_from:
6+
- /articles/signing-up-for-a-new-github-account
7+
- /github/getting-started-with-github/signing-up-for-a-new-github-account
8+
- /github/getting-started-with-github/signing-up-for-github/signing-up-for-a-new-github-account
9+
- /get-started/signing-up-for-github/signing-up-for-a-new-github-account
10+
- /articles/signing-up-for-github
11+
- /github/getting-started-with-github/signing-up-for-github
12+
- /get-started/signing-up-for-github
13+
- /get-started/quickstart/creating-an-account-on-github
14+
- /get-started/start-your-journey/creating-an-account-on-github
15+
versions:
16+
fpt: '*'
17+
ghec: '*'
18+
ghes: '*'
19+
category:
20+
- Set up your account
21+
contentType: how-tos
22+
---
23+
24+
## About your personal account on {% data variables.product.github %}
25+
26+
To get started with {% data variables.product.prodname_dotcom_the_website %}, you need to a personal account and a verified email address.
27+
28+
When creating a free account on {% data variables.product.prodname_dotcom_the_website %}, you can also authenticate with Google or Apple - which are the supported social login providers.
29+
For iOS users, even if you have enabled the setting "Hide My Email addresses" for your Apple account, using social login will result in creating a new {% data variables.product.github %} account.
30+
31+
{% data reusables.accounts.your-personal-account %}
32+
33+
Later, you can explore the different types of accounts that {% data variables.product.github %} offers, and decide if you need a billing plan. For more information, see [AUTOTITLE](/get-started/learning-about-github/types-of-github-accounts) and [AUTOTITLE](/get-started/learning-about-github/githubs-plans).
34+
35+
> [!NOTE]
36+
> The steps in this article don't apply to {% data variables.product.prodname_emus %} and users on {% data variables.product.prodname_ghe_server %}. If your {% data variables.product.github %} account has been created by your company, you can skip this article.{% ifversion ghes %} For information on how to create an account, contact your site administrator.{% endif %}
37+
38+
## Signing up for a new personal account
39+
40+
1. Navigate to [https://github.com/signup](https://github.com/signup?ref_product=github&ref_type=engagement&ref_style=text).
41+
1. Alternatively, click on **Continue with Google** to sign up using social login.
42+
1. Follow the prompts to create your personal account.
43+
44+
During sign up, you'll be asked to verify your email address. Without a verified email address, you won't be able to complete some basic {% data variables.product.github %} tasks, such as creating a repository.
45+
46+
Some enterprises create {% data variables.enterprise.prodname_managed_users %} for their users. You can't sign up for a personal account with an email address that's already verified for a {% data variables.enterprise.prodname_managed_user %}.
47+
48+
{% ifversion fpt or ghec %}If you're having problems verifying your email address, there are some troubleshooting steps you can take. For more information, see [AUTOTITLE](/account-and-profile/how-tos/email-preferences/troubleshooting-email-verification).{% endif %}
49+
50+
## Next steps
51+
52+
We strongly recommend that you configure 2FA for your account. 2FA is an extra layer of security that can help keep your account secure. For more information, see [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication).
53+
54+
## Further reading
55+
56+
* [AUTOTITLE](/get-started/learning-about-github/types-of-github-accounts)
57+
* [AUTOTITLE](/get-started/learning-about-github/githubs-plans)

content/account-and-profile/how-tos/account-management/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ versions:
88
ghec: '*'
99
children:
1010
- /managing-multiple-accounts
11+
- /creating-an-account-on-github
1112
- /merging-multiple-personal-accounts
1213
- /changing-your-username
1314
- /moving-your-work-to-an-organization

content/account-and-profile/tutorials/personalize-your-profile.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ redirect_from:
1212
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile
1313
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile
1414
- /account-and-profile/get-started/personalizing-your-profile
15+
- /get-started/quickstart/setting-up-your-profile
16+
- /get-started/start-your-journey/setting-up-your-profile
1517
versions:
1618
fpt: '*'
1719
ghes: '*'
@@ -124,8 +126,7 @@ You can set a status to display information about your current availability.
124126

125127
## Next steps
126128

129+
* Use the [Emoji cheat sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) and [Markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/) to experiment with additional formatting.
127130
* To learn more about GitHub profiles, see [AUTOTITLE](/account-and-profile/concepts/personal-profile).
128-
129131
* For reference information, see [AUTOTITLE](/account-and-profile/reference/profile-reference).
130-
131132
* For more detailed profile customizations, see [AUTOTITLE](/account-and-profile/how-tos).

content/admin/concepts/identity-and-access-management/identity-and-access-management-fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ When you create an enterprise on {% data variables.product.github %}, you can de
4141

4242
### Authentication through {% data variables.location.product_location %}
4343

44-
With authentication solely through {% data variables.location.product_location %}, each person you want to grant access to your enterprise must create and manage a personal account on {% data variables.location.product_location %}. After you grant access to your enterprise, the member can access your enterprise's resources after signing into the account on {% data variables.location.product_location %}. The member manages the account, and can contribute to other enterprises, organizations, and repositories on {% data variables.location.product_location %}. For more information about personal accounts, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).
44+
With authentication solely through {% data variables.location.product_location %}, each person you want to grant access to your enterprise must create and manage a personal account on {% data variables.location.product_location %}. After you grant access to your enterprise, the member can access your enterprise's resources after signing into the account on {% data variables.location.product_location %}. The member manages the account, and can contribute to other enterprises, organizations, and repositories on {% data variables.location.product_location %}. For more information about personal accounts, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).
4545

4646
### Authentication through {% data variables.location.product_location %} with additional SAML access restriction
4747

content/admin/overview/setting-up-a-trial-of-github-enterprise-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ category:
1616

1717
{% data reusables.enterprise.about-ghec %} See [AUTOTITLE](/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud).
1818

19-
To set up a trial, you must be signed in to a personal account. If you don't have a personal account, see [AUTOTITLE](/free-pro-team@latest/get-started/start-your-journey/creating-an-account-on-github).
19+
To set up a trial, you must be signed in to a personal account. If you don't have a personal account, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).
2020

2121
<a href="https://github.com/account/enterprises/new?ref_product=ghec&ref_type=trial&ref_style=button&ref_plan=enterprise" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Set up a trial of {% data variables.product.prodname_ghe_cloud %}</span> {% octicon "link-external" height:16 aria-label="link-external" %}</a>
2222

content/authentication/keeping-your-account-and-data-secure/verifying-new-devices-when-signing-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you do not receive the verification code, make sure that you are checking the
3030

3131
If you cannot provide the verification code because you don’t have access to your email address, you will not be able to verify your new device. You can access your {% data variables.product.prodname_dotcom %} account by using a device you’ve used before and, from there, you should add an email address that you can access to your account. See [AUTOTITLE](/account-and-profile/how-tos/email-preferences/verifying-your-email-address).
3232

33-
If you cannot provide the verification code and do not have another active session on a device you’ve used before, you may be able to contact the provider of your email address account to determine your account recovery options. If your email address is completely inaccessible, you can create a new {% data variables.product.prodname_dotcom %} account with a different username and email address. See [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).
33+
If you cannot provide the verification code and do not have another active session on a device you’ve used before, you may be able to contact the provider of your email address account to determine your account recovery options. If your email address is completely inaccessible, you can create a new {% data variables.product.prodname_dotcom %} account with a different username and email address. See [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).
3434

3535
## Receiving an unexpected device verification email
3636

content/codespaces/prebuilding-your-codespaces/allowing-a-prebuild-to-access-other-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You will need to create a new personal account and then use this account to crea
3333
1. Create a new personal account on {% data variables.product.prodname_dotcom %}.
3434

3535
> [!WARNING]
36-
> Although you can generate the {% data variables.product.pat_v1 %} using your existing personal account, we strongly recommend creating a new account with access only to the target repositories required for your scenario. This is because the access token's `repository` permission grants access to all of the repositories that the account has access to. For more information, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github) and [AUTOTITLE](/actions/reference/security/secure-use).
36+
> Although you can generate the {% data variables.product.pat_v1 %} using your existing personal account, we strongly recommend creating a new account with access only to the target repositories required for your scenario. This is because the access token's `repository` permission grants access to all of the repositories that the account has access to. For more information, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github) and [AUTOTITLE](/actions/reference/security/secure-use).
3737
3838
1. Give the new account read access to the required repositories. For more information, see [AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/managing-an-individuals-access-to-an-organization-repository).
3939
1. While signed into the new account, create a {% data variables.product.pat_v1 %} with the `repo` scope. Optionally, if the prebuild will need to download packages from the {% data variables.product.company_short %} {% data variables.product.prodname_container_registry %}, also select the `read:packages` scope. For more information, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens).

content/desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ category:
1818

1919
## About {% data variables.product.prodname_desktop %} installation
2020

21-
You can install {% data variables.product.prodname_desktop %} on supported operating systems, which currently include {% data variables.desktop.mac-osx-versions %} and {% data variables.desktop.windows-versions %}. If you have a {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %} account, you can connect your account to {% data variables.product.prodname_desktop %}.{% ifversion fpt or ghec %} For more information about creating an account, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
21+
You can install {% data variables.product.prodname_desktop %} on supported operating systems, which currently include {% data variables.desktop.mac-osx-versions %} and {% data variables.desktop.windows-versions %}. If you have a {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %} account, you can connect your account to {% data variables.product.prodname_desktop %}.{% ifversion fpt or ghec %} For more information about creating an account, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
2222

2323
{% windows %}
2424

content/desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you have an account on {% data variables.product.prodname_dotcom %} or {% dat
2525

2626
### Creating an account
2727

28-
If you do not already have an account on {% data variables.product.github %}, create one now.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).{% endif %}
28+
If you do not already have an account on {% data variables.product.github %}, create one now.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).{% endif %}
2929

3030
{% ifversion ghec %}If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %}If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
3131

content/desktop/overview/getting-started-with-github-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After you have installed {% data variables.product.prodname_desktop %}, you can
3737

3838
{% mac %}
3939

40-
1. Before you can authenticate to {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %}, you will need an account.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
40+
1. Before you can authenticate to {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %}, you will need an account.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
4141
{% data reusables.desktop.mac-select-desktop-menu %}
4242
{% data reusables.desktop.mac-click-sign-into %}
4343
1. Follow the steps to sign in. For more information about authentication, see [AUTOTITLE](/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop).
@@ -46,7 +46,7 @@ After you have installed {% data variables.product.prodname_desktop %}, you can
4646

4747
{% windows %}
4848

49-
1. Before you can authenticate to {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %}, you will need an account.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/get-started/start-your-journey/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
49+
1. Before you can authenticate to {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %}, you will need an account.{% ifversion fpt or ghec %} For more information, see [AUTOTITLE](/account-and-profile/how-tos/account-management/creating-an-account-on-github).{% endif %}{% ifversion ghec %} If you're part of an organization that uses {% data variables.product.prodname_emus %} and you do not have an account, contact your enterprise administrator.{% elsif ghes %} If you're a member of an organization that uses {% data variables.product.prodname_ghe_server %} and you do not have an account, contact your site administrator.{% endif %}
5050
{% data reusables.desktop.windows-choose-options %}
5151
{% data reusables.desktop.windows-click-sign-into %}
5252
1. Follow the steps to sign in. For more information about authentication, see [AUTOTITLE](/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop).

0 commit comments

Comments
 (0)