You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: anthropic_usage_and_costs/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Datadog's Anthropic Usage and Costs integration allows you to get visibility int
6
6
7
7
-**Monitor LLM token consumption** (input, output, cache usage) in near real-time
8
8
-**Track costs** by model, workspace, and service tier, supporting accurate attribution and budgeting
9
-
-**Attribute usage and spend to individual users** (Enterprise plans) — break down token consumption and dollar cost by user, product (API, Claude Code, Claude.ai), context window, inference geography, and speed
9
+
-**Attribute usage and spend to individual users** (Enterprise plans) - break down token consumption and dollar cost by user, product (API, Claude Code, Claude.ai), context window, inference geography, and speed
10
10
-**Understand usage trends** across teams, API keys, or users to optimize model usage
11
11
-**Set up alerting and dashboards** that highlight anomalies in usage or unexpected cost spikes
12
12
@@ -31,12 +31,14 @@ Your Anthropic organization is either a **Platform** plan or an **Enterprise** p
31
31
32
32
Each Anthropic organization issues only one of these key types based on its plan, so most customers will configure exactly one key. If your company operates more than one Anthropic organization (for example, a Platform org and an Enterprise org), configure each one as a separate Datadog account.
33
33
34
+
All metrics and Cloud Cost Management line items emitted from an Enterprise (Analytics) account carry the `org_type:enterprise` tag. Platform (Admin) data is emitted without an `org_type` tag, so you can isolate or separate the two data sources in dashboards, monitors, and CCM filters using the presence (or absence) of `org_type:enterprise`.
35
+
34
36
### 2. Generate your Anthropic API key
35
37
36
38
Follow the path that matches your Anthropic plan:
37
39
38
-
-**Platform plan**— Generate an [Admin API key][5] from your Anthropic organization's settings, or ask your Anthropic account admin to create one for you.
39
-
-**Enterprise plan**— Generate an Analytics API key (with the `read:analytics` scope) at [claude.ai/analytics/api-keys][7]. Analytics API keys must be provisioned by your organization's **Primary Owner**.
40
+
-**Platform plan**- Generate an [Admin API key][5] from your Anthropic organization's settings, or ask your Anthropic account admin to create one for you.
41
+
-**Enterprise plan**- Generate an Analytics API key (with the `read:analytics` scope) at [claude.ai/analytics/api-keys][7]. Analytics API keys must be provisioned by your organization's **Primary Owner**.
40
42
41
43
Copy the API key to a secure location once generated.
0 commit comments