Account Registration¶
Overview¶
This guide provides detailed instructions for creating a new UptimeHunt account, including security best practices and account verification procedures.
Registration Process¶
Accessing the Registration Form¶
Navigate to the UptimeHunt registration page through the login screen. If you already have an account, proceed to the login page instead.
Required Information¶
The registration process requires the following information:
| Field | Required | Description |
|---|---|---|
| Email Address | Yes | Valid email address for account access and notifications |
| Password | Yes | Secure password meeting minimum security requirements |
| First Name | No | Your first name for personalization |
| Last Name | No | Your last name for account identification |
Password Requirements¶
Passwords must adhere to the following security requirements:
- Minimum length of 8 characters
- Contains a combination of character types
- Not commonly used or easily guessable
Password Security
Use a unique password not shared with other services. Consider using a password manager to generate and store strong passwords.
Completing Registration¶
- Enter your email address in the designated field
- Create a secure password following the requirements above
- (Optional) Provide your first and last name
- Click the "Sign Up" button to submit your registration
Post-Registration¶
Upon successful registration:
- You will be automatically authenticated
- Access tokens will be generated for your session
- You will be redirected to the Services dashboard
- Your account will be immediately active
Account Verification¶
Currently, email verification is not required. Your account is activated immediately upon registration. Future updates may include email verification for enhanced security.
Security Considerations¶
Account Protection¶
To maintain account security:
- Use a strong, unique password
- Do not share your credentials
- Log out when using shared computers
- Monitor account activity regularly
Password Management¶
Best practices for password security:
- Use a password manager for secure storage
- Enable password generation for strong, random passwords
- Change your password periodically
- Never reuse passwords across services
Login After Registration¶
After creating your account, you can log in using:
- Email Address: The email address used during registration
- Password: Your chosen account password
The system will issue JWT tokens for session management, which remain valid for 15 minutes. A refresh token is provided for extended sessions.
Account Recovery¶
If you forget your password, use the password reset functionality:
- Navigate to the login page
- Click "Forgot Password?"
- Enter your registered email address
- Follow the instructions sent to your email
See the Password Reset Guide for detailed instructions.
Next Steps¶
After successfully creating your account:
- Quick Start Guide: Set up your first monitoring service
- Dashboard Overview: Navigate the interface
- Account Settings: Configure your profile
Troubleshooting¶
Email Already Registered¶
If you receive an error indicating the email is already registered:
- Verify you haven't previously created an account
- Use the password reset function if you've forgotten your credentials
- Contact support if you believe this is an error
Registration Errors¶
Common registration issues and solutions:
| Error | Solution |
|---|---|
| "Email and password are required" | Ensure both fields are filled |
| "User with this email already exists" | Account already exists, use password reset |
| "Invalid email format" | Verify email address is correctly formatted |