Register (Create Account)
The Register page creates a new MaintenanceFreak account.
#Register (Create Account)
The Register page creates a new MaintenanceFreak account.
#What you can do here
#Create an account
- Enter your email
- Create a password
- Choose a username
- (Optional) Add profile details like first/last name and phone
- Agree to the Terms of Service and Privacy Policy
- Tap Create account
After success, the page may show a confirmation message.
#Business vs personal (build dependent)
Some builds show an account kind selection (personal vs business) and may require:
- Business name
- EIN
If you don’t see these fields, that’s normal for consumer-focused builds.
#Already have an account?
Tap Sign in to return to the login page.
See: Login
#Tips
- Use a password you don’t reuse elsewhere.
- If you mistype your email, you may not receive important account emails (invites, reset links).
#Platform behavior
#iOS
- The workflow and labels on iOS follow this page as written.
- Controls (pickers, sheets, and permissions dialogs) use native iOS presentation.
#Android
- The workflow and labels on Android follow this page as written.
- Controls (pickers, sheets, and permissions dialogs) use native Android presentation.
#Web
- Web route:
/auth/register. - Web registration includes account type selection, credential setup, and terms acceptance.
- Email verification continues through web verification links and related auth routes.