# Admin: Admin Dashboard | Vronika

The authenticated launch point for Trifecta's administrative operating tools.

---

**Path:** /platform/admin/admin-hub
**Canonical:** https://vronika.co/platform/admin/admin-hub
**Category:** Platform: Admin Operations (Executive & finance)
**Source Route:** /admin
**Source File:** trifecta/client/src/pages/AdminHub.tsx

## Capabilities

- Checks the signed-in user's admin role before displaying the hub.
- Organizes links to finance, performance, marketing, guest, team, voice, and competition workflows.
- Surfaces the latest anomaly status alongside the dashboard links.

## Interfaces

- /admin

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