Getting Started
Creating an Account
Sign up for Commissioned with email, Google, or GitHub and navigate the dashboard.
Sign up options
- Go to app.commissioned.tech
- Click Sign up
- Enter your email address and choose a password
- Verify your email
- Go to app.commissioned.tech
- Click Continue with Google
- Select your Google account
- You're in — no password needed
- Go to app.commissioned.tech
- Click Continue with GitHub
- Authorize Commissioned
- You're in — no password needed
The free tier is available immediately with no credit card. You can fine-tune up to 3 models right away.
The dashboard
After signing in, you land on the dashboard. It's split into two areas:
Your models (left panel)
A list of all your fine-tuned models. Each card shows:
- Display name — human-readable label (you can rename these)
- Base model — which LLM was fine-tuned (e.g., GPT-4.1 Mini)
- Provider badge — OpenAI, Gemini, or GPU
- Status — Queued, In Progress, Succeeded, or Failed
- Timestamp — when training completed
When you have no models yet, this panel will prompt you to create your first one.
New model (right panel)
The upload card where you create new fine-tunes. This is where you:
- Drop your data files
- Describe your use case
- Select a base model
- Submit the job
Profile & settings
Click your avatar in the top-right corner to access:
| Setting | What it does |
|---|---|
| Display name | Change how your name appears in the app |
| Current plan | View your plan (Free / Pro) with option to upgrade |
| Manage subscription | Open Stripe portal for billing, invoices, payment method |
| API keys | Create, view, and revoke keys for the API |
Security
- Passwords are hashed and never stored in plain text
- OAuth tokens are scoped to the minimum required permissions
- API keys are shown once at creation, then only the prefix is stored
- All traffic is encrypted via HTTPS