Search the documentation
50 pages for /usage.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Usage
Claude Developer Platform · path
api/admin/analytics/usage
Get Token Usage Over Time
Claude Developer Platform · path
api/admin/analytics/usage/list
Get Per-User Token Usage
Claude Developer Platform · path
api/admin/analytics/usage/list_by_user
Usage Report
Claude Developer Platform · path
api/admin/usage_report
Get Claude Code Usage Report
Claude Developer Platform · path
api/admin/usage_report/retrieve_claude_code
Get Messages Usage Report
Claude Developer Platform · path
api/admin/usage_report/retrieve_messages
First request
Claude Developer Platform · path
manage-claude/usage-cost-api
Usage
Claude Documentation · path
government/account/usage
model-deprecations
Claude Developer Platform · in the page
about-claude/model-deprecations
…Follow these steps: 1. Go to the [Usage](https://platform.claude.com/usage) page in Claude Console. 2. Click **Export**. 3. Review the downloaded CSV to see usage broken down by API key and model.…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api) reports the aggregate). The 1-hour cache write bills at 2x the input price, and the 5-minute write at 1.25x. 2. B…
Admin
Claude Developer Platform · in the page
api/admin
…sage Report ### Get Messages Usage Report **GET** `/v1/organizations/usage_report/messages` Get Messages Usage Report #### Query parameters - `starting_at: string` Time buckets that start on o…
Analytics
Claude Developer Platform · in the page
api/admin/analytics
…e ### Get Token Usage Over Time **GET** `/v1/organizations/analytics/usage_report` Get token usage over time across a date range. Returns token usage bucketed by minute, hour, or day, optionally b…
rate-limits
Claude Developer Platform · in the page
api/rate-limits
…or your cache hit rate on the [Usage page](https://platform.claude.com/usage) to tune your caching strategy. OTPM rate limits are evaluated in real time as output tokens are produced, counting only t…
fast-mode
Claude Developer Platform · in the page
build-with-claude/fast-mode
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api). ## Retries and fallback ### Automatic retries When fast mode rate limits are exceeded, the API returns a `429…
overview
Claude Developer Platform · in the page
build-with-claude/overview
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api), and the [Compliance API](https://platform.claude.com/docs/en/manage-claude/compliance-api). ## Feature availabi…
For Amazon Bedrock support
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/python
…like serializing back into JSON ([`v1`](https://docs.pydantic.dev/1.10/usage/models/), [`v2`](https://docs.pydantic.dev/latest/concepts/serialization/)). Typed requests and responses provide autocomp…
home
Claude Developer Platform · in the page
home
…on="chart" href="https://platform.claude.com/docs/en/build-with-claude/usage-cost-api"> Usage monitoring </HomeJourneyLink> <HomeJourneyLink icon="settings" href="http…
admin-api
Claude Developer Platform · in the page
manage-claude/admin-api
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api). ## Claude Code analytics Monitor developer productivity and Claude Code adoption with the [Claude Code Analyti…
admin-api-keys
Claude Developer Platform · in the page
manage-claude/admin-api-keys
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api), and [Rate Limits API](https://platform.claude.com/docs/en/manage-claude/rate-limits-api). You do not need a sepa…
analytics-api
Claude Developer Platform · in the page
manage-claude/analytics-api
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api), which explains the right path for both Claude Console and Claude Enterprise organizations. </Note> <Note> If…
First request
Claude Developer Platform · in the page
manage-claude/claude-code-analytics-api
…ic day: ```bash cURL curl "https://api.anthropic.com/v1/organizations/usage_report/claude_code?\ starting_at=2025-09-08&\ limit=20" \ -H "anthropic-version: 2023-06-01" \ -H "x-api-key: $ANTHROPI…
cmek
Claude Developer Platform · in the page
manage-claude/cmek
…alytics for claude.ai skills and connectors (under claude.ai/analytics/usage and through the [Claude Enterprise Analytics API](https://platform.claude.com/docs/en/manage-claude/analytics-api)), Claude…
data-residency
Claude Developer Platform · in the page
manage-claude/data-residency
…" icon="chart" href="https://platform.claude.com/docs/en/manage-claude/usage-cost-api"> Track usage and costs by data residency. </Card> </CardGroup>
rate-limits-api
Claude Developer Platform · in the page
manage-claude/rate-limits-api
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api) against your configured limits. * **Audit workspace configuration:** Verify that workspace overrides match what y…
user-management
Claude Developer Platform · in the page
manage-claude/user-management
…ge and cost reports](https://platform.claude.com/docs/en/manage-claude/usage-cost-api), [rate limits](https://platform.claude.com/docs/en/manage-claude/rate-limits-api), and the other endpoints in the…
workspaces
Claude Developer Platform · in the page
manage-claude/workspaces
…[Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api) reports and on [Admin API](https://platform.claude.com/docs/en/manage-claude/admin-api) objects such as API keys…
overview
Claude Developer Platform · in the page
release-notes/overview
…console) in the Console [Usage](https://console.anthropic.com/settings/usage) page, allowing you to monitor your API rate limit usage and caching rates over time. ### September 3, 2025 * We've launc…
Escalate hard decisions with the advisor tool
Claude Code CLI · in the page
advisor
…throughout. Advisor usage counts toward the session totals shown by [`/usage`](/docs/en/costs#track-your-costs). For how advisor tokens are reported in API responses, see [Usage and billing](https://…
Track cost and usage
Claude Code CLI · in the page
agent-sdk/cost-tracking
…ge and Cost API](https://platform.claude.com/docs/en/build-with-claude/usage-cost-api) or the Usage page in the [Claude Console](https://platform.claude.com/usage). Do not bill end users or trigger fi…
Claude Code changelog
Claude Code CLI · in the page
changelog
…shes to very large repositories can be rejected without it * Added `/usage-credits` for Enterprise organizations billed through AWS Marketplace, self-serve Enterprise, and Enterprise trials, so memb…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…`stats-cache.json` | Aggregated token and cost counts shown by `/usage`…
Code Review
Claude Code CLI · in the page
code-review
…t a monthly spend cap for Code Review, go to [claude.ai/admin-settings/usage](https://claude.ai/admin-settings/usage) and configure the limit for the Claude Code Review service. Monitor spend via the…
Commands
Claude Code CLI · in the page
commands
…without interrupting the response, such as `/status`, `/tasks`, and `/usage`. In [fullscreen rendering](/docs/en/fullscreen), Claude Code also opens dialog commands such as `/theme` and `/help` immed…
Manage costs effectively
Claude Code CLI · in the page
costs
…ken usage](#reduce-token-usage). ## Track your costs ### Using the `/usage` command <Note> The Session block in `/usage` shows API token usage and is intended for API users. Claude Max and Pro su…
Error reference
Claude Code CLI · in the page
errors
…e [Switching models](/docs/en/prompt-caching#switching-models) * Run `/usage` to see your plan limits and when they reset * Run `/usage-credits` to buy additional usage on Pro and Max, or to request i…
Speed up responses with fast mode
Claude Code CLI · in the page
fast-mode
…usage credits. Go to [**Settings > Usage**](https://claude.ai/settings/usage) on claude.ai, where the **Usage credits** section shows how much you've spent in usage credits this month. That figure inc…
Claude Code GitHub Actions
Claude Code CLI · in the page
github-actions
…rence](https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md#inputs). ### Pass CLI arguments The `claude_args` parameter accepts any [Claude Code CLI argument](/docs/en/cli-refere…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…credits](/docs/en/costs#add-usage-credits-to-your-subscription) with `/usage-credits`, sign back in after `/upgrade`, or switch models with `/model` during the wait, Claude Code checks whether usage i…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…and web: * Text-output commands: `/compact`, `/clear`, `/context`, `/usage`, `/exit`, `/usage-credits` (prints the billing URL instead of opening a browser), `/recap`, `/reload-plugins` * `/model`…
Automate work with routines
Claude Code CLI · in the page
routines
…code/routines](https://claude.ai/code/routines) or [claude.ai/settings/usage](https://claude.ai/settings/usage). When a routine hits the daily cap or your subscription usage limit, organizations with…
Configure your terminal for Claude Code
Claude Code CLI · in the page
terminal-config
…#### Usage meter and speaker labels Adjust the bar shown in the `/usage` view and the labels that distinguish your messages from Claude's. | Token | Controls…
Find bugs with ultrareview
Claude Code CLI · in the page
ultrareview
…e CLI asking their admin to turn on usage credits. You can also run `/usage-credits` to check or change your usage-credits setting. Claude Code asks you to confirm usage-credits billing once per con…
Voice dictation
Claude Code CLI · in the page
voice-dictation
…ude messages or tokens and does not count toward the limits shown in `/usage`. See [data usage](/docs/en/data-usage) for how Anthropic handles your data. Audio recording uses a built-in native module…
Use Claude Code in VS Code
Claude Code CLI · in the page
vs-code
…s, switching models, toggling extended thinking, viewing plan usage (`/usage`), and starting a [Remote Control](/docs/en/remote-control) session (`/remote-control`). The Customize section provides acc…
Week 16 · April 13–17, 2026
Claude Code CLI · in the page
whats-new/2026-w16
…bile push notifications that ping your phone when Claude needs you, a /usage breakdown that shows what's driving your limits, and native binaries replacing the bundled JavaScript. <div className="dig…
Week 17 · April 20–24, 2026
Claude Code CLI · in the page
whats-new/2026-w17
…>/stats</code> are merged into <a href="/docs/docs/en/commands"><code>/usage</code></a>; the old names still work as typing shortcuts that open the relevant tab</div> <div><code>/config</code> cha…
Week 18 · April 27 – May 1, 2026
Claude Code CLI · in the page
whats-new/2026-w18
…> <div>Significant memory leak fixes: image-heavy sessions, <code>/usage</code> on large transcript histories, and long-running tools without progress events</div> </div> </div> [Full changelog…
Week 21 · May 18–22, 2026
Claude Code CLI · in the page
whats-new/2026-w21
…ee which skills, subagents, and MCP servers drive your plan limits in /usage, and review diffs with the new /code-review command. <div className="digest-meta"> <span>Releases <a href="/docs/docs/en…
What's new
Claude Code CLI · in the page
whats-new/index
…rmission prompts with background safety checks. Also this week: **`/usage`** breaks down what drives your plan limits by skill, subagent, plugin, and MCP server; the new **`/code-review`** command…
Restrict where Claude Tag operates
Claude Documentation · in the page
claude-tag/admins/restrict-access
…### Set spend limits Spend limits live at [`claude.ai/admin-settings/usage/claude-tag`](https://claude.ai/admin-settings/usage/claude-tag), a different page than the main Claude Tag settings; see [w…