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

# Notifications

> In-app notifications, the notifications page, and email preferences.

Oqoqo notifies you in the app and, when enabled, by email.

## In-app notifications

Use the **Notifications** bell in the dashboard header.

* Open the bell for recent items
* Select **See all notifications** for the full list at `/dashboard/notifications`
* Use **All** and **Unread** tabs
* Choose **Mark all as read** when you are done

In-app notifications stay on. Email preferences do not silence the bell.

<img className="block dark:hidden" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/notifications-light.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=9e521821e6278dad6d0fad849b07a853" alt="Notifications page with filters, a recent item, and notification history." width="2260" height="980" data-path="images/screenshots/notifications-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/notifications-dark.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=ebbbe5928be585419e6a7b6c22a3cbcc" alt="Notifications page with filters, a recent item, and notification history." width="2260" height="980" data-path="images/screenshots/notifications-dark.png" />

## What you may see

Common in-app notices include:

* Experiment run status updates
* Runs balance notices
* Broken MCP connection alerts
* Asset deletion status updates

## Email preferences

<img className="block dark:hidden" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/email-preferences-light.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=01176b485f8ca8c15a7339a0e1525266" alt="Email preferences with optional and always-sent categories." width="900" height="500" data-path="images/screenshots/email-preferences-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/email-preferences-dark.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=4cf09668c62ce89fc8a48cfbc46485cc" alt="Email preferences with optional and always-sent categories." width="900" height="500" data-path="images/screenshots/email-preferences-dark.png" />

Control email under **Profile → Email preferences**. See [Profile](/setup/profile#email-preferences).

| Preference                   | Email covers                              |
| ---------------------------- | ----------------------------------------- |
| **Experiment updates**       | Experiments you launched or were added to |
| **Billing & runs**           | Top-up, refund, and low-runs notices      |
| **Connection alerts**        | MCP accounts that need reconnect          |
| **Product news & marketing** | Commercial product email                  |

**Account & sign-in** and **Operational alerts** always send.

## CLI and MCP

You can list and acknowledge notifications, and read or update notification preferences, from the [CLI](/operate/cli) and [MCP](/operate/mcp). Money actions and secret reconnect flows still open the dashboard when needed.

## Related pages

<CardGroup cols={2}>
  <Card title="Profile" icon="user" href="/setup/profile">
    Email preferences and Integrations.
  </Card>

  <Card title="Billing" icon="credit-card" href="/setup/billing">
    Runs balance and top-ups.
  </Card>

  <Card title="MCP" icon="plug" href="/operate/mcp">
    Operate Oqoqo from an agent session.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/reference/troubleshooting">
    Fix connection and setup issues.
  </Card>
</CardGroup>
