UC1 · Self-signup: Company + Operator creation
Stand up a Company account and create your first Operator site end-to-end. No support ticket, no human review, no waiting — the system handles DNS, admin panel provisioning, and initial data seeding.
Stand up a Company account and create your first Operator site end-to-end. No support ticket, no human review, no waiting — the system handles DNS, admin panel provisioning, and initial data seeding.
This is the first thing an operator owner does on Speedix. UC1 takes you from "I have no account" to "I have a working admin panel pointing at a live player-facing site" — entirely self-serve, no support contact required.
bo.speedix.site — the
organisation-level master account that owns one or more
Operators.https://<your-subdomain>.speedix.site pointing at the new
Operator's backoffice.Heads up. Speedix is a fully self-serve operator platform. Signup does not involve any human review or sales touch. The system provisions the subdomain, resolves DNS, instantiates the admin panel, and seeds initial data automatically.
The whole Phase 0 is two stages, four steps:
| # | Step | What happens |
|---|---|---|
| 1 | Company registration | Email + password + email verification; system creates the Company account. |
| 2 | Choose Site Mode | Individual (you run it) vs. Co-operation (we run it together). One-way decision. |
| 3 | Customise the Operator | Pick template, brand colour, currencies, languages, timezone. |
| 4 | Build & launch | System provisions the subdomain, resolves DNS, redirects you into the new backoffice. |
Step 1 completes outside the Operator creation wizard. Steps 2–4 happen inside the wizard at Operators → Create.
A Company is the organisation-level master account. It corresponds to your legal entity or brand HQ. A Company can own many Operators.
bo.speedix.site.<sub>.speedix.site.An Operator is the player-facing site. One Operator = one player website + one isolated data space.
These are the two Site Modes. You choose at step 2 of the Operator creation wizard. The choice is permanent — it cannot be changed after the Operator is built.
Individual mode — the standalone-operation route.
Co-operation mode — the joint-operation route.
In a browser, open https://bo.speedix.site/auth/jwt/sign-up.
You'll land on the Speedix Backoffice signup form.
| Field | Notes |
|---|---|
| Used as your login identifier and for verification. Use a working inbox you control. | |
| Password | At least 8 characters. Treat it like a production password. |
| Company name | The display name of your organisation. Can be edited later. |
| Country | Country of incorporation. |
Submit. The system creates the Company account in a "pending verification" state.
Within a minute or two, you'll get a verification email.
You're now in. The default view is the Company-level dashboard with a single empty placeholder where Operators will go.
From the left nav: Operators → Create. The wizard opens to the Site Mode step.
Two cards: Individual and Co-operation. Read the "Individual vs Co-operation" section above carefully before choosing — this is permanent.
For this walkthrough we'll pick Individual.
Fill the customisation step:
| Field | Notes |
|---|---|
| Operator name | The brand name shown to players (header, emails, T&Cs). |
| Subdomain | Will become <subdomain>.speedix.site. Lowercase, hyphens allowed, no spaces. Must be unique. |
| Template | Pick from the available player frontend templates. Each template covers a different category mix (casino-first, sport-first, hybrid). |
| Primary brand colour | The hex value used for buttons, links, and accents. |
| Supported currencies | Pick the fiat and crypto currencies the Operator will accept and display. Can be edited later. |
| Default language | Player frontend default. |
| Timezone | Used for reporting, scheduled promotions, audit logs. |
Submit.
The system goes into the build phase. You'll see a progress indicator with substeps:
Typical wall time: 3 to 8 minutes. The wizard updates in real time; you can leave the page and come back.
When the build finishes, the wizard shows the new Admin Panel URL
(of the form https://<subdomain>.speedix.site) and a
Continue to backoffice button.
Click it. You're now in your new Operator's backoffice, ready to start UC2 (Site infrastructure).
| Where | Field | Type | Notes |
|---|---|---|---|
| Signup | Must be unique across Speedix. | ||
| Signup | Password | string ≥ 8 chars | One-way; use a password manager. |
| Signup | Company name | string | Displayed across the Company backoffice. |
| Operator wizard | Site Mode | enum | Permanent. Individual / Co-operation. |
| Operator wizard | Operator name | string | Player-facing brand. |
| Operator wizard | Subdomain | slug | Must match [a-z0-9-]+; must be unique. |
| Operator wizard | Template | enum | Player frontend layout choice. |
| Operator wizard | Brand colour | hex | E.g. #2233ED. |
| Operator wizard | Currencies | array | Pick 1+ from the supported list. |
| Operator wizard | Language | enum | Default player UI language. |
| Operator wizard | Timezone | IANA | E.g. Asia/Singapore. |










