# Claude Code

## Claude Code + Multitudes Integration Benefits

Track Claude Code usage and impact across your engineering team with insights on adoption patterns, usage trends, and productivity metrics. See more:

* [AI Adoption](/metrics-and-definitions/ai-impact-feature/ai-adoption.md)
* [AI Impact](/metrics-and-definitions/ai-impact-feature/ai-impact.md)

## **What’s your Claude Code plan?**

* **API or Enterprise** – read on below.
* **Team or Individual** – use our Open Telemetry option to send us data. Docs here: [Send Open Telemetry data to Multitudes](https://docs.multitudes.com/integrations/open-telemetry)

See more about the Claude Code plans here: <https://claude.com/pricing>

## Claude Code: How it works

Claude Code usage data is sent to Multitudes via an **Admin (for the API plan) or an Analytics (for the Enterprise plan) API key**. This data is processed by our data pipelines and shown in the Multitudes app as actionable insights around AI adoption and engineering productivity.

{% hint style="warning" %}
The latest Claude Code data can take up to **3 days** before they appear in the app.&#x20;

This is a current limitation of their API, where data is only available for querying after 3 days. For example, the data for January 1, 2026 will only be available for querying on January 3, 2026.
{% endhint %}

## How to install

#### From the [Settings > Integrations](https://app.multitudes.co/teamSettings/integrations) page

1. Find the Claude Code card and click **Connect**.
2. In the modal, you'll be prompted to select your plan and input an API key.

<figure><img src="/files/lHSRKaqM6mutG5OCT1bs" alt=""><figcaption></figcaption></figure>

3. Follow the instructions to generate an API key for the plan you're on below:
   1. [API plan](#api-plan-instructions)
   2. [Enterprise plan](#enterprise-plan-instructions)
4. Copy the generated API key and paste it in the text field.
5. Click **Connect Claude Code**.

### API plan instructions

#### Requirements

<mark style="color:$danger;">**IMPORTANT:**</mark> This Claude Code integration option requires your organization to be on an [**API plan**](https://claude.com/pricing#api) and have access to the [Claude Console](https://platform.claude.com/dashboard).

This Claude Code integration requires an **Admin API key** (not a standard API key) for us to receive the correct data. If you do not have access to generate **Admin API keys**, please reach out to an administrator within your organization to configure the integration.

If you need help with this integration, please contact <support@multitudes.com>.

#### Generate your Claude Code Admin API key

You can do this [directly here](https://platform.claude.com/settings/admin-keys).

1. Go to your Claude Code admin settings.
2. Navigate to the API keys section.
3. Click **Create new Admin API key** (note: standard API keys will not work).
4. Add a description, e.g. "Multitudes Integration".
5. Copy the newly generated Admin API key.

<figure><img src="/files/fvBRcTLEHuXiyUUkdvCn" alt=""><figcaption></figcaption></figure>

### Enterprise plan instructions

#### Requirements

<mark style="color:$danger;">**IMPORTANT:**</mark> This Claude Code integration option requires your organization to be on an [**Enterprise plan**](https://claude.com/pricing#team-&-enterprise).

This Claude Code integration requires an **Analytics API key** (not a standard API key) for us to receive the correct data. If you do not have access to generate **Analytics API keys**, please reach out to an administrator within your organization to configure the integration.

You'll need to enable access to the Analytics API and create a key with the `read:analytics` scope.

If you need help with this integration, please contact <support@multitudes.com>.

#### Generate your Claude Code Analytics API key

You can do this [directly here](http://claude.ai/analytics/api-keys).

1. Go to your Claude Code Analytics page.
2. Navigate to the API keys section.
3. Enable access if it isn't already enabled.
4. Click **Create key** (note: standard API keys will not work).
5. Enable the `read:analytics` scope.
6. Add a description, e.g. "Multitudes Integration".
7. Copy the newly generated Analytics API key.

<figure><img src="/files/s9QYcWNAOEGlbLMOO7N0" alt=""><figcaption></figcaption></figure>

## User linking

Complete the user linking step to match your Multitudes team members to Claude Code users, ensuring usage data is attributed to the correct people in Multitudes.

<figure><img src="/files/eW0VCuB3KjlBwEsRh1h6" alt=""><figcaption></figcaption></figure>

## Historic data

Once the data from Claude Code has been ingested, you will see usage metrics populated with the last 12 weeks of data.

## How to uninstall

To uninstall the integration, please contact <support@multitudes.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.multitudes.com/integrations/claude-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
