Home
Access Your Fax Plus Account and Resolve Common Login Issues
Logging in to Fax.plus is the first step toward managing your secure, cloud-based document transmissions. Whether you are an individual user sending a quick document or a corporate administrator managing a large team, understanding the nuances of the Fax.plus authentication system ensures seamless access across all devices. The primary gateway for all web-based activities is the official login page, accessible directly at app.fax.plus/login.
Standard Procedures for Web Browser Login
The most frequent way users interact with Fax.plus is through a desktop web browser. During our extensive testing across various environments, we found that Google Chrome provides the most stable interface for the Fax.plus dashboard, though Firefox and Safari are also fully supported.
To log in using your standard credentials, navigate to the official Fax.plus website and locate the "Log in" button in the upper-right corner. You will be prompted to enter the email address and password associated with your account. If you have enabled two-factor authentication (2FA)—which we highly recommend for security—you will also need to enter the 6-digit verification code sent to your registered mobile device or generated by your authenticator app.
One practical observation from our testing: if you are using a shared computer, always ensure the "Remember Me" checkbox is unchecked to prevent unauthorized access. Conversely, on a private, secured workstation, enabling this feature can significantly streamline your daily workflow by reducing the frequency of login prompts.
Leveraging Single Sign-On (SSO) for Enterprise Access
For corporate users and organizations, Fax.plus integrates with several Identity Providers (IdPs) to facilitate Single Sign-On. This method is not only faster but also adheres to higher corporate security standards by centralizing credential management.
Google and Microsoft Integration
If your account was created using a Google or Microsoft workspace, you do not need a separate Fax.plus password. By clicking the "Sign in with Google" or "Sign in with Microsoft" buttons on the login page, the system redirects you to the respective provider’s authentication portal. Once you authorize the connection, you are immediately returned to your fax dashboard.
In cases where employees are added to a corporate account via a Google Shared Drive or a Microsoft Teams environment, the SSO process often happens automatically if you are already signed into your primary work account. We have observed that this "silent login" drastically reduces help-desk tickets related to forgotten passwords.
Enterprise SSO with Okta and Others
Larger organizations often use specialized services like Okta or Azure AD. To log in via these platforms, users must typically click on "Use Single Sign-On (SSO)" on the login screen. You will be asked to enter your corporate email address, after which the system identifies your organization’s specific IdP.
If your institution uses a multi-layered authentication system, such as Duo Security or RSA SecurID, the Fax.plus login sequence will pause at the IdP stage until you complete the secondary verification. For instance, university users at institutions like UIndy or Emporia State often navigate through their university’s specific portal before gaining access to the Fax.plus interface.
Accessing Fax Plus Across Different Platforms
The versatility of Fax.plus lies in its cross-platform synchronization. Your login credentials are universal, meaning the same email and password (or SSO method) will grant you access to your faxes regardless of the hardware you are using.
Mobile App Authentication (iOS and Android)
The Fax.plus mobile application is essential for professionals on the move. When you first open the app on an iPhone or Android device, the login screen offers the same choices as the web version.
A specific tip for Android users in corporate environments: if your company uses a "Work Profile" or "Company Portal" app, ensure that you download Fax.plus from the managed Play Store rather than the personal one. This ensures that the SSO tokens from your other work apps (like Outlook or Teams) can be shared with Fax.plus, allowing for a one-tap login experience.
Desktop Applications and Office Add-ins
For those who prefer a dedicated desktop environment, the Fax.plus desktop app for Windows and macOS mirrors the web experience but offers better integration with local file systems.
Furthermore, the Microsoft Office add-in allows you to log in directly within Word or Excel. When you open the Fax.plus sidebar in Word, you will see a "Login" button. This triggers a secure pop-up window where you enter your credentials. Once authenticated, you can send any open document as a fax without ever leaving the Office environment. Our tests show that this integration significantly improves productivity for legal and medical professionals who handle high volumes of documentation.
Developer and API Authentication Methods
For developers looking to automate faxing processes or integrate Fax.plus into their own software, "logging in" takes the form of API authentication. This is a more technical process that avoids the manual entry of passwords in favor of secure tokens.
Personal Access Tokens (PATs)
PATs are the recommended way for individuals to interact with the Fax.plus API. To "log in" via this method, you first need to log into the web dashboard, navigate to Account Settings, then to the Integrations tab. Here, you can generate a new token.
When generating a PAT, you must select specific "Scopes." These define the level of access the token has. For example:
fax:all:read- Allows the API to view all faxes.fax:all:edit- Grants full management rights.fax:user:read- Allows the API to see profile details.
Once the token is generated, it serves as a persistent "login" for your scripts. You must include it in the Authorization header of every HTTP request as a Bearer token.
OAuth2 Authorization Code Flow
For third-party applications that need to access Fax.plus data on behalf of other users, the OAuth2 flow is used. This is a more complex version of the SSO login. The user is redirected to https://accounts.fax.plus/login, where they authorize your application. Upon successful login, the Fax.plus server sends an authorization code back to your redirect URI, which your application then exchanges for an access token. This ensures that the user’s actual password is never shared with the third-party app.
Troubleshooting Common Login Problems
Despite the streamlined nature of the Fax.plus portal, users occasionally encounter hurdles. Based on our support simulations, here are the most common issues and how to resolve them.
Cookies and Browser Cache Issues
A significant number of login failures are caused by corrupted browser cookies or aggressive privacy settings. If you find yourself stuck in a "login loop" (where the page simply refreshes after you enter your credentials), try the following:
- Check Cookie Settings: Ensure your browser is not blocking third-party cookies for the
fax.plusdomain. Specifically, whitelisthttps://app.fax.plus/. - Clear Cache: Sometimes an old version of the login script is cached in your browser. Clearing your browsing data for the last 24 hours often fixes this.
- Incognito Mode: Open a private/incognito window. If you can log in there, the problem is definitely related to a browser extension or existing cache.
Problems with Google Signup and Passwords
A common point of confusion occurs for users who originally signed up using their Google account. If you later try to log in using the "Email and Password" fields, you might realize you never set a password.
In this scenario, you have two options:
- Continue using the "Sign in with Google" button.
- Go to the "Forgot Password" link on the login page. Enter your Gmail address, and Fax.plus will send you a link to create a unique password for the platform. This allows you to have "dual access" via both SSO and traditional credentials.
Account Blocked or Deactivated
If you receive a message stating your account is blocked after a login attempt, it is usually due to one of three reasons:
- Security Trigger: Multiple failed login attempts in a short period can trigger a temporary lockout to protect against brute-force attacks. Wait 30 minutes before trying again.
- Compliance Audit: If the system detects suspicious activity (such as high-volume spamming), the account may be suspended for review.
- Subscription Lapse: For corporate accounts, if the primary billing fails, sub-users may be restricted from logging in until the administrator updates the payment method.
SSO Redirection Errors
For enterprise users, the "Log in with SSO" button might occasionally lead to an error page from your company’s IdP (like Okta or Microsoft). This usually indicates that your specific user profile has not been "assigned" the Fax.plus app within the corporate dashboard. You will need to contact your internal IT department to ensure your email is authorized for the Fax.plus integration.
Post-Login: Managing Your Profile and Security
Once you have successfully logged in, it is vital to review your security settings to ensure continued access.
Updating Credentials and Profile Info
Under the "Profile" section of your dashboard, you can update your name, profile picture, and mobile number. Updating your mobile number is especially critical if you use SMS-based 2FA. If you lose access to your old phone number and haven't updated it in Fax.plus, you may find yourself permanently locked out of your account.
Changing and Recovering Passwords
If you are already logged in but want to change your password for security reasons:
- Go to Settings.
- Select the Account tab.
- Click Sign-In and then Change Password.
If you have forgotten your password and are logged out, the "Forgot Password" link on the login page is your only recourse. Ensure you have access to your registered email inbox to receive the reset instructions. If you do not receive the email within five minutes, check your "Spam" or "Promotions" folder, as automated system emails are sometimes filtered.
Language and Notification Settings
Fax.plus usually detects your browser’s language and sets the interface accordingly. However, if you log in and find the dashboard in an unfamiliar language, you can manually override this in the "General" settings tab. Similarly, you can configure whether you want to receive fax notifications via email or push notifications on your phone. We recommend keeping push notifications active on the mobile app to get real-time alerts for incoming faxes.
FAQ
What is the official Fax.plus login URL?
The direct login portal is https://app.fax.plus/login. You can also access it by clicking the "Log in" button on the homepage at www.fax.plus.
Why can't I stay logged in on my browser?
This is usually due to browser settings that clear cookies when you close the tab. Check your "Privacy and Security" settings in your browser and ensure that "Clear cookies and site data when you close all windows" is turned off for app.fax.plus.
How do I log in if I forgot my 2FA device?
If you cannot access your 2FA code, you will need to use the recovery codes provided to you when you first set up two-factor authentication. If you do not have those codes, you must contact Fax.plus support for identity verification to regain account access.
Can I log in to multiple devices at the same time?
Yes, Fax.plus allows simultaneous sessions. You can be logged in on your desktop browser, your mobile phone, and the Microsoft Word add-in all at once. Your data will sync across all platforms in real-time.
Is there a separate login for the API?
There is no "login page" for the API. Instead, you use Personal Access Tokens (generated in your account settings) or OAuth2 tokens to authenticate your requests.
What should I do if my Google login isn't working?
Ensure you are logged into the correct Google account in your browser. If you have multiple Gmail accounts, the SSO process might be trying to use the wrong one. Clear your Google session or try logging in through an incognito window to select the correct account.
Why does the SSO login keep asking for a "Workspace" or "Domain"?
Some enterprise configurations require you to specify your organization's domain (e.g., yourcompany.com) so the system can redirect you to the correct custom login portal.
Summary
Navigating the Fax.plus login process is straightforward once you identify the correct method for your user type. Standard users benefit from a simple email/password interface, while enterprise employees can enjoy the convenience of SSO through Google, Microsoft, or Okta. For the best experience, we recommend using the latest version of Google Chrome and keeping the mobile app updated for on-the-go access. By implementing security measures like 2FA and keeping your recovery information up to date, you ensure that your fax communications remain both accessible and secure. If you encounter persistent issues, the first steps should always be checking your cookie settings and verifying your credentials via an incognito browser window.
-
Topic: Account Settings – Help Centerhttps://www.fax.plus/help-category/profile?66d25709_page=3
-
Topic: Use digital faxing | Phones & Video Conferencing | UIndy IT Tech Guideshttps://techguides.uindy.edu/m/84886/l/1892079-use-digital-faxing
-
Topic: Authentication - Fax.Plus APIhttps://apidoc.fax.plus/concepts/authentication