# GitHub cost tracking

Sumloop pulls GitHub cost on a schedule and puts it in the same ledger
as every other vendor a team pays.

| | |
| --- | --- |
| What Sumloop reads | monthly cost in USD |
| Reported in | USD |
| Credential | Personal access token, Organization login |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect GitHub

1. As an organization owner or billing manager, create a fine-grained personal access token.
2. Set its resource owner to the organization you want to track and grant read access to the organization's plan and billing.
3. Paste the token and the organization's login (the name in its URL) below.

## Other developer platforms Sumloop tracks

- [GitLab](https://sumloop.app/integrations/gitlab.md)

## Links

- GitHub → Fine-grained tokens: https://github.com/settings/personal-access-tokens
- GitHub API reference: https://docs.github.com/en/rest/billing/usage
- This page: https://sumloop.app/integrations/github
- Every integration: https://sumloop.app/integrations.md
