Live check

Is Clerk down right now?

Checking Clerk’s status page…

Connecting to the official status API…

Observed from Clerk’s public feed by our independent monitor. Always confirm operational decisions on the official status page.

While you wait: the Clerk incident checklist

  1. Name the dependency precisely. Clerk is your identity and access dependency. Identify which of these surfaces is actually in the production path: sign-in, token issuance, MFA, SSO and session renewal.
  2. Confirm the affected path. Use Clerk's component and incident detail, then test an existing session separately from a new sign-in and verify the exact tenant, region and authentication method you use.
  3. Bound every retry. Cap concurrency, use exponential backoff and retain idempotency where applicable. An upstream incident should not become a retry storm against Clerk or your own services.
  4. Use the rehearsed fallback. For this dependency, preserve valid sessions, pause risky identity-policy changes and use a documented break-glass path only if your controls already provide one. Do not invent a new failover path during the outage.
  5. Verify recovery end to end. A green Clerk status is the start of validation: watch for delayed webhooks, directory sync and authentication queues before declaring recovery complete.

What breaks when Clerk has issues

Clerk sits in the auth & identity layer. An incident can affect sign-in, token issuance, MFA, SSO and session renewal; the exact blast radius depends on the components, regions and features your production path uses. Treat the official component timeline as evidence, compare it with your own independent probes, and communicate the user-visible effect rather than saying the whole vendor is simply “down.”

FAQ

Can Clerk be down if its homepage still loads?

Yes. A marketing site, dashboard and production API can use different components or regions. Check the incident detail at status.clerk.com and test the exact Clerk path your service uses.

What should I test first during a Clerk incident?

Start with a small, read-only probe: test an existing session separately from a new sign-in and verify the exact tenant, region and authentication method you use. Record the time, region and component so responders can compare the same signal.

What is the safest mitigation for Clerk issues?

Prefer a fallback you already tested. In this layer, preserve valid sessions, pause risky identity-policy changes and use a documented break-glass path only if your controls already provide one. Keep retries bounded and preserve evidence for later reconciliation.

Where does Clerk publish official status updates?

Clerk's official public status source is https://status.clerk.com. This page independently observes its machine-readable feed but the vendor's incident timeline remains authoritative.

Monitor Clerk from your local SRE Command Center

Is it you — or your vendor? Keep Clerk beside the rest of your stack, filter regional impact, assign dependency criticality and triage changes without opening another hosted dashboard. Free for 5 enabled vendors, no account.

Add to Chrome — free, no account