Settings
Defaults and branding for everything your org runs. Settings here flow to every new tournament; per-tournament overrides are still available on the configure page.
Org settings
Poker rooms, branding, public directory listing, and localization.
Poker rooms
Rename or delete poker rooms you belong to. Renames flow everywhere immediately (nav, dashboard, displays). Deleting a room is permanent โ every tournament, display, series, league, and player record inside it is wiped, and there's no undo. To switch which room you're working in, use the dropdown next to your email in the nav.
Branding
Your casino / poker-room logo. Shown on the TV display when a tournament ends ("Thank you for playing"). Square or horizontal both work; the display sizes it down. Max 2 MB.
Or paste a URL to a hosted image
Public directory listing
List your poker room on marqueepoker.com/events โ a free directory players use to find tournaments. Your scheduled, live, and recently-completed tournaments will appear automatically. You can hide individual tournaments from the configure page if you ever want to keep a private game off the list.
Localization
Currency shown on buy-in fields, prize pool tiles, summary reports, and the live TV display. Affects only the rendered symbol โ your billing with Marquee Poker stays in USD.
Tournaments
Reusable profiles, org-wide feature switches, and TV voice announcements.
Profiles
Reusable tournament templates (buy-in / re-entry / add-on / bounty / format / level duration / bubble + final-table sizes). Mark one profile as the โ default โ it auto-fills every new tournament. Operators can override individual fields per event on the configure page.
Features
Org-wide on/off switches. Turning a feature off hides every related UI surface (nav, configure-page sections, control-panel cards) for everyone in the org. Turn back on at any time โ no data is lost.
Voice announcements
Spoken announcements on the TV display ("Level 5 starting", "Two minutes remaining", etc.). This master switch turns the whole feature on org-wide. Per-tournament voice, rate, volume, and triggers are configured on each tournament's Display & Audio section.
Financials
Printed receipts, W-2G payer info, and year-end IRS filing.
Receipts
Header info printed on every transaction receipt (buy-ins, re-entries, add-ons). All fields optional โ receipts print fine without any of them, just with the bare room name. Operators print individual receipts from the transactions ledger on each tournament's control panel.
Tax payer info (W-2G)
Identifies your room as the payer on every IRS Form W-2G you issue to a qualifying tournament winner. Required once per org before W-2G prints work. The W-2G surface on each tournament's summary page nudges you here if any required field is missing. None of these values are sent off your Supabase project.
NN-NNNNNNN.w9_encryption_key via your Supabase project's
Vault dashboard (generate with openssl rand -base64 48).
Back the value up offline โ losing it makes every stored TIN
unrecoverable. The summary-page W-2G surface flags
vault_key_missing with a help link if this hasn't been
done. (Setup is per-project, not per-org.)
Year-end W-2G filing
Every qualifying payout โ net winnings (final payout minus the player's buy-in / re-entries / add-ons) of $5,000 or more โ across ALL tournaments you ran in the selected tax year, in one place. File Copy A with the IRS and Copy 1 with your state by January 31; hand Copy B + Copy C to each winner. This aggregates every tournament so you don't have to walk each event's summary page.
Data
Backups, exports, and the org activity log.
Your data
Download a complete backup of your organization's data โ every tournament, player, transaction, league, season, and configuration. Owner / admin only. Use this to back up your org, audit what's stored about you, or migrate to another system.
Activity log
Server-side timestamped record of every operator action across your org โ player added, eliminated, seated, busted, payouts edited, configurations changed. Useful for dispute resolution, compliance review, and answering "wait, when did that happen?" questions.
๐ Open Activity Logtournament_events table.Internal
Test and simulation tools for power users and the product team.
Internal tools
Tools for power users + the product team. Owner/admin only.
๐งช Test runner10_TEST_SCRIPT.md one test at a time. Server-persisted runs (multi-device handoff). Permanent record for post-test review + future customer-issue diagnostics.Founder Analytics
Site traffic, most-viewed pages, paying customers per tier, signup growth, and tournament activity across every room. Visible only to you.
๐ Open analytics dashboardDev Plan toggle
Flip your org's plan to test plan-gated UX. Visible on localhost, with ?dev=1, or to the marquee admin account. Stripe will own this once billing lands.