Skip to main content

조직의 구성원 정보 내보내기

You can export information about all of your organization's members from GitHub's web UI.

누가 이 기능을 사용할 수 있는 있나요?

Organization owners can export member information for an organization.

About export of membership information

You can export aggregated information about your organization's members as a report. For example, you may want to perform an audit of your organization's current members. You can generate a file containing the report from GitHub's web UI.

The membership information report includes the following information.

  • Username and display name details
  • Whether the user has two-factor authentication enabled
  • Whether the membership is public or private
  • Whether the user is an organization owner or member
  • Datetime of the user's last activity (for a full list of relevant activity, see "Managing dormant users")

You can also use GitHub's APIs to retrieve information about your organization's members. For more information, see the GraphQL API and REST API documentation.

Exporting a membership information report

You can download a CSV or JSON file containing the membership information report for your organization.

  1. In the upper-right corner of GitHub.com, select your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Click the name of your organization.

  3. Under your organization name, click People.

    Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a person icon and "People," is outlined in dark orange.

  4. To the right of the search bar, select the Export dropdown menu and click the desired export format.