# Admin: Email Campaign Approval Review | Vronika

The rendered-draft review page for a specific email campaign.

---

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

## Capabilities

- Shows the campaign description and rendered email drafts.
- Tracks the Steve and Greg approval requirement.
- Saves a review and reports when the campaign is fully approved.

## Interfaces

- /admin/email-campaigns/:campaignId/review

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