OpenAI status page explained — how to read it

OpenAI's status page shows real-time system health at status.openai.com, but the symbols and component names aren't always obvious. Here's what you're actually looking at — and how to tell in 30 seconds if your ChatGPT f

OpenAI status page explained — how to read it

OpenAI's status page shows real-time system health at status.openai.com, but the symbols and component names aren't always obvious. Here's what you're actually looking at — and how to tell in 30 seconds if your ChatGPT freeze or API error matches a known incident.

How to check if OpenAI is actually down

Check the live OpenAI status monitor on this site first. It updates every 60 seconds directly from OpenAI's official feed and shows you immediate component-level health without navigating away. Look for anything marked "Major Outage" or "Partial Outage" — that's your answer.

On OpenAI's own page at status.openai.com, you'll see components listed vertically: ChatGPT, API, Labs (Sora), Platform Dashboard, and others. Each gets a green checkmark (operational), yellow exclamation mark (degraded performance), orange alert (partial outage), or red X (major outage). If ChatGPT shows green but you're getting errors, the problem is likely on your end — see ChatGPT not working — troubleshooting for isolation steps.

The status page also shows active incidents at the top with timestamps in UTC. Click "Subscribe to Updates" to get SMS or email alerts when incidents are posted or resolved. Past incidents appear below with full timelines — you can see exactly when degradation started, what teams did, and when service restored.

What each component actually means

ChatGPT covers chat.openai.com and the mobile apps. If this shows degraded, you'll see slow responses, typing delays, or "At capacity" errors. Major outage means the service is unreachable.

API is the developer platform at platform.openai.com. Degraded performance here usually means higher latency or intermittent 503 errors. Major outage blocks all API requests. If you're hitting rate limits during normal usage, check for OpenAI API error 429 and other API errors — that's a separate issue.

Labs includes experimental features like Sora video generation. This component fails independently from ChatGPT and API.

Platform Dashboard is where you manage API keys, billing, and usage. If it's down, your API calls still work but you can't view logs or update settings.

Playground is the web-based API testing interface. Outages here don't affect production API usage.

How to read incident updates

When OpenAI posts an incident, they use specific language. "Investigating" means they've confirmed something's wrong but haven't identified the cause. "Identified" means they know what broke. "Monitoring" means the fix is deployed and they're watching for recurrence. "Resolved" closes the incident.

Each update includes a timestamp. If you saw errors at 14:23 UTC and the incident was posted at 14:40 UTC, your issue likely matches. If your errors started hours before the incident, you're dealing with something else — probably local network issues, browser cache, or account-specific problems.

The status page doesn't show rate limit changes, policy updates, or model deprecations. Those appear in the OpenAI changelog at help.openai.com/en/articles/6825453-chatgpt-release-notes or developer documentation.

What the status page won't tell you

Individual account issues don't appear on the status page. If ChatGPT works in incognito mode but fails in your regular browser, or if your API key returns errors but others work fine, status.openai.com will still show green. Check your account settings at platform.openai.com/account, clear cookies for chatgpt.com, or follow the isolation steps in our ChatGPT not working guide.

Network-level blocks aren't tracked either. Some countries, schools, and corporate networks block openai.com domains entirely. The status page can't see that — you'll need to test from a different network or VPN.

Regional performance differences rarely trigger status updates unless they affect a substantial user base. You might see 3-second response times in São Paulo while Sydney users get instant replies, and the status page stays green.

What to do when you see an outage

If the status page confirms a major outage, wait. Don't delete your account, cancel your subscription, or spam OpenAI support — they're already working on it. For API users, implement exponential backoff with jitter: wait 1 second, then 2, 4, 8, up to a maximum of 60 seconds between retries. Queue your requests instead of dropping them.

If the status shows green but you're still having issues, the problem is yours to fix. Check incognito mode, disable browser extensions, clear your cache for chatgpt.com specifically (Settings → Privacy → Site Data → chatgpt.com → Remove), and try a different device.

Questions people actually ask

Q: Is ChatGPT down right now?

A: Check the live OpenAI status monitor on this site — it updates every 60 seconds. Green means operational, anything else means confirmed issues.

Q: Why does the status page show green when ChatGPT isn't working for me?

A: The status page only tracks system-wide outages. Browser cache, network blocks, account suspensions, and local issues won't appear there.

Q: How long do ChatGPT outages usually last?

A: Most incidents resolve in under 2 hours. Check past incidents on status.openai.com for historical timing — major outages rarely exceed 4 hours.

What to remember

  • Green checkmarks don't guarantee instant access — only that the system isn't experiencing known widespread failures
  • Subscribe to SMS alerts at status.openai.com to get notified before you encounter issues
  • "Degraded performance" means the service works but slower — "Major outage" means it's completely down
  • The live status monitor on this site refreshes every 60 seconds from OpenAI's official feed
  • If status shows green but ChatGPT fails for you, troubleshoot locally first

---

*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*

Related help