|
| 1 | +--- |
| 2 | +title: Setting your profile to private |
| 3 | +intro: A private profile displays only limited information, and hides some activity. |
| 4 | +versions: |
| 5 | + fpt: '*' |
| 6 | +topics: |
| 7 | + - Profiles |
| 8 | +shortTitle: Set profile to private |
| 9 | +--- |
| 10 | +{% note %} |
| 11 | + |
| 12 | +**Note:** Private profiles are currently in beta and are subject to change. |
| 13 | + |
| 14 | +{% endnote %} |
| 15 | + |
| 16 | +To hide parts of your profile page, you can make your profile private. This also hides your activity in various social features on {% data variables.product.prodname_dotcom_the_website %}. A private profile hides information from all users, and there is currently no option to allow specified users to see your activity. |
| 17 | + |
| 18 | +Private profiles cannot receive sponsorships under [{% data variables.product.prodname_sponsors %}](/sponsors/getting-started-with-github-sponsors/about-github-sponsors). To be eligible for {% data variables.product.prodname_sponsors %}, your profile cannot be private. |
| 19 | + |
| 20 | +## Changes to your private profile |
| 21 | + |
| 22 | +When your profile is private, the following content is hidden from your profile page: |
| 23 | + |
| 24 | +- Achievements and highlights. |
| 25 | +- Activity overview and activity feed. |
| 26 | +- Contribution graph. |
| 27 | +- Follower and following counts. |
| 28 | +- Follow and Sponsor buttons. |
| 29 | +- Organization memberships. |
| 30 | +- Stars, projects, packages, and sponsoring tabs. |
| 31 | + |
| 32 | +{% note %} |
| 33 | + |
| 34 | +**Note**: When your profile is private, some optional fields are still publicly visible, such as the README, biography, and profile photo. |
| 35 | + |
| 36 | +{% endnote %} |
| 37 | + |
| 38 | +## Changes to your activities |
| 39 | + |
| 40 | +By making your profile private, you will not remove or hide past activity; this setting only applies to actions taken while the private setting is enabled. |
| 41 | + |
| 42 | +When your profile is private, your {% data variables.product.prodname_dotcom_the_website %} activity will not appear in the following locations: |
| 43 | + |
| 44 | +- Will not appear in other users' activity feeds. |
| 45 | +- Will not appear in Discussions leaderboards. |
| 46 | +- Will not appear in the [Trending page](/get-started/quickstart/be-social#exploring-other-projects-on-github). |
| 47 | + |
| 48 | +{% note %} |
| 49 | + |
| 50 | +**Note**: Your activity on public repositories will still be publicly visible to anyone viewing those repositories, and some activity data may still be available through the {% data variables.product.prodname_dotcom %} API. |
| 51 | + |
| 52 | +{% endnote %} |
| 53 | + |
| 54 | +## Changing your profile's privacy settings |
| 55 | + |
| 56 | +{% data reusables.user-settings.access_settings %} |
| 57 | +1. Under "Contributions & Activity", select the checkbox for **Make profile private and hide activity**. |
| 58 | +{% data reusables.user-settings.update-preferences %} |
0 commit comments