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

# Notifications

> Stay updated on Flare platform changes and server alerts.

## Overview

The **Notifications** page acts as an inbox within the dashboard. Here, you will receive critical alerts regarding the bot's status, premium billing, and security alerts for your servers.

<Frame>
  <img src={imagesJson?.dashboard_notifications || ""} alt="Dashboard Notifications Page" />
</Frame>

***

## Types of Notifications

<CardGroup cols={2}>
  <Card title="Security Alerts" icon="shield-exclamation">
    If AntiNuke triggers in one of your servers and bans a rogue admin, you will receive an immediate dashboard notification.
  </Card>

  <Card title="Platform Updates" icon="bullhorn">
    Patch notes, new feature announcements, and scheduled maintenance warnings.
  </Card>

  <Card title="Billing Alerts" icon="credit-card">
    Reminders for upcoming renewals or alerts if a payment method fails.
  </Card>
</CardGroup>

***

## Clearing Notifications

You can click **Mark All as Read** at the top of the page to clear the notification badge from your sidebar. Notifications older than 30 days are automatically deleted.
