# Admin: Approval Queue | Vronika

The safety gate for actions that would reach customers.

---

**Path:** /platform/admin/customer-facing-approval-queue
**Canonical:** https://vronika.co/platform/admin/customer-facing-approval-queue
**Category:** Platform: Admin Operations (Marketing & approvals)
**Source Route:** /admin/customer-facing-approvals
**Source File:** trifecta/client/src/pages/admin/CustomerFacingApprovalQueue.tsx

## Capabilities

- Lists pending customer-facing actions.
- Lets an admin approve or reject an action before it is sent or published.

## Interfaces

- /admin/customer-facing-approvals

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