Signing up and logging in
This page covers getting into Flero for the first time. If your team admin has already created an account for you, jump to Logging in. If you have an invite link in your email, jump to Accepting a workspace invite.
Creating a new account
Navigate to your Flero URL (typically
https://app.flero.aior your self-hosted address) and click Sign up under the login form, or visit/registerdirectly.๐ธ Screenshot needed:
signup__register-form.png, the register page with name, email, password, and confirm-password fields visible.Fill in:
- Full name, appears on your profile and in audit logs.
- Email, must be unique; will be used for notifications and password resets.
- Password, 8+ characters, mixed case, at least one number. Strength indicator updates as you type.
- Confirm password, must match.
Click Create account.
Approval-pending accounts
If your Flero instance requires admin approval for new sign-ups (common in enterprise deployments), you'll see an Approval pending dialog rather than being logged in immediately. An administrator will get an email with a link to approve you; you'll get an email once they do. You can close the dialog in the meantime.
๐ธ Screenshot needed:
signup__approval-pending-dialog.png, the "Your account is pending approval" dialog with the admin contact line.
Self-service approval
If approval is not required (single-user instance, public SaaS plan, or your email domain is on the auto-approve list), you'll be logged in straight away and dropped at the first-run onboarding flow.
Logging in
- Visit
/login. - Enter your email and password.
- Click Log in.
๐ธ Screenshot needed:
login__form.png, the login screen with email/password fields and the "Forgot password?" link visible.
If you have MFA enabled
After password entry, you'll see the MFA prompt:
- TOTP, open your authenticator app (1Password, Authy, Google Authenticator) and enter the 6-digit code.
- SMS, enter the code that was just texted to your registered number.
Codes are valid for 30 seconds; if you mistype, just wait for the next one.
๐ธ Screenshot needed:
login__mfa-prompt.png, the MFA verification dialog with a 6-digit code field and "Verify" button.
First-login MFA setup
If your workspace's security policy mandates MFA but you haven't enrolled yet, you'll be sent to /mfa-setup-required/:token after your first successful login. You can't reach the rest of the app until you finish enrolment. See Security & MFA.
Forgot password
- On
/login, click Forgot password? - Enter your email and click Send reset link.
- Check your inbox, the email arrives within a minute. The link expires after 24 hours.
- Clicking the link takes you to
/reset-password/:token. Set a new password and click Reset password. - You'll be redirected to
/loginto sign in with the new password.
If the email doesn't arrive:
- Check spam / junk.
- Ask an admin to confirm the email on file.
- Try again, only the most recent reset link is valid.
Accepting a workspace invite
If a teammate invited you, you'll get an email with You've been invited to join <Workspace> on Flero and a link.
- Click the link. It takes you to
/invite/:token. - If you don't have an account yet, you'll be prompted to create one (same form as Sign up above, with the email pre-filled).
- If you already have an account, log in first; you'll be returned to the invite-acceptance step.
- Click Accept invite.
- You're dropped into the new workspace, ready to go.
Invites expire after 7 days by default. If yours has expired, ask the inviter to send a new one from Settings โ Workspace โ Team members.
Logging out
Click your avatar in the bottom-left of the sidebar โ Log out. You'll be returned to /login. All other sessions remain active; to log out everywhere, see Security & MFA โ Sessions.
Tips & gotchas
- Email is the login key. You can't change it without admin intervention. Pick a stable address.
- Password resets do not invalidate active sessions by default, combine with Log out all devices in Security if you suspect compromise.
- MFA recovery codes are generated when you first enrol; store them somewhere safe. Losing both your second factor and recovery codes requires an admin to reset MFA for you.
- Approval-pending accounts cannot log in at all until approved, there's no partial access. If you need urgent access, ping your admin.
Related
- First-run onboarding, what happens immediately after your first successful login
- Security & MFA, manage your MFA factors and sessions
- Inviting members, the other side of the invite flow
Found something out of date? This page lives in the Flero docs content set.