> ## Documentation Index
> Fetch the complete documentation index at: https://docs.juneops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Tool Integrations

> Connect your AI tools with June to track spend over time, by model, by department, and per person

## Supported AI Tools

<CardGroup cols={2}>
  <Card href="/integrations/claude-enterprise">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/claude.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=10c70bb9ca39ac53350c7426a2176304" alt="Claude Enterprise" width={40} height={40} className="my-5" data-path="images/claude.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Claude Enterprise</div>
    <div className="text-sm text-gray-400">Billed, per-person Claude spend across every product. Recommended.</div>
  </Card>

  <Card href="/integrations/claude-platform">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/claude.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=10c70bb9ca39ac53350c7426a2176304" alt="Claude Platform" width={40} height={40} className="my-5" data-path="images/claude.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Claude Platform</div>
    <div className="text-sm text-gray-400">Billed Claude bill at the organization level, plus estimated per-person Claude Code usage</div>
  </Card>

  <Card href="/integrations/cursor">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/cursor-dark-mode.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=d37e60d281e6d8ea3ca96f06c7f71e44" alt="Cursor" width={40} height={40} className="my-5" data-path="images/cursor-dark-mode.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Cursor</div>
    <div className="text-sm text-gray-400">Billed, per-person Cursor spend, with no estimates</div>
  </Card>

  <Card href="/integrations/openai">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/openai-dark-mode.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=5135d72e025668ef94e3b99bda0c6c6e" alt="OpenAI" width={40} height={40} className="my-5" data-path="images/openai-dark-mode.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">OpenAI Platform</div>
    <div className="text-sm text-gray-400">Billed, per-person OpenAI API spend, with no estimates</div>
  </Card>
</CardGroup>

## What Gets Synced

| Data                      | Description                                                        |
| ------------------------- | ------------------------------------------------------------------ |
| **Spend**                 | Your Claude spend over the selected period, net of account credits |
| **Spend over time**       | Cumulative spend and token usage across the period                 |
| **By model & department** | Where spend concentrates across models and teams                   |
| **Per person**            | Spend and token usage attributed to each employee                  |

<Note>
  What June can attribute per person depends on the connection. **Claude Enterprise** gives billed, per-person spend across all products. **Claude Platform** gives your billed organization total plus an estimated per-person figure for Claude Code. **Cursor** gives billed, per-person spend with no estimates. **OpenAI Platform** gives billed, per-person spend for your OpenAI API usage, with shared or automated usage surfaced at the organization level. See each page for details.
</Note>
