1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/content/get-started/exploring-projects-on-github/following-organizations.md
Grace Park 1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00

41 lines
1.7 KiB
Markdown

---
title: Following organizations
intro: 'You can follow organizations on {% data variables.product.product_name %} to receive notifications about their activity.'
versions:
feature: for-you-feed
topics:
- Profile
---
{% data reusables.organizations.follow-organizations-beta %}
## About followers on {% data variables.product.product_name %}
{% data reusables.organizations.about-following-organizations %} For more information, see "[AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/about-your-personal-dashboard#staying-updated-with-activity-from-the-community)."
You can unfollow an organization if you do not wish to see their {% ifversion fpt or ghec %}public{% endif %} activity on {% data variables.product.product_name %}.
## Following an organization on {% data variables.product.product_name %}
1. Go to the organization page you want to follow.
1. In the top-right corner, click **Follow**.
## Unfollowing an organization on {% data variables.product.product_name %}
1. Go to the organization page you want to unfollow.
1. In the top-right corner, click **Unfollow**.
## Viewing people and organizations a user follows on {% data variables.product.product_name %}
{% data reusables.profile.navigate-to-user-profile %}
1. Under the user's profile picture, click **following**.
![Screenshot of the sidebar of @octocat's profile page. A link, labeled "9 following", is outlined in dark orange.](/assets/images/help/profile/user-profile-following.png)
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/exploring-projects-on-github/following-people)"
{% endif %}