Getting Started
Authentication & Account Management
Updated May 5, 2026
Overview
The authentication system allows users to securely access the OutreachBox application. This guide covers account creation, login, password management, and account security.
Features
- User registration
- Secure login
- Password reset functionality
- Account security
Getting Started
Creating an Account
- Navigate to the registration page (
/register) - Fill in the required information:
- Email Address: Your business email address
- Password: Create a strong password (minimum requirements apply)
- First Name: Your first name
- Last Name: Your last name
- Organization Name: Your company or organization name
- Click Register to create your account
- You'll be automatically logged in after successful registration
Logging In
- Navigate to the login page (
/login) - Enter your email address and password
- Click Login to access your account
- You'll be redirected to the dashboard upon successful login
Note: The system includes XSS protection and input validation for security.
Forgot Password
If you've forgotten your password:
- Click Forgot Password on the login page
- Enter your email address
- Check your email for a password reset link
- Click the link and follow the instructions to set a new password
Password Reset
After clicking the reset link in your email:
- You'll be redirected to the reset password page
- Enter your new password (must meet security requirements)
- Confirm your new password
- Click Reset Password
- You can now log in with your new password
Security Features
- XSS Protection: All inputs are sanitized to prevent cross-site scripting attacks
- Input Validation: Email format and password strength are validated
- Secure Authentication: Tokens are used for session management
- Password Requirements: Passwords must meet minimum security standards
Troubleshooting
Can't Log In
- Verify your email address is correct
- Check that Caps Lock is off
- Ensure you're using the correct password
- Try the "Forgot Password" option if needed
Password Reset Not Working
- Check your spam/junk folder for the reset email
- Verify the email address is correct
- Ensure the reset link hasn't expired
- Contact support if issues persist
Account Locked
If your account is locked due to multiple failed login attempts:
- Wait a few minutes before trying again
- Contact support if the issue persists
Best Practices
- Use a Strong Password: Include uppercase, lowercase, numbers, and special characters
- Don't Share Credentials: Keep your login information private
- Log Out When Done: Especially on shared or public computers
- Enable Two-Factor Authentication: If available, enable 2FA for additional security
Related Features
For additional help, contact support through the application or visit the Help Center.
Need more help?
Browse our knowledge base for more guides and tutorials