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 account. 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 usage. Forking and pulling a repository counts against the parent repository's bandwidth usage. 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 on GitHub, click your profile photo, then click Settings.
  2. In the "Access" section of the sidebar, click Billing and licensing, then click 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 preview 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 on GitHub, click your profile photo, then click Settings.
  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 licensing.
  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 preview for Git LFS, you will not see Git LFS usage on the existing billing pages.

  1. In the top-right corner of GitHub, click your profile photo.
  2. Depending on your environment, click Your enterprise, or click Your enterprises then click the enterprise you want to view.
  3. At the top of the page, click Settings.
  4. At the top of the page, click Billing and licensing.
  5. Scroll to the "Git LFS" section.

Further reading