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

Claude Enterprise plan : On-Prem

Hivel tracks your enterprise's Claude Code usage through an Enterprise API key and organization-managed settings configured for your on-prem collector. You create an API key in Claude.ai, paste it in Hivel, then apply a settings snippet back in Claude.ai. Usage telemetry flows to your collector automatically.

Prerequisites

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

  • You are an Owner or Admin of your Claude organization

  • You have the IP address of your on-prem VM ready

In Claude.ai, Create API Key:

  1. Click + Create key.

  2. Give it a descriptive name (e.g., "Hivel Enterprise On-Prem").

  3. Select these read-only scopes:

    • read:org_audit

    • read:analytics

    • read:spend_limits

    • read:members

    • read:rbac_groups

  4. Click Create to generate the key.

  5. Copy and securely save the API key.

In Hivel, Add API Key:

  1. Go to HivelSettingsIntegrations tab.

  1. Search for Claude Code and click Connect.

  1. Select Enterprise and click Continue.

  1. Paste the API key and click Verify & continue.

  1. Copy the settings script displayed in the UI.

In Claude.ai, Apply Settings:

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

  1. Paste the script from Hivel into the Managed settings editor.

Critical: Update On-Prem Endpoint: Before clicking Update settings, you must manually change the OTEL_EXPORTER_OTLP_ENDPOINT field to point to your on-prem VM:

This value does not update automatically and must be edited before use.

Complete the Setup:

  1. Click Update settings.

  2. Return to Hivel and click I've pasted it on the UI to confirm.

Important:

Verify "OTEL_RESOURCE_ATTRIBUTES": "org.HivelId=1" is set to 1. Contact support@hivel.ai if missing.

What Happens Next

The settings roll out to your team's Claude Code automatically. Usage data flows to your on-prem collector as your team runs Claude Code sessions.

To continue setting up your integrations → Back to Integrations

Last updated