Logging In
How to log in​
- Open Create Lab Studio in your browser
- Enter your email address and password
- Click Sign In
Your session is kept active via a secure cookie — you won't need to log in again until your session expires or you explicitly sign out.
Signing out​
Click your avatar / name in the top-right corner → Sign out.
Forgot your password?​
Contact your Administrator to have your password reset. There is currently no self-service password reset.
First login​
Your account is created by an Administrator. You will receive your credentials from them. On first login, consider changing your password via your profile settings.
Session security​
- Your login session uses an
httpOnlycookie — it is not accessible to browser scripts - Your access token (used for API calls) lives only in memory and is never written to disk
- If you open a new browser tab, your session is shared automatically