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

# Create Your Organization

> Sign up for Fieldday and set up your organization account.

## Sign up

Go to [fielddayapp.ca/signup](https://fielddayapp.ca/signup) and choose a plan. All plans include a **15-day free trial** — no credit card required to start.

<Tip>
  Not sure which plan to choose? Start with **Pro** — it includes everything most leagues need, including SMS reminders and discount codes. You can change plans at any time from your billing settings.
</Tip>

## Fill in your organization details

| Field                 | Description                                                         |
| --------------------- | ------------------------------------------------------------------- |
| **Organization name** | Your league or club's full name (e.g. "Downtown Volleyball Club")   |
| **Subdomain**         | Your unique URL slug — players will visit `yourname.fielddayapp.ca` |
| **Sport**             | The primary sport you run (can be changed later)                    |
| **City**              | Where your leagues are based                                        |

<Warning>
  Your subdomain can't be changed after signup. Choose something short and recognizable — your organization name without spaces works well (e.g. `downtownvc`).
</Warning>

## What gets created automatically

Once you sign up, Fieldday sets up:

* Your organization page at `yourname.fielddayapp.ca`
* A default branding profile (logo, colours) ready for you to customize
* Your 15-day free trial subscription

## Next steps

<CardGroup cols={2}>
  <Card title="Set up branding" icon="paintbrush" href="/getting-started/setup-branding">
    Add your logo and brand colours.
  </Card>

  <Card title="Connect Stripe" icon="credit-card" href="/org-admins/connect-stripe">
    Accept online registration payments.
  </Card>
</CardGroup>
