# Admin: Anomaly Alerts | Vronika

The queue for open alerts detected across the business.

---

**Path:** /platform/admin/anomaly-alerts
**Canonical:** https://vronika.co/platform/admin/anomaly-alerts
**Category:** Platform: Admin Operations (Signals & performance)
**Source Route:** /admin/alerts
**Source File:** trifecta/client/src/pages/AdminAlerts.tsx

## Capabilities

- Separates open alerts by critical, warning, and informational severity.
- Shows acknowledged counts and the latest detection time in the Admin Hub.
- Links each alert to its detailed review page.

## Interfaces

- /admin/alerts

## Operating Notes

- Authorization remains in the source application; this explainer does not grant admin access.
- The implementation is present in the Trifecta source tree. This sales-site explainer documents implemented code and does not expose the protected source route or its business data.

---

## Sources
Content derived from the live trifectabar.com codebase and deployed platform. Authorization remains in the source application; this explainer does not grant admin access.