# Slack cost tracking

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

| | |
| --- | --- |
| What Sumloop reads | billable members |
| Measured in | billable members |
| Credential | User OAuth token |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect Slack

1. At api.slack.com/apps, create an app for your workspace and add the `users:read` user token scope (add `admin` too if your workspace allows it — Sumloop then reads Slack's own billable-seat count instead of estimating).
2. Install the app to the workspace and copy the user OAuth token (`xoxp-…`).
3. Paste the token below.
4. Slack reports seats, not dollars — set a per-seat price under Rates after connecting.

## Other team tools Sumloop tracks

- [Ahrefs](https://sumloop.app/integrations/ahrefs.md)
- [Bitwarden](https://sumloop.app/integrations/bitwarden.md)
- [Dropbox Business](https://sumloop.app/integrations/dropbox.md)
- [Intercom](https://sumloop.app/integrations/intercom.md)
- [Linear](https://sumloop.app/integrations/linear.md)
- [Microsoft 365](https://sumloop.app/integrations/microsoft365.md)
- [Notion](https://sumloop.app/integrations/notion.md)
- [Tailscale](https://sumloop.app/integrations/tailscale.md)
- [Zoom](https://sumloop.app/integrations/zoom.md)

## Links

- Slack → Your apps: https://api.slack.com/apps
- Slack API reference: https://docs.slack.dev/reference/methods/team.billableInfo
- This page: https://sumloop.app/integrations/slack
- Every integration: https://sumloop.app/integrations.md
