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

Anthropic Claude Cowork Telemetry (Beta)

Monitor Claude Cowork usage, cost, and activity via OpenTelemetry (OTLP)

Overview

Claude Cowork Telemetry log ingestion is in open beta starting with Panther version 1.127 and is available to all customers. Please share any bug reports and feature requests with your Panther support team.

Claude Cowork is Anthropic's collaborative AI workspace. When telemetry is enabled, it exports usage data through OpenTelemetry (OTel), including sessions, token and cost usage, tool activity, permission decisions, and API errors.

Panther ingests Claude Cowork's OTLP log events in real time, normalizes them through the Anthropic.ClaudeTelemetry schema, and enables security and platform teams to monitor adoption, spend, and risky activity across their organization.

Prerequisites

  • Access to a Claude Cowork workspace.

  • Administrator access to your Claude Cowork organization.

How to onboard Claude Cowork telemetry to Panther

Step 1: Create an OTLP log source in Panther

  1. In the left-hand navigation bar of your Panther Console, click Log Sources.

  2. Click Create New.

  3. Search for "Claude Cowork" and click its tile.

  4. On the Configure page, provide:

    • Source Name: Enter a descriptive name like Claude Cowork Telemetry.

    • Schemas: The Anthropic.ClaudeTelemetry schema will be automatically selected.

  5. In the Authentication section:

    • Auth method: Bearer (pre-selected for OTLP sources).

    • Bearer Token: Generate and securely copy the bearer token value.

  6. Click Setup.

  7. Note the OTLP Endpoint URL from the success screen — you'll need this for Claude Cowork configuration.

Step 2: Configure Claude Cowork telemetry

Claude Cowork telemetry is configured by an administrator from the Claude Cowork UI:

  1. Navigate to Admin settings > Cowork.

  2. Fill in the OTLP fields using the values from Step 1:

  3. Click Save. Settings are loaded at session start, so users may need to start a new Cowork session for the change to take effect.

Step 3: Test the integration

  1. Perform activity in your Claude Cowork workspace (e.g., start a session and invoke a tool).

  2. In the Panther Console, navigate to your Claude Cowork log source and verify:

    • Source Status shows as "Healthy".

    • Recent events appear in the Events section.

    • Event processing is working correctly.

Supported log types

Anthropic.ClaudeTelemetry

Last updated

Was this helpful?