Viewing insights for your organization

Organization insights provide data about your organization's activity, contributions, and dependencies.

Organization insights are available with GitHub Enterprise Cloud. For more information, see "GitHub's products."

All members of an organization can view organization insights. For more information, see "Permission levels for an organization."

You can use organization activity insights to help you better understand how members of your organization are using GitHub to collaborate and work on code. Dependency insights can help you track, report, and act on your organization's open source usage.

Viewing organization activity insights

Note: Organization activity insights are currently in public beta and subject to change.

With organization activity insights you can view weekly, monthly, and yearly data visualizations of your entire organization or specific repositories, including issue and pull request activity, top languages used, and cumulative information about where your organization members spend their time.

  1. In the top right corner of GitHub, click your profile photo, then click Your organizations. Your organizations in the profile menu
  2. Click the name of your organization. Organization name in list of organizations
  3. Under your organization name, click Insights. Click the organization insights tab
  4. Optionally, in the upper-right corner of the page, choose to view data for the last 1 week, 1 month, or 1 year. Choose time period to view org insights
  5. Optionally, in the upper-right corner of the page, choose to view data for up to three repositories and click Apply. Choose repositories to view org insights

Viewing organization dependency insights

Note: Please make sure you have enabled the Dependency Graph.

With dependency insights you can view vulnerabilities, licenses, and other important information for the open source projects your organization depends on.

  1. In the top right corner of GitHub, click your profile photo, then click Your organizations. Your organizations in the profile menu
  2. Click the name of your organization. Organization name in list of organizations
  3. Under your organization name, click Insights. Insights tab in the main organization navigation bar
  4. To view dependencies for this organization, click Dependencies. Dependencies tab under the main organization navigation bar
  5. To view dependency insights for all your GitHub Enterprise Cloud organizations, click My organizations. My organizations button under dependencies tab
  6. You can click the results in the Open security advisories and Licenses graphs to filter by a vulnerability status, a license, or a combination of the two. My organizations vulnerabilities and licenses graphs
  7. You can click on dependents next to each vulnerability to see which dependents in your organization are using each library. My organizations vulnerable dependents

Further reading

Did this doc help you?Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.