New here? Start with Getting started.
Overview
Use this tutorial before you are signed in. You can:- Create an email/password account.
- Confirm your email address.
- Sign in with email and password.
- Sign in with Continue with Globus.
- Reset a forgotten password.
- New users creating an account.
- Returning users signing in.
- Users who need password recovery.
- Email verification is mandatory for password signups — the new account cannot sign in until the confirmation link is clicked. Globus sign-in skips this.
- Globus accounts have no usable password, so the forgot-password and change-password flows do not apply to them.
- The reset-password request screen always confirms the request whether or not the email exists, so the page does not reveal who has an account.
- Managing your profile, avatar, and changing your password while signed in live in the authenticated account tutorials, not here.
Create an account (sign up + confirm your email)
Signing up registers a new email/password account. Dataerai requires you to confirm your email address before that account can sign in, which proves the address is reachable and yours. In the app- On the Sign in page (
/login), click the Sign up link (under Don’t have an account?) to open the create-account form at/signup. - Fill Full name, Email, Password, and Confirm password, then click Create account. (If the two passwords differ, the form shows Passwords do not match.)
- You land on a Check your inbox screen. Open the verification email and
click its link — it opens
/auth/confirm-email/<key>and shows Email confirmed. Use Back to sign in to return to/loginand sign in.

Sign in (email/password or Globus SSO)
Dataerai supports two ways in: an email + password account, or Continue with Globus, which delegates to your institutional identity provider. In the app- Go to your Dataerai instance — if you are not signed in, the app redirects
you to the Sign in page (
/login). - Type your Email and Password, then click the Sign in button. (Forgot it? Use the Forgot password? link — see the recovery section below.)
- To use an institutional identity instead, click Continue with Globus. Globus sends you to your trusted identity provider, such as your university or Google, and returns you to the app after authorization.

Recover a forgotten password (forgot / reset)
Locked out? The recovery flow has two steps: request a reset link by email, then reset the password using the single-use key from that link. This only applies to email/password accounts — Globus users recover access through Globus. In the app- On the Sign in page, click Forgot password? to open
/auth/forgot-password(heading: Forgot your password?). - Enter your Email and click Send reset link, then you see Check your inbox. (For privacy this always succeeds, even if no account uses that address.)
- Open the email and click its link — it opens
/auth/reset-password/<key>(Set new password). Enter and confirm a new password and submit; you can then sign in with it.


Sign out
Signing out clears your session. In the app- Open the user account menu in the top-right.
- Choose Sign out. If uploads are in progress, an Uploads in progress
dialog offers Stay signed in or Sign out anyway first. You are then
returned to
/login.
Next steps
- Your profile — your name, avatar, public visibility, and email change (once you are signed in).
- Passwords & appearance — change your password while signed in, switch the Auto/Light/Dark theme, and sign out.
- Permissions, people & teams — the org/admin Settings modal (Buckets, Allocations, Organizations, Groups, Users) lives there, not in your personal account.
- Getting started