1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile.md
Laura Thorson 1a986ddde6 [Org Profile Internal] Pinned private repos and internal READMEs (#27022)
* add toggle section and pinned repo section

* added images and added member readme text

* Optimize images

* Apply suggestions from code review

Co-authored-by: Vanessa <vgrl@github.com>

* update org profile page and customize profile page, adjusted screenshot of custom pinned repos

* Optimize images

* edit images, add versioning + last step

* Update content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md

Co-authored-by: Daniel Adams <dipree@github.com>

* final language and setup review

* Update content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Daniel Adams <dipree@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-04-20 16:44:35 +00:00

2.3 KiB

title, intro, redirect_from, versions, topics, shortTitle
title intro redirect_from versions topics shortTitle
About your organization's profile Your organization's profile page shows basic information about your organization.
/articles/about-your-organization-s-profile
/articles/about-your-organizations-profile
/github/setting-up-and-managing-your-github-profile/about-your-organizations-profile
/github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
fpt ghes ghae ghec
* * * *
Profiles
Organization's profile

You can optionally choose to add a description, location, website, and email address for your organization, and pin important repositories.{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-4749 %} You can customize your organization's public profile by adding a README.md file. For more information, see "Customizing your organization's profile."{% endif %}

{% ifversion fpt %} Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "Verifying or approving a domain for your organization" in the {% data variables.product.prodname_ghe_cloud %} documenatation. {% elsif ghec or ghes > 3.1 %} To confirm your organization's identity and display a "Verified" badge on your organization profile page, you can verify your organization's domains with {% data variables.product.prodname_dotcom %}. For more information, see "Verifying or approving a domain for your organization." {% endif %}

{% ifversion fpt or ghes > 3.2 or ghec %} Sample organization profile page {% else %} Sample organization profile page {% endif %}

Further reading