怎么查 Codex / Claude 还剩多少额度?
Claude:在 Claude Code 里输入 /usage,或打开 claude.ai 的设置 › 用量。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.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.These estimates are not fixed message limits; check your usage dashboard for current limits and reset times./status: Show the chat ID, context usage, and rate limits./usage: View account token usage or use a rate-limit reset. Inspect daily, weekly, or cumulative ChatGPT token activity from inside the TUI.Claude
Claude Code 里输入 /usage;网页和 App 在设置 › 用量(claude.ai/settings/usage)。
/usage 面板现在有三条进度条,面板上的原文是 Current session(这一轮,也就是 5 小时限制)、Current week (all models)(本周,所有模型,也就是周额度),再加一条某个模型单独的周额度。单独计量的是哪个模型会换,以你面板上写的为准。每条后面都有 Resets(重置)加时间。/cost 和 /stats 是同一个面板的别名。VS Code 插件里同样输入 /usage,打开的是 Account & usage 对话框。claude.ai 的设置 › 用量顶部是 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.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.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.Run /usage to open the Account & usage dialog.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 按你本机的时区显示,/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.常见误解
- 在 whenreset 上能查到我自己还剩多少额度
查不到。本站不连接你的账号,记录的是 OpenAI、Anthropic 给所有人的重置和预计下次时间。你自己的用量和重置时间只在官方入口里:Claude 的 /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 会把时区写在时间后面。
- 本站看的是官方给所有人的重置,看不到你的账号。你还剩多少、几点重置,以上面这些官方入口为准;本站告诉你的是「最近有没有白送一次」。
