<!-- https://nuforce360.com/help/account-subscription/notices -->
# Notices

Notices shows platform announcements and important updates for your business, with an empty state when there is nothing new to report.

# Notices

Notices is where NuForce posts platform announcements and important updates for your business, gathered in one place so you can check them without digging through email or other screens.

## What you can do here

- View platform announcements and important updates for your business. The page header describes exactly this: "Platform announcements and important updates for your business."
- See an empty state when there is nothing to report. If no notices are currently posted, the page shows "You're all caught up" with a note that new platform announcements will appear there.
- Reach Notices from System Settings, where it sits alongside Business Settings, Subscription & Plans, and Integrations.

This is a read-only feed. There is no filtering, search, marking as read, or dismissing individual notices in the current version: the page simply shows what NuForce has published for your business, or confirms there is nothing new.

## Related

- /help/system/subscription-plans
- /help/business-manager/settings

<!-- REVIEW NOTES (drafting agent could not verify):
  1. The /notices page currently has no data fetching, pagination, filtering, or dismiss/read-state actions in the source (app/notices/page.tsx) — it renders only a static header and a static empty-state card. It's unclear whether notices content is wired up elsewhere (e.g. behind a feature flag) or planned for a later release.
  2. The System Settings menu (app/system/settings/page.tsx) describes this entry as letting you 'View and manage system notices,' but no management controls (dismiss, mark read, filter) exist in the actual page code — only viewing.
  3. The 'Related' links (/help/system/subscription-plans, /help/business-manager/settings) are inferred from sibling entries in the System Settings menu (hrefs /system/subscription and /business-manager/settings) and use a guessed help-article slug convention; the real help-centre article slugs are not yet established since no /help content corpus exists in the repo (per docs/rfc-620-product-help-documentation.md, the help centre is still a draft proposal).
-->
