How to Track Your Claude Usage

Anthropic doesn't make it easy to know how much Claude budget you have left. There's no message counter. No token tracker. No "you have 47 messages remaining" notification. What you get is a vague percentage bar buried in settings. This guide covers every option, from manual checks to automated tracking.

Method 1: The Settings Page (Manual)

The built-in approach. No tools required, but limited information.

Step-by-Step

  1. Open claude.ai in your browser
  2. Click your profile icon (bottom-left corner)
  3. Select Settings
  4. Navigate to the Usage tab (or go directly to claude.ai/settings/usage)
  5. You'll see usage bars for each model within your current time window

What You See

The settings page shows:

For comparison, OpenAI shows approximate message counts for ChatGPT, and Gemini displays daily query counts — both more transparent than Claude's percentage-only approach.

What You Don't See

The critical gaps in the settings page:

Rating

Effort: Low (30 seconds per check). Information quality: Poor. Actionability: Minimal. You know a percentage, but you can't make decisions without context like pace and depletion timing.

Method 2: Manual Tracking Spreadsheet

Some users maintain a spreadsheet where they log their usage percentage at regular intervals. This gives you the history and trends that the settings page doesn't provide.

How to Set It Up

  1. Create a spreadsheet with columns: Date, Time, All Models %, Session %, Sonnet %
  2. Check the settings page 2-3 times per day and log the values
  3. Add a calculated column for daily delta (today's % minus yesterday's %)
  4. Create a chart to visualize trends over time

Pros and Cons

Pros: Full control, historical data, can add custom calculations (pace, projections), works regardless of Anthropic's UI changes.

Cons: Extremely tedious. Requires discipline to log consistently. Manual data entry 2-3 times daily is unsustainable for most people. Any gap in logging creates blind spots. In practice, nobody keeps this up for more than a week.

Method 3: Browser DevTools API Monitoring

For technically inclined users, you can inspect the API calls that Claude's settings page makes to get more detailed data than the UI shows.

How It Works

  1. Open the Claude settings/usage page
  2. Open Chrome DevTools (F12 or Cmd+Opt+I)
  3. Go to the Network tab
  4. Filter for usage or look for API calls to /api/organizations/*/usage
  5. Inspect the response JSON to see raw usage data

The API response typically contains more granular data than what the settings page displays: exact timestamps, per-model breakdowns, and sometimes token-level detail. This is the same data that tools like FuelGauge use.[1]

Pros and Cons

Pros: Most detailed raw data available. Can see exact values that the UI rounds or hides.

Cons: Requires technical knowledge. Manual process — you have to open DevTools each time. The API endpoints are undocumented and can change without notice. Not practical for regular monitoring.

Method 4: Automated Browser Extension

This is the approach FuelGauge takes. A Chrome/Brave extension that automatically polls the same internal API that the settings page uses, but does it on a schedule and presents the data in a much more useful format.

How FuelGauge Works

  1. Install the extension from the Chrome Web Store
  2. Log into Claude in your browser (FuelGauge uses your active session)
  3. The extension automatically polls Claude's usage API at regular intervals (configurable from 1 to 30 minutes)
  4. Data is stored locally in your browser (chrome.storage.local) — nothing leaves your machine
  5. The extension computes derived metrics: pace ratio, depletion ETA, trend analysis, under-utilization detection

What You Get

The FuelGauge dashboard provides:

MetricWhat it Tells You
Budget remaining (%)How much of your limit you have left in each window
Pace ratioYour current consumption rate vs. the ideal even rate (1.0x = perfect)
Depletion ETAWhen you'll run out at your current pace
Delta (pts)How much budget changed since last poll
Advice bannerActionable recommendation: speed up, slow down, or keep going
Historical chart7-day usage trend with ideal pace line overlay
Session chart5-hour session window usage over time
Dynamic toolbar iconColor-coded gauge showing budget status at a glance
Push notificationsAlerts when budget drops below thresholds
Under-use detectionWarning when you're not using enough of your paid allocation

The Three Tiles

FuelGauge's popup dashboard shows three tiles at a glance:

Clicking any tile opens a detail view with the full chart, metrics, and advice for that specific window.

Comparing All Methods

CriteriaSettings PageSpreadsheetDevToolsFuelGauge
Setup timeNone30 min5 min2 min
Ongoing effort30s per check5 min/day2 min per checkNone (automatic)
Data granularityLow (% bars)MediumHigh (raw JSON)High (computed)
Historical dataNoYes (manual)NoYes (30 days)
PredictionsNoDIY possibleNoYes (depletion ETA)
Push alertsNoNoNoYes
Under-use detectionNoDIY possibleNoYes
Technical skillNoneBasicDeveloperNone
CostFreeFreeFreeFree / $9 Pro

Privacy and Security Considerations

Any tool that tracks your Claude usage needs access to your session data. Here's what to consider:

Setting Up Effective Monitoring

Regardless of which method you choose, here's a framework for effective usage monitoring:

  1. Define your target utilization. For most users, 60-80% of weekly budget consumed is the sweet spot — high enough to get your money's worth, low enough to avoid hitting limits. Consistent use is what makes an AI subscription worth the money
  2. Set alert thresholds. Get notified at 70% usage (heads up), 85% (slow down), and 95% (critical)
  3. Review weekly. At the end of each week, look at your utilization pattern. Are you consistently under 50%? Consider downgrading. Always above 90%? Consider upgrading
  4. Track the session window separately. You might have plenty of weekly budget but still get session-limited. Monitor both windows
  5. Notice your patterns. Do you burn through budget on Mondays and coast the rest of the week? Heavy in mornings, light in evenings? AI usage is highly variable week to week. Without tracking, you can't tell whether to upgrade or downgrade. Understanding your patterns helps you plan
Sources
  1. Anthropic, claude.ai/settings/usage — The built-in usage tracking page available to all Claude subscribers.
  2. FuelGauge, fuelgauge.pro — Privacy-first browser extension for Claude usage tracking. All data stored locally.
  3. OpenAI, "ChatGPT usage caps" — ChatGPT's approach to displaying usage information for comparison.
  4. Google, "Gemini Models" — Gemini's daily query count transparency as a contrasting approach.
  5. Ethan Mollick, One Useful Thing — Research-backed guidance on maximizing value from AI tool subscriptions.
  6. Discussion threads on r/ClaudeAI documenting DIY usage tracking methods and community workarounds.
Track it automatically

FuelGauge monitors your Claude usage in real time. One glance at your budget, pace, and depletion ETA.

Install FuelGauge — Free