Skip to main content

导出组织的成员信息

可以从 GitHub 的 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

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, click your profile picture, then click Organizations.

  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.