# Admin: Anomaly Alert Detail | Vronika

The detailed review surface for one detected business anomaly.

---

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

## Capabilities

- Shows alert details and the recorded baseline.
- Allows an admin to acknowledge an alert or reopen it.
- Displays acknowledgement information when it exists.

## Interfaces

- /admin/alerts/:id

## 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.