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

# Notifications

> Review operational notifications, understand their types, mark them read, and dismiss items you no longer need.

Notifications surface events that may need attention in the current shop. Use the list and filters to understand what happened, open any available context, and keep the feed manageable by marking items read or dismissing them.

<CardGroup cols={2}>
  <Card title="View and filter notifications" icon="list-filter" href="/en/notifications/view-and-filter-notifications">
    Find the notification relevant to the task at hand.
  </Card>

  <Card title="Understand notification types" icon="bell-ring" href="/en/notifications/understand-notification-types">
    Interpret the event and decide whether action is needed.
  </Card>

  <Card title="Mark notifications read" icon="mail-check" href="/en/notifications/mark-notifications-read">
    Clear unread state without removing the notification.
  </Card>

  <Card title="Dismiss a notification" icon="bell-off" href="/en/notifications/dismiss-notification">
    Remove an item from the active feed when appropriate.
  </Card>
</CardGroup>

<Note>
  Reading or dismissing a notification does not itself complete the operational task behind it. Follow the linked context when the notification reports an unresolved event.
</Note>
