> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fielddayapp.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Fieldday

> Everything you need to run your sports league, all in one place.

Fieldday is a sports league management platform built for community organizers. It handles scheduling, online registration, payments, standings, score tracking, and player communications — so you can focus on running great leagues instead of managing spreadsheets.

## What you can do with Fieldday

<CardGroup cols={2}>
  <Card title="Run leagues & tournaments" icon="calendar">
    Create events, build game schedules, and manage brackets for any sport.
  </Card>

  <Card title="Accept online registration" icon="clipboard-list">
    Players register and pay online. Your roster fills automatically.
  </Card>

  <Card title="Track scores & standings" icon="trophy">
    Captains submit scores; standings update live after every game.
  </Card>

  <Card title="Communicate with players" icon="envelope">
    Send email and SMS notifications to your entire roster.
  </Card>
</CardGroup>

## Who this guide is for

<Tabs>
  <Tab title="Org Admins">
    You manage the organization account — billing, branding, and settings. Start with [creating your organization](/getting-started/create-your-organization) then [set up your billing](/org-admins/billing).
  </Tab>

  <Tab title="League Organizers">
    You create and run individual events. Start with [creating an event](/running-events/create-event) and [setting up registration](/running-events/registration-setup).
  </Tab>

  <Tab title="Players">
    You're signing up to play. Head to the [Players section](/players/register-for-event) for step-by-step guides.
  </Tab>
</Tabs>

## Quick start

<Steps>
  <Step title="Create your organization">
    Sign up at [fielddayapp.ca/signup](https://fielddayapp.ca/signup) and choose a plan. Your 15-day free trial starts immediately — no credit card required.
  </Step>

  <Step title="Set up your branding">
    Add your logo, colours, and organization name so your public-facing pages match your brand.
  </Step>

  <Step title="Connect Stripe">
    Link your Stripe account to accept online registration payments. Players pay you directly.
  </Step>

  <Step title="Create your first event">
    Build your league or tournament, set registration dates and fees, and open registration for players.
  </Step>
</Steps>
