# Admin: Campaign Review | Vronika

The campaign-specific review surface for video assets.

---

**Path:** /platform/admin/campaign-review
**Canonical:** https://vronika.co/platform/admin/campaign-review
**Category:** Platform: Admin Operations (Marketing & approvals)
**Source Route:** /admin/campaigns/:slug
**Source File:** trifecta/client/src/pages/admin/CampaignReview.tsx

## Capabilities

- Loads the selected campaign by its slug.
- Records admin votes on the campaign review.
- Provides a shareable review link.

## Interfaces

- /admin/campaigns/:slug

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