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

Claude Enterprise Integration

Hivel tracks your enterprise;s Claude Code usage through Claude's organization-managed settings and an Enterprise api key. You paste an enterprise API key and a small settings snippet (below) into your Claude admin console once - after that, usage telemetry flows to Hivel automatically.

Before you start make sure:

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

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

Step 1 - Create a claude Enterprise API key

Step 2 - Open your Claude organization settings

Step 3 - Open Managed settings

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

  • Managed settings editor will open.

Step 4 - 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 5 - 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