> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nomo.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

> Alerts when a service goes down or comes back, and when you're closing in on a usage limit.

Everything here lives in one place in the app: **Settings → Alerts**.
Both kinds are off until you turn them on, and flipping any switch asks for
notification permission once, then runs a check straight away — so anything
already down or already over a threshold tells you immediately rather than
waiting for the next poll.

<Frame caption="Three at once: a Cursor limit at 70%, an OpenAI service degrading, and another coming back.">
  <div className="device-frame">
    <img src="https://mintcdn.com/nomo-ba73b2e6/E9qWCA0MYZuhukCS/images/usage-status-noti.png?fit=max&auto=format&n=E9qWCA0MYZuhukCS&q=85&s=407eccc87d8f5a7f34382a9d76d9bcad" alt="Lock Screen showing a Cursor usage alert at 70%, an OpenAI degraded-performance alert, and a back-to-normal alert" width="1206" height="2622" data-path="images/usage-status-noti.png" />
  </div>
</Frame>

Each one names the provider and the exact thing affected — **Cursor · Auto +
Composer**, **OpenAI · ChatGPT Conversations** — so a glance at the Lock Screen
tells you which limit you hit or which service is struggling, without opening
anything.

## Status alerts

One master switch, then a second row once it's on:

|                           |                                                    |
| ------------------------- | -------------------------------------------------- |
| **Status alerts**         | Tells you when a service is degraded or down.      |
| **Notify when recovered** | Tells you again when it comes back. On by default. |

Status comes from each provider's public status page, so this needs no account.

### Choosing services

With the master switch on, a **Services** section appears below it — Claude,
OpenAI, Cursor, xAI, and Gemini, each a collapsible group of that provider's
individual services. Every service starts on.

Groups are collapsed by default and the header shows how many are enabled out
of the total, so you can see what you've changed without opening anything. It's
worth pruning: a provider's status page lists a lot more than the one thing you
actually use.

## Usage alerts

A heads-up at **70%**, **90%**, and **100%** — of the 5-hour window *and* the
weekly one, so a long afternoon and a heavy week each get their own warning.

Toggle these per account, and only for accounts you've signed in to. Three
providers support usage alerts today:

<div className="provider-row">
  <span><img src="https://mintcdn.com/nomo-ba73b2e6/E9qWCA0MYZuhukCS/images/providers/claude.svg?fit=max&auto=format&n=E9qWCA0MYZuhukCS&q=85&s=657eebbb15310167a876d7e3bea38f27" alt="" width="248" height="248" data-path="images/providers/claude.svg" />Claude</span>
  <span><img src="https://mintcdn.com/nomo-ba73b2e6/E9qWCA0MYZuhukCS/images/providers/openai.svg?fit=max&auto=format&n=E9qWCA0MYZuhukCS&q=85&s=41d809580e358ef3b0226967dfc2eddc" alt="" className="invert-dark" width="41" height="41" data-path="images/providers/openai.svg" />OpenAI</span>
  <span><img src="https://mintcdn.com/nomo-ba73b2e6/E9qWCA0MYZuhukCS/images/providers/cursor.svg?fit=max&auto=format&n=E9qWCA0MYZuhukCS&q=85&s=04617f79e74ce043b19b52f24f7e0b10" alt="" className="invert-dark" width="467" height="532" data-path="images/providers/cursor.svg" />Cursor</span>
</div>

xAI and Gemini show usage in the [widget](/usage), but don't have alerts yet.

<Note>
  Usage is checked on your phone. Your login never leaves the device and is
  never sent to Nomo's servers — see [Signing in](/usage#signing-in).
</Note>

## If alerts go quiet

Leave Nomo in the background rather than swiping it away. iOS stops waking a
force-quit app, so alerts can pause until you next open it.
