Quick Start (Club Admin)
Your club has been approved. This page gets you running in about 15 minutes.
1. Log in
Open https://apps.ngit.com.au/<your-slug>/admin in any browser. You have two options:
Magic link (recommended)
- Enter your admin email address.
- Check your inbox for a one-time login link (valid 15 minutes).
- Click it. You're in. The link sets a cookie that keeps you logged in for 30 days on this browser.
Password fallback
- Click "Use password instead". Enter the slug + password NGIT set when your signup was approved.
If your email isn't recognised, ask the master admin (Nick) to add it via the Configure expander on his end.
2. Set up your club basics (Settings tab)
| Field | Notes |
|---|---|
| Club Name | Shown on the public roster header |
| Logo URL | Direct link to a PNG/SVG. Hosted on your own site or a CDN. |
| Max Volunteers per Time Slot | Default cap for new slots. Existing slots keep their own cap. |
| Contact Email | Used as the default sender if you skip Email Setup |
| Accent Colour | Brand colour for buttons and round headers |
| Accent Text Colour | Text on top of the accent. Pick for contrast. |
Click Save Changes. The preview bar at the top updates live.
3. Build a round (Rounds tab)
Each round = one match day or one canteen shift block.
- Click Add Round.
- Fill in label (e.g. "Round 1"), date, venue, opponent.
- Save the round.
- Click Manage Slots on the round card to define the time slots (e.g. 8:30am-9:30am, 9:30am-10:30am, etc).
- For each slot, set how many volunteers can sign up (
max_volunteers).
The round is now live on your public roster page.
4. Share the roster
Open the Embed & URLs tab.
- Standalone URL: copy and share via club newsletter, SMS, or QR code. Volunteers tap the link, see your branded roster, click an open slot, and sign up. No account needed.
- Embed code: paste into your existing club website. Two lines of HTML, self-contained.
See Embedding the Widget for more options.
5. Set up email (optional but recommended)
Open Email Setup. By default, your club uses the system address (rosters@ngit.com.au). To send from your own domain (better deliverability, branding):
- Enter your domain (e.g.
yourclub.com.au). - Enter the from address (e.g.
canteen@yourclub.com.au). - Click Save. NGIT auto-creates the SPF/DKIM DNS records via SMTP2GO.
- Check the DNS Record Status badges. All three (SPF, DKIM, DMARC) should go green within a few minutes. If they don't, your DNS provider may need a few minutes; click the refresh button.
- Click Send Test to a real inbox to verify deliverability before relying on it.
6. Send invitations (Contacts tab)
If you have a contact list:
- Add or import contacts (name + email).
- Optionally write a custom invite message.
- Tick the contacts to invite, click Send to Selected.
- Each gets a branded email with a link to your roster.
7. Round-fully-covered notification
Whenever the LAST empty slot in a round gets filled, every admin email on your account gets a "Round X is fully covered" email with the volunteer list. No setup needed; happens automatically. See Round Notifications for details.
Next
- Embedding the Widget
- Custom Domains (use your own URL like
apps.yourclub.com.au) - Step-Up Codes (what happens when you delete a round or all contacts)
- Troubleshooting