# Staff: Ops Dashboard | Vronika

A date-scoped operations dashboard that organizes implemented sales, service, labor, order, server, and trend views for the team.

---

**Path:** /platform/staff/ops-dashboard
**Canonical:** https://vronika.co/platform/staff/ops-dashboard
**Category:** Platform: Staff Operations (Operating intelligence)
**Source Route:** /dashboard
**Source File:** trifecta/client/src/pages/Dashboard.tsx

## Capabilities

- Requests dashboard server performance for the selected date range.
- Requests trend data for comparison periods and renders comparison and revenue-pattern views.
- Presents order analytics alongside operating and labor context implemented by the dashboard.
- Handles loading, access, unavailable-data, and populated states in the source interface.

## Interfaces

- /api/dashboard/servers?…
- /api/dashboard/trends?…
- date-range query keys

## Operating Notes

- The explainer does not state revenue, labor, or performance results because those depend on connected business data and the selected period.
- The implementation is present in the Trifecta source tree. The current Worf white-label template router does not register this source route, so this page documents implemented code rather than claiming that the route is exposed by the current template build.

---

## Sources
Content derived from the live trifectaBar.com codebase and deployed platform. Authorization remains in the source application; an explainer page does not grant staff access.