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

# View, Filter, and Manage Notifications in Kuvera Arc

> Stay on top of system alerts, pending actions, stock updates, and approvals using the Kuvera Arc notifications panel and detail page.

Kuvera Arc notifications keep you informed about important activity across your business modules. Use notifications to review pending actions, approvals, stock changes, transaction updates, and other system-generated events.

## Notification types

Notifications can include updates related to:

<CardGroup cols={2}>
  <Card title="Pending actions" icon="circle-exclamation">
    Review actions that may require follow-up, approval, or user attention.
  </Card>

  <Card title="Transactions" icon="receipt">
    Track activity related to purchase, sales, inventory, and other business documents.
  </Card>

  <Card title="Stock updates" icon="boxes-stacked">
    Stay informed about stock movements, low stock alerts, and inventory-related changes.
  </Card>

  <Card title="System events" icon="bell">
    Review other system-generated alerts and operational updates.
  </Card>
</CardGroup>

## Open notifications

<Steps>
  <Step title="Click the notification icon">
    Click the **Bell** icon in the top navigation bar.

    <Frame caption="Open the notifications popup">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-1.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=02d655e625da9e6723568828625685d2" alt="Notif 1" width="221" height="56" data-path="images/notif-1.png" />
    </Frame>
  </Step>

  <Step title="Review recent updates">
    The Notifications popup shows your most recent updates. Unread notifications are visually different from notifications you have already reviewed.

    <Frame caption="Notifications popup with recent updates">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-2.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=e4bf849b34c30cae3571be8a359a2b30" alt="Notif 2" width="497" height="364" data-path="images/notif-2.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Check notifications regularly during the day so pending actions, approvals, and operational alerts are not missed.
</Tip>

## Notifications popup

The Notifications popup is a quick-access panel for reviewing recent alerts without leaving your current page.

<Frame caption="Notifications popup">
  <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-3.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=6959acb49f6115b073342dae6d08ac04" alt="Notif 3" width="501" height="358" data-path="images/notif-3.png" />
</Frame>

<Tabs>
  <Tab title="All">
    The **All** tab shows recent notifications, including both read and unread items.

    <CardGroup cols={2}>
      <Card title="Review recent activity" icon="list">
        See the latest system notifications in one place.
      </Card>

      <Card title="Mark all as read" icon="circle-check">
        Clear unread status from notifications in the list.
      </Card>

      <Card title="View all notifications" icon="arrow-up-right-from-square">
        Open the full Notifications Detail Page for complete history and filtering.
      </Card>

      <Card title="Review read and unread items" icon="eye">
        View notifications you have already seen alongside new updates.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Unread">
    The **Unread** tab shows only notifications you have not yet reviewed.

    <CardGroup cols={2}>
      <Card title="Focus on new updates" icon="bell">
        Review only new or pending notifications.
      </Card>

      <Card title="Identify follow-ups" icon="circle-exclamation">
        Find activity that may still need attention.
      </Card>

      <Card title="Open full history" icon="arrow-up-right-from-square">
        Use **View all notifications** to open the full Notifications Detail Page.
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

<Info>
  The popup shows a preview of recent notifications. Use the full Notifications Detail Page to filter by module, review older history, or see all notification activity.
</Info>

## Popup behavior

<AccordionGroup>
  <Accordion title="Read and unread status">
    Notifications are grouped or visually separated by read and unread status.
  </Accordion>

  <Accordion title="Near real-time updates">
    New notifications appear in real time or near real time as system activity occurs.
  </Accordion>

  <Accordion title="Close the popup">
    Click outside the popup to close it and return to your current page.
  </Accordion>

  <Accordion title="Synced status">
    Actions taken in the popup, such as marking items as read, are reflected on the full Notifications Detail Page.
  </Accordion>
</AccordionGroup>

## Notifications Detail Page

The Notifications Detail Page is the central place to view, filter, and manage notification history across modules such as Purchase, Sales, and Inventory.

## Open the detail page

<Steps>
  <Step title="Open the notifications popup">
    Click the **Bell** icon in the top navigation bar.
  </Step>

  <Step title="Select View all notifications">
    Click **View all notifications** at the bottom of the popup.

    <Frame caption="View all notifications link">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-5.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=2bd8ad30af5bf01306bd855bda8aab5b" alt="Notif 5" width="501" height="358" data-path="images/notif-5.png" />
    </Frame>
  </Step>
</Steps>

## Detail page layout

<Frame caption="Notifications Detailed View">
  <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-6-1.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=ac424ea3ef8031ec591f90490729b7d6" alt="Notif 6 1" width="907" height="934" data-path="images/notif-6-1.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Filters" icon="filter">
    Located in the left panel. Use filters to narrow notifications by module and date range.
  </Card>

  <Card title="Notifications list" icon="list">
    Located in the right panel. Review notifications that match the selected filters and active tab.
  </Card>
</CardGroup>

## Filter notifications

Use the left filter panel to narrow which notifications appear in the list.

<CardGroup cols={2}>
  <Card title="Module filter" icon="folder-tree">
    Filter notifications by **All**, **Purchase**, **Sales**, or **Inventory**.
  </Card>

  <Card title="Date range filter" icon="calendar-days">
    Select a start date and end date to show notifications from a specific period.
  </Card>

  <Card title="Clear filters" icon="xmark">
    Use **Clear All** to reset active filters and return to the default notification list.
  </Card>
</CardGroup>

<Frame caption="Notification filter panel">
  <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-8.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=d0aee70405fb72c6115a1f6e7ce5b761" alt="Notif 8" width="286" height="431" data-path="images/notif-8.png" />
</Frame>

<Note>
  Filters apply immediately. The notifications list updates as soon as you select a module or date range.
</Note>

## Notification list tabs

<Tabs>
  <Tab title="All Notifications">
    Shows every notification that matches the active filters, including both read and unread items.

    **Available action**

    * **Mark all as read** — marks every visible notification as read.
  </Tab>

  <Tab title="Unread Notifications">
    Shows only unread notifications that match the active filters.

    **Available action**

    * **Mark all as read** — clears the unread status from all currently displayed notifications.
  </Tab>

  <Tab title="Read Notifications">
    Shows notifications you have already reviewed. Use this tab to revisit past alerts and trace system activity history.
  </Tab>
</Tabs>

<Frame caption="Notification list tabs">
  <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/notif-7.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=ff58880ce96031dec94a55b39269484f" alt="Notif 7" width="618" height="300" data-path="images/notif-7.png" />
</Frame>

## Detail page behavior

<AccordionGroup>
  <Accordion title="Read status stays synchronized">
    Notification status is synchronized between the popup and the detail page. Changes made in either place are reflected in both.
  </Accordion>

  <Accordion title="Filters update instantly">
    Filters update the notifications list without requiring a page reload.
  </Accordion>

  <Accordion title="Notifications are read-only">
    Notification records cannot be edited or deleted from this page.
  </Accordion>

  <Accordion title="History is retained">
    The detail page keeps notification history so you can review activity over time.
  </Accordion>
</AccordionGroup>

<Info>
  Use the Notifications Detail Page when you need to track a specific approval, investigate a stock update, or review activity within a selected date range.
</Info>
