For the complete documentation index, see llms.txt. This page is also available as Markdown.

Claude Team plan integration

Hivel tracks your team's Claude Code usage through Claude's organization-managed settings. You paste a small settings snippet (below) into your Claude admin console once - after that, usage telemetry flows to Hivel automatically.

NOTE: No API key is required

Before you start make sure:

  • Your organization is on the Claude Team plan (claude.ai).

  • You are an Owner or Admin of your Claude organization (you need access to Organization settings).

Step 1 - Open your Claude organization settings

Go directly to: https://claude.ai/admin-settings/claude-code You will be landed on the claude code’s organization settings.

Step 2 - Open Managed settings

  • Next to Managed settings (settings.json), click Manage.

  • Managed settings editor will open.

Step 3 - Paste the settings shown below

Copy the snippet below, paste it into the Managed settings editor, and click Update settings.

NOTE: organization Id is required to complete this step,Verify that "OTEL_RESOURCE_ATTRIBUTES": "org.HivelId=<orgId>" contains your Hivel Organization ID before copying the settings. Else contact Hivel support at support@hivel.ai

Step 4 - Done

You'll see a "Settings updated" confirmation - close the Managed settings panel. That's it.

What happens next

  • The settings roll out to your team's Claude Code automatically..

  • Usage data starts flowing to Hivel as your team runs their next Claude Code sessions.

Last updated