Before you start
- An instance of Luna Studio deployed for your org (Luna Studio is part of the enterprise tier — see Availability and deployment).
- An email address for the Luna Studio account.
- An API key for at least one LLM provider — typically OpenAI, Anthropic, or Google AI Studio.
- A small labelled dataset (CSV or JSONL with the columns your metric requires). Use at least 300 rows for a first run when possible.
- Optional but recommended: a Galileo API key, so you can import datasets and register metrics into the Galileo platform.
Walkthrough
Sign up

Create a Luna Studio account
Connect your first LLM provider

Onboarding, step 1 — connect at least one LLM provider
Create your first project
support-tone-classifier). Click Continue again — Luna Studio creates the project and routes you to its Training runs page.
Onboarding, step 2 — name your first project
Start a new training run
Pick a metric (Step 1)

New run, Step 1 — pick the metric you want to fine-tune
Add a test set (Step 2)

New run, Step 2 — pick or upload a test set to evaluate against
label column. Luna Studio validates the file as soon as you upload it — wait for the Validated status before continuing.Click Next step.Add a training set (Step 3)
- Generate from test set (recommended for a first run) — Luna Studio uses 20% of your test set as seed examples and generates 2,000 labelled training examples using your LLM-as-judge prompt from Step 1.
- Add training logs — upload or import your own production logs.
-
Use existing training set — reuse a training dataset that already exists in your workspace.
If you pick Generate, a drawer opens. Pick a model from your configured providers and click Generate sample dataset. Review the sample rows, select any that should steer regeneration, and click Generate final dataset. Click Next step.

New run, Step 3 — generate, add, or reuse a training set
Confirm and launch (Step 4)

New run, Step 4 — pick a base model and launch fine-tuning
Wait for training to complete

Run details for a fine-tuned run, ready to register
Register your metric