# Admin: Pool League Seasons | Vronika

The season lifecycle page for the pool league.

---

**Path:** /platform/admin/pool-league-seasons
**Canonical:** https://vronika.co/platform/admin/pool-league-seasons
**Category:** Platform: Admin Operations (Competition management)
**Source Route:** /admin/pool-league/seasons
**Source File:** trifecta/client/src/pages/admin/PoolLeagueSeasonAdmin.tsx

## Capabilities

- Creates a new pool-league season.
- Starts an upcoming season and ends a completed season.

## Interfaces

- /admin/pool-league/seasons

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