The official answer
status.claude.com is Anthropic’s status page (status.anthropic.com redirects there). It lists claude.ai, the Claude Console, the Claude API, Claude Code, Claude Cowork and Claude for Government as separate components, each marked Operational, Degraded Performance, Partial Outage, Major Outage or Maintenance, with a calendar of past incidents underneath.
If a component is anything but Operational, you have your answer and can stop reading. If everything is green, keep going, because green has a specific meaning: not down. It does not mean not weird.
The community vibe check
The right-hand card above is this site’s live reading: today’s 0–100 score, how many people have voted, and how many of those votes landed in the last hour. That last number is the interesting one on a suspected bad day. On a normal afternoon a handful of people wander in; during an incident the rate spikes, the score drops, and the comments fill with the same complaint from different people.
What this is not
It is not telemetry, uptime, or anything Anthropic publishes. It is people voting. It can be wrong, it can be trolled, and it resets at midnight UTC. It is also the only aggregate of “is it just me?” that exists, which is why you are here.
Down, or just you?
- Status page, above. Thirty seconds.
- Try a different product. If the API is fine but claude.ai is not (or the reverse), it is not the model. If Claude Code is failing, try the same prompt in the app.
- Check your limits. Exhausted usage looks like an outage from inside a session: requests stall, retry or die. Every plan has a meter; look at it.
- New conversation, same question. A long chat that has stopped responding well is a context problem, not an availability one. In Claude Code,
/clear. - Then vote. Especially if steps 1–4 came up empty. A score of 12 with “API returning garbage since 14:00 UTC, status page green” is exactly the report the next person needs.
The outages that never show up
The reason a community signal is worth having next to the official one: both of Anthropic’s published quality incidents happened without a status-page outage. Between August and September 2025, three infrastructure bugs degraded responses for weeks, one of them misrouting up to 16% of Sonnet 4 requests at its peak. Between March and April 2026, three product-layer changes made Claude Code noticeably worse for six weeks while the API stayed healthy. Anthropic documented both, in detail, after the fact.
“Up” and “good” are different measurements. The status page measures the first. The barometer measures the second, badly but continuously, and the history keeps the receipts. For the full record, see Is Claude nerfed?
Why is Claude so slow?
Slow is not down, and it has boring causes. Under heavy demand, requests queue and sometimes retry; the status page will usually say “Degraded Performance” when that is widespread. At high effort levels the model spends deliberately longer thinking before it answers, which in a terminal can look identical to a hang; in early 2026 Claude Code’s default effort was lowered precisely because long thinking made the UI appear frozen, and then raised again because people preferred the smarter, slower version.
If speed matters more than depth for the task in front of you, lower the effort for that task rather than concluding the service is broken. If it is slow and dumb, that is a vote.
Questions people actually ask
Is Claude down right now?
The only authoritative answer is Anthropic's status page at status.claude.com, which reports claude.ai, the Console, the API, Claude Code and Cowork separately. This page adds the community signal: how many people are voting right now and what they are scoring Claude, which catches the slow, weird days that never become official incidents.
Why is my Claude not working?
In order of likelihood: an active incident (check the status page), your usage limit for the current window is exhausted, a network or browser problem on your end, or a long conversation that has stopped behaving. Open a fresh chat in a different product (the app if you were on the API, or vice versa) to narrow it down in under a minute.
Why is Claude so slow today?
Slowness is usually load or effort. Under heavy demand responses queue and retry; at high effort levels the model deliberately thinks longer before answering, which can look frozen. Anthropic says it does not reduce quality under load, but it does not promise speed either. Check the status page for degraded performance, then check your effort setting.
Is this the official Claude status page?
No. isclauderetarded.today is an independent community barometer with no connection to Anthropic. The official page is status.claude.com (status.anthropic.com redirects there). Use theirs for facts about uptime and ours for what the crowd is experiencing.
Is there an API or badge for the community score?
Yes. /api/today returns today's score, verdict and vote count as JSON, and /badge.svg is a live badge you can drop into a README or status dashboard. Both are free and cache for a few minutes.
Sources
Every factual claim above comes from one of these. Opinions, jokes and the score are ours.
Your turn
So, is Claude dumb today?
One vote per person per UTC day. Your number moves the needle the moment it lands; the comment is optional but encouraged.
More guides
- Is Claude dumb today?The live answer, how to read the score, and a 60-second checklist before you blame the model.4 min read
- Why does Claude seem dumb?Nine documented reasons a model that did not change can still feel dumber today, each with a fix.8 min read
- Is Claude nerfed?The written record: two postmortems, two denials, and a checklist for telling an incident from a bad day.7 min read
- Is Claude Code getting worse?Symptom-to-cause table for the CLI, the April 2026 timeline, and the slash commands that fix most of it.7 min read