Token 知識庫

額度什麼時候重置、怎麼省 token?依目錄查閱各個主題,Codex 和 Claude 分開說明,附官方原文和連結。

Codex / Claude 額度怎麼看,還剩多少?

Claude:在 Claude Code 裡輸入 /usage,或打開 claude.ai 的 Settings › Usage。Codex:打開 chatgpt.com/codex/settings/usage,或在 CLI、VS Code 擴充功能裡輸入 /status。這幾個地方都同時顯示用了多少和什麼時候重置。本站看的是官方給所有人的重置,不是你個人的用量。

Codex

打開用量頁 chatgpt.com/codex/settings/usage,或在 CLI、VS Code 擴充功能裡輸入 /status。

用量頁最完整:哪一條額度用完了、credits 餘額、各自的重置時間都在上面,從設定裡也能點進去。正在用 CLI 時輸入 /status,看目前工作階段的剩餘額度;VS Code 擴充功能在輸入框裡打 / 選 /status,會顯示限額。CLI 的 /usage 是另一回事:看 token 用量(依日、依週、累計),以及使用重置卡。想一直盯著,在 CLI 裡用 /statusline 把限額加到底部狀態列。

官方原文

You can find your current limits in the usage dashboard. If you want to see your remaining limits during an active Codex CLI session, you can use /status.
OpenAI Developers · Codex pricing
If you're nearing or have reached a Codex limit, open Settings or your usage dashboard. Check which allowance is exhausted, your credit balance, and any reset time shown. In an active Codex CLI session, enter /status.
OpenAI Help Center · Using Codex with your ChatGPT plan
These estimates are not fixed message limits; check your usage dashboard for current limits and reset times.
OpenAI Developers · Codex pricing
/status: Show the chat ID, context usage, and rate limits.
OpenAI docs · Codex IDE extension slash commands
/usage: View account token usage or use a rate-limit reset. Inspect daily, weekly, or cumulative ChatGPT token activity from inside the TUI.
OpenAI docs · Developer commands

Claude

在 Claude Code 裡輸入 /usage;網頁和 App 在 Settings › Usage(claude.ai/settings/usage)。

/usage 面板現在有三條進度條,面板上的原文是 Current session(這一輪,也就是 5 小時限制)、Current week (all models)(本週、所有模型,也就是每週額度),再加一條某個模型單獨的每週額度。單獨計量的是哪個模型會換,以你面板上寫的為準。每條後面都有 Resets(重置)加上時間。/cost 和 /stats 是同一個面板的別名。VS Code 擴充功能裡同樣輸入 /usage,打開的是 Account & usage 對話框。claude.ai 的 Settings › Usage 頂端是 Plan usage limits,顯示這一輪還剩多久和每週限制的重置時間。

官方原文

/usage: Show session cost, plan usage limits, and activity stats. On a Pro, Max, Team, or Enterprise plan, includes a breakdown of what counts against your plan limits. /cost and /stats are aliases.
Claude Code docs · Commands
If you're using a Pro, Max, Team, or seat-based Enterprise plan, you can navigate to Settings > Usage to view progress bars showing how much of your five-hour session and weekly usage limits you've consumed.
Claude Help Center · Usage limit best practices
Current session: How much of your plan's five-hour session limit you've used thus far, plus the amount of time remaining in the session.
Claude Help Center · Usage limit best practices
Run /usage to open the Account & usage dialog.
Claude Code docs · Use Claude Code in VS Code
It shows your signed-in account, your plan, and usage bars for your plan's limits, such as the current session and the week. Each bar shows how long until its limit resets.
Claude Code docs · Use Claude Code in VS Code

重置時間依哪個時區顯示?

Claude Code 依你本機的時區顯示,/usage 面板直接把時區寫在時間後面,例如面板上的 Resets 12:30am (Asia/Singapore),意思是新加坡時間 0 點 30 分重置,不用自己換算。換了時區或使用遠端機器時,看括號裡寫的是哪個時區。

Codex 的用量頁官方沒有寫時區規則,以介面上顯示的時間為準。找 OpenAI 客服查額度問題時,官方會要求你提供自己的時區。

官方原文

Include the limit or credit balance you're questioning, the reset time shown, a screenshot, the Codex client and model, and when it happened—including your time zone.
OpenAI Help Center · Using Codex with your ChatGPT plan

常見誤解

  • 在 whenreset 上能查到我自己還剩多少額度

    查不到。本站不會連接你的帳號,記錄的是 OpenAI、Anthropic 給所有人的重置和預估的下次時間。你自己的用量和重置時間只在官方入口裡:Claude 的 /usage 和 Settings › Usage,Codex 的用量頁和 /status。

  • 在 Codex CLI 裡看剩餘額度用 /usage

    不是,要用 /status。CLI 的 /usage 看的是 token 用量(依日、依週、累計),以及使用重置卡;官方寫明看剩餘限額要用 /status 或用量頁。Claude Code 正好相反:看額度用 /usage,/status 顯示的是版本、模型和帳號。

  • 進度條還沒滿,就不會被限制

    不對。5 小時限制和每週限制是同時扣的兩條線,任何一條先滿都會停;Claude 還有一條某個模型單獨的每週額度。只盯一條會誤判,三條都要看。

實際影響

  • 開始長任務之前先查一次。Claude Code 輸入 /usage,Codex CLI 輸入 /status,幾秒鐘的事,比跑到一半被中斷划算得多。
  • 先看清楚是哪一條滿了,再決定怎麼辦:5 小時那條滿了,等幾個小時;每週額度那條滿了,要看每週重置時間,或到本站看看最近有沒有全員重置。
  • 想一直看得到:Codex CLI 用 /statusline 把限額放進底部狀態列;Claude Code 的自訂狀態列也能顯示 5 小時和每週額度的用量。
  • Claude Code 的 /usage 下半部會告訴你額度花在哪裡(skill、subagent、外掛、MCP,長上下文和快取未命中會被標出來),這部分只統計本機,別的裝置和 claude.ai 上的用量不在裡面。上面的進度條則是整個帳號的。
  • Claude Code 的重置時間依本機時區顯示,/usage 會把時區寫在時間後面。
  • 本站看的是官方給所有人的重置,看不到你的帳號。你還剩多少、幾點重置,以上面這些官方入口為準;本站告訴你的是「最近有沒有多送一次」。

Codex 重置公告與紀錄 · Claude 重置公告與紀錄