Everything in the dashboard — organizations, client apps, API keys, recordings, collaborators — is scoped to a dashboard account. You need one before you can integrate the recording SDK into your app.
Signing up#
Go to your dashboard deployment's /sign-in page and click Need an account? Sign up. You'll need:
- Name
- Password
There's no email verification step to wait on — you're signed in immediately after submitting.
Signing in later#
Same page, without clicking the sign-up toggle: email and password. Signing in redirects you to /dashboard.
What this account is for#
This is a dashboard account — it identifies you as the person managing organizations and client apps, not an end user of the apps you're recording. The recording SDK itself never needs your account ID at all — every upload authenticates with a client app's API key alone (see Quick Start); your account only matters for signing in to the dashboard to manage organizations, client apps, and collaborators.
Next steps#
Once signed in, create your first organization and client app — see Organizations & Client Apps.