understudydocs

getting started

Your workspace

Signup creates a working setup, not an empty account: an organization, a default project ready to receive traffic, and a starter key shown exactly once. This page maps what you got and where everything lives.

What signup creates

thingdetails
organizationYour tenancy boundary. Keys, projects, and captures all belong to it. One organization per signup today; teams are forward-compatible.
default projectSlug rehearsal, with a default workload named main. Unscoped traffic lands here, so your first request works before any configuration.
starter keyAn sk_* key whose plaintext is shown once during the onboarding handoff — save it then. Lost keys are revoked and re-minted, never recovered.

Dashboard map

The dashboard at app.understudylabs.com has two levels, mirroring the scoping model:

pagejob
HomeThe pulse: a getting-started checklist until you finish it, activity, recent captures.
ProjectsIndex of product surfaces. Open one to enter its workbench.
API keysMint, inspect, revoke. One key per environment.
ModelsThe public catalog — ids you can call or route to.
SetupThe connection quickstart: pick a path, copy runnable snippets.
Project → Workloads / Routing / Captures / SettingsPer-project workbench: declare call sites, set model routes and traffic, read the evidence, rename or retire the project.