# Notifications / Reminder Alerts
Reminder alert patterns for government services including info, success, warning, and error severity levels with timed expiry notifications and action prompts.
**Category:** Patterns
**Storybook:** https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalertinfo
## Pattern variants
- ReminderAlertInfo: https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalertinfo
- ReminderAlertSuccess: https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalertsuccess
- ReminderAlertWarning: https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalertwarning
- ReminderAlertError: https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalerterror
- ReminderAlertExpired: https://doc.ux4g.gov.in/web/?path=/story/ux4g-patterns-notifications-reminder-alerts--reminderalertexpired
## When to use this pattern
Use Notifications / Reminder Alerts when building citizen-facing flows that match the described government journey. Combine components such as cards, forms, tables, buttons, and status indicators as shown in Storybook.
## Framework setup
### HTML / CDN
```html
```
### React
```bash
npm install ux4g-web-components
```
```jsx
import 'ux4g-web-components/styles.css';
import 'ux4g-web-components/design-system';
```
### Angular
Update `angular.json`:
```json
{
"styles": [
"node_modules/ux4g-web-components/styles/ux4g.css",
"src/styles.css"
],
"scripts": [
"node_modules/ux4g-web-components/dist/runtime/design-system.js"
]
}
```
## Code examples
The snippets below are extracted from the Storybook canvas for Notifications / Reminder Alerts. Each example shows the rendered HTML, the equivalent React JSX, and the Angular template markup.
### 1. Reminder Alert Error — Error Reminder Alert
HTML:
```html
error2 days before expiry
Only 2 days left. Submit your Income Certificate before 16 Apr or your draft will be deleted. Resume: bit.ly/resume-mh.