Skip to main content

Viewing your Git Large File Storage usage

You can audit your account's monthly bandwidth quota and remaining storage for Git LFS.

Bandwidth and storage usage only count against the repository owner's quotas. In forks, bandwidth and storage usage count against the root of the repository network. Anyone with write access to a repository can push files to Git LFS without affecting their personal bandwidth and storage quotas or purchasing data packs. Forking and pulling a repository counts against the parent repository's bandwidth limit. Unused bandwidth doesn't roll over month-to-month.

Viewing storage and bandwidth usage for a personal account

  1. In the upper-right corner of any page, click your profile photo, then click Settings.

    Screenshot of a user's account menu on GitHub. The menu item "Settings" is outlined in dark orange.

  2. In the "Access" section of the sidebar, click Billing and plans, then click Plans and usage.

  3. Under "Git LFS Data", view details of your bandwidth and storage usage.

  4. Optionally, to view your account's LFS data usage by repository, select Storage or Bandwidth.

Viewing storage and bandwidth usage for an organization

Note: If your organization belongs to an enterprise enrolled in the Billing private beta for Git LFS, you will not see Git LFS usage on the existing billing pages.

Organization owners and billing managers can access or change billing settings for an organization.

  1. In the upper-right corner of any page, click your profile photo, then click Settings.

    Screenshot of a user's account menu on GitHub. The menu item "Settings" is outlined in dark orange.

  2. In the "Access" section of the sidebar, click Organizations.

  3. Next to the organization, click Settings.

  4. If you are an organization owner, in the "Access" section of the sidebar, click Billing and plans.

  5. Under "Git LFS Data", view details of your bandwidth and storage usage.

  6. Optionally, to view your account's LFS data usage by repository, select Storage or Bandwidth.

Viewing storage and bandwidth for an enterprise account

Note: If your enterprise is enrolled in the Billing private beta for Git LFS, you will not see Git LFS usage on the existing billing pages.

  1. In the top-right corner of GitHub.com, click your profile photo, then click Your enterprises.

  2. In the list of enterprises, click the enterprise you want to view.

  3. In the enterprise account sidebar, click Settings.

  4. Under Settings, click Billing.

  5. Scroll to the "Git LFS" section.

Further reading