Videos
Where do you get the official Claude status?
We use the official Claude status page. Here are links to their status page and other helpful links to check if Claude is down:
- Claude Status Page
- Claude Home Page
- @claudeai
Claude status page says the service is up, but I'm having issues. What's wrong?
There may be several reasons for that:
- An outage that hasn't been communicated yet via the Claude status page.
- Some local issues with a small group of accounts on the service side.
- Technical issues on your side, or problems with your software or ISP.
- A misconfiguration or problem on your side.
We recommend contacting Claude customer support while checking everything on your side.
Is Claude down today?
In the latest version 1.0.72, Claude Code has added a /statusline command that you can use to display information.
If you want to display the current directory's git branch, enter in the command line:
/statusline show the current git branch
If you want to simultaneously display the current directory, git branch, and the model in use, enter in the command line:
/statusline Show the current directory, git branch, and model in use.
After entering this, you can see that Claude will analyze this instruction, then modify the ~/.claude/settings.json file to add the corresponding command.
I have obtained the prompt for the statusline command, see the bottom of the page.