Skip to content
ATAI Today Brief
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Tools & releases/
  4. Cursor Removes Dollar Cost Data from Usage Dashboard and CSV Exports
Tools & releases

Cursor Removes Dollar Cost Data from Usage Dashboard and CSV Exports

August 1, 2026· 6 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated August 1, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Cursor Removes Dollar Cost Data from Usage Dashboard and CSV Exports

Cursor updated its dashboard to replace dollar amounts with token counts for all self-serve individual and Teams plans. Cost fields in CSV exports were set to 0.0, and API cost fields were zeroed out or omitted retroactively, breaking custom cost-tracking scripts.

Impact: Medium

Why it matters

This change disrupts self-serve teams and individual developers who rely on real-time API cost tracking to manage budgets and monitor model usage.

TL;DR

  • 01Cursor removed dollar cost data for all individual and self-serve Teams plans, shifting to a token-only usage metric.
  • 02CSV exports now default the Cost column to 0.0, and the internal API retroactively zeros out or omits historical cost fields.
  • 03Enterprise plan users can still access detailed cost breakdowns, while self-serve plans must rely on high-level spend summaries.

Key facts

Effective Date
July 31, 2026
Affected Tiers
Individual & Teams (Self-Serve)
API Fields Impacted
chargedCents, usageBasedCosts, totalCents

What Changed in the Dashboard and API

Cursor removed all dollar indicators from the primary Dashboard > Usage interface for individual and self-serve Teams plans. Usage covered by standard plan quotas now shows Included with raw token counts. When exporting activity via CSV, the Cost column displays 0.0 across all rows.

Developers using the internal endpoint https://cursor.com/api/dashboard/get-filtered-usage-events found that JSON properties for cost were zeroed out or omitted retroactively as of 2026-07-31:

  • chargedCents: 0
  • usageBasedCosts: "$0.00"
  • totalCents: omitted

Official Rationale and Alternative Tracking

Cursor support clarified that Enterprise plans retain full dollar metrics, whereas self-serve plans are now token-only. The team cited user confusion around calculated value vs. actual billed overages as the primary driver for the change.

To track spending going forward:

  • Self-Serve Teams Admins: High-level per-user spend remains available under Dashboard > Members > On-Demand or via the official Admin API.
  • Billing Cycle Totals: Billed overages are displayed aggregated under Dashboard > Spending.
  • Per-Model Audits: Granular per-request or per-model dollar breakdowns are no longer supported natively on self-serve tiers, requiring teams to manually map token counts against public model pricing tables.

✓ When to use

  • When you want to check your aggregate spending for the billing cycle.
  • When analyzing raw token counts rather than estimated dollar metrics.

✕ When NOT to use

  • When attempting to automatically pull per-request dollar costs from the self-serve API.

What to do today

  • →Check your billing totals on the Dashboard > Spending page.
  • →Update any custom cost-tracking scripts that rely on the internal usage API endpoint.
  • →Map token counts manually against model pricing tables if granular per-model audits are required.
#Cursor

Sources

  • Cursor Forum Discussion
ShareShare on XShare on LinkedIn
← Previous storyWienerdog: Shared File-Based Memory and Self-Improving Skills for Claude Code and Codex

Related stories

  • Tools & releasesAurora: Open-Source Self-Hosted AI Gateway in Go for Multi-Provider Routing
  • Tools & releasesDeepSeek V4-Flash API Public Beta Launches with Native Codex Integration
  • Tools & releasesEvaluating Frontier Model Usability: Grok 4.5 Efficiency vs Claude Fable 5 Reasoning
  • Tools & releasesGrafana Open-Sources Go LLM SDK Compatible with Vercel AI SDK React Hooks

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.