You need an account before you can upload a project or customize a brand kit. The whole sign-up flow takes about a minute.
Create an account
- Go to
/account/register(the "Sign up" link from the top nav, or open the URL directly). - Enter your email and a password. Confirm the password.
- Submit. The app sends a confirmation email to the address you entered.
- Open the email and click the confirmation link. You land on a page that says your email is confirmed.
- Sign in at
/account/loginwith the same email and password.
[Screenshot: the register form with email, password, and confirm-password fields.]
If the confirmation email does not arrive, go to /account/resend-email-confirmation, enter your address, and request a new one. Check your spam folder before resending.
Sign in
- Open
/account/login. - Enter your email and password.
- Click "Log in".
You stay signed in until you click "Logout" or your session expires. There is no separate "Remember me" toggle.
Forgot your password
- From the login page, click "Forgot your password?". You land on
/account/forgot-password. - Enter your email and submit. You get a confirmation page.
- Open the password-reset email and click the link.
- On
/account/reset-password, enter the same email plus your new password (twice). Submit. - Sign in with the new password.
The reset link is single-use and expires after a short window. If it expires, request a new one from /account/forgot-password.
Manage your profile
The greeting in the top nav (for example, "Hello Ada!") links to your account settings. The Account section has four tabs across the top: Profile, Email, Password, Credits, plus a Logout button.
Update your name
- Open
/account/profile(or click "Profile" in the side nav, then the Profile tab). - Edit any of: First name, Last name, Display name.
- Save.
The greeting in the top nav uses these in priority order: First name, then Display name, then your email address. Leave them all blank and the greeting falls back to your email.
Change your email address
- Open the Email tab (
/account/email). - Enter the new email and submit.
- A confirmation link is sent to the new address. Your current email stays in effect until you click the link.
- Open the link from the new inbox. Your email is now updated.
If you change your mind before clicking the link, just keep using the old address. Nothing happens until the new one is confirmed.
Change your password
- Open the Password tab (
/account/password). - Enter your current password and a new password (twice). Submit.
- The change takes effect immediately. You stay signed in.
Sign out
Click "Logout" from the side nav, the user menu, or from any of the Account tabs. You land on the home page and your session ends.