|
| 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 | +## About private profiles |
| 11 | + |
| 12 | +{% note %} |
| 13 | + |
| 14 | +**Note:** Private profiles are currently in beta and are subject to change. |
| 15 | + |
| 16 | +{% endnote %} |
| 17 | + |
| 18 | +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. |
| 19 | + |
| 20 | +After making your profile private, you can still view all your information when you visit your own profile. |
| 21 | + |
| 22 | +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. |
| 23 | + |
| 24 | +## Differences between private and public profiles |
| 25 | + |
| 26 | +When your profile is private, the following content is hidden from your profile page: |
| 27 | + |
| 28 | +- Achievements and highlights. |
| 29 | +- Activity overview and activity feed. |
| 30 | +- Contribution graph. |
| 31 | +- Follower and following counts. |
| 32 | +- Follow and Sponsor buttons. |
| 33 | +- Organization memberships. |
| 34 | +- Stars, projects, packages, and sponsoring tabs. |
| 35 | + |
| 36 | +{% note %} |
| 37 | + |
| 38 | +**Note**: When your profile is private, some optional fields are still publicly visible, such as the README, biography, and profile photo. |
| 39 | + |
| 40 | +{% endnote %} |
| 41 | + |
| 42 | +## Changes to reporting on your activities |
| 43 | + |
| 44 | +By making your profile private, you will not remove or hide past activity; this setting only applies to your activity while the private setting is enabled. |
| 45 | + |
| 46 | +When your profile is private, your {% data variables.product.prodname_dotcom_the_website %} activity will not appear in the following locations: |
| 47 | + |
| 48 | +- Activity feeds for other users. |
| 49 | +- Discussions leaderboards. |
| 50 | +- The [Trending](https://github.com/trending) page. |
| 51 | + |
| 52 | +{% note %} |
| 53 | + |
| 54 | +**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. |
| 55 | + |
| 56 | +{% endnote %} |
| 57 | + |
| 58 | +## Changing your profile's privacy settings |
| 59 | + |
| 60 | +{% data reusables.user-settings.access_settings %} |
| 61 | +1. Under "Contributions & Activity", select the checkbox next to **Make profile private and hide activity**. |
| 62 | +{% data reusables.user-settings.update-preferences %} |
0 commit comments