Get Started
Your Raffle Site Admin
How to log into your tenant admin at <your-site>.turboit.uk/admin and what each section does.
Your raffle admin at <your-slug>.turboit.uk/admin is where you actually run your raffle business: create competitions, draw winners, manage customers, fire SMS campaigns, view reports. Everything operator- facing happens here.
Logging in
We pre-create an admin user for you with the email you signed up with. The first time you log in, use the magic-link button in your welcome email — that link points to your raffle site, not to the SaaS portal. After that, log in normally at <your-slug>.turboit.uk/sign-in.
If you want a teammate to have admin access too, you can promote any registered user to admin from the SQL editor (until we ship a team-management UI). Email us and we’ll do it for you — it’s a 30-second job our side.
Admin sections
The left sidebar inside /admin currently contains:
- Dashboard. Top-line stats (active competitions, total users, recent orders, setup checklist).
- Competitions.Create, edit, draft → publish, end, and delete competitions. Each competition has prizes, instant wins, and a draw mode (auto / manual / instant).
- Brand.Logo, primary & secondary colour, background colour, tagline. Saves to your
tenant_configrow and the sharedBRAND_CONFIGSKV — changes reflect instantly on the storefront. - Integrations. Cashflows MID + API key, Resend (email), Twilio (SMS), Turnstile (anti-bot). All keys are encrypted server-side and only read by your Worker.
- Promos. Create and track discount codes — percentage or fixed, per-competition or site-wide, with caps and expiry. See Promos & Discount Codes.
- Customers, Winners, Payouts. Customer list with lifetime spend; winner list with payout-status workflow; payouts dashboard with CSV export.
Future sections (rolling out over the next few weeks) include Marketing (top banner, SEO, SMS campaigns), Upsells, Settings, Reports, and Affiliates.
Common first-day tasks
- Go to Brand and upload your logo + pick your colours.
- Go to Integrations and paste your Cashflows MID + API key, your Resend API key, your Twilio creds.
- Go to Competitions, click New competition, and replace the first demo competition with a real one. Once you save, set its status to active and it appears on the storefront.
- Test a real ticket purchase as a customer (use your own card — you can refund it from the admin afterwards). Confirms checkout works end-to-end on your gateway.