# Auth0 cost tracking

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

| | |
| --- | --- |
| What Sumloop reads | monthly active users |
| Measured in | monthly active users |
| Credential | Tenant domain, Client ID, Client secret |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect Auth0

1. In the Auth0 dashboard, create a Machine to Machine application authorized for the Auth0 Management API.
2. Grant it the `read:stats` scope only.
3. Paste your tenant domain, client ID and client secret below.
4. Auth0 reports MAU, not dollars — set a price per MAU under Rates after connecting.

## Other auth, search & flags Sumloop tracks

- [Algolia](https://sumloop.app/integrations/algolia.md)
- [Clerk](https://sumloop.app/integrations/clerk.md)
- [LaunchDarkly](https://sumloop.app/integrations/launchdarkly.md)

## Links

- Auth0 → Applications: https://manage.auth0.com/#/applications
- Auth0 API reference: https://auth0.com/docs/api/management/v2/stats/get-active-users
- This page: https://sumloop.app/integrations/auth0
- Every integration: https://sumloop.app/integrations.md
