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

Enterprise plan

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

Prerequisites

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

  • You are an Owner or Admin of your Claude organization

In Claude.ai, Create API Key:

  1. Click + Create key.

  2. Give it a descriptive name (e.g., "Hivel Enterprise Integration").

  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.

  2. Click Update settings.

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

Important:

  • Verify "OTEL_RESOURCE_ATTRIBUTES": "org.HivelId=<orgId>" contains your Hivel Organization ID before pasting. Contact support@hivel.ai if missing.

What Happens Next

The settings roll out to your team's Claude Code automatically. Usage data starts flowing to Hivel as your team runs Claude Code sessions.

To continue setting up your integrations → Back to Integrations

Last updated