> ## Documentation Index
> Fetch the complete documentation index at: https://help-empuls.xoxoday.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Login

> Sign in to Empuls on the web or mobile using email, OTP, SSO, or mobile number.

Once your administrator adds you to Empuls, you can access it from a web browser or the mobile app. Your login URL is unique to your organisation — your administrator will share it when they provision your account. You can also go to [login.empuls.io/signin](https://login.empuls.io/signin) and enter your email to be redirected automatically.

## Email and OTP

Use your work email address to receive a one-time passcode each time you log in. No password to remember.

<Steps>
  <Step title="Go to your organization's Empuls login URL">
    Navigate to your organization's unique Empuls URL (e.g., **yourcompany**.xoxoday.com).

    Or visit [here](https://login.empuls.io/signin/).

    <Frame>
      <img src="https://mintcdn.com/empuls/IRKg3CjCUl9-ThCs/images/empulslogin.png?fit=max&auto=format&n=IRKg3CjCUl9-ThCs&q=85&s=19e5473f15faf3e7a032f6322f490e6e" alt="Empuls login screen" width="2864" height="1608" data-path="images/empulslogin.png" />
    </Frame>
  </Step>

  <Step title="Enter your work email address">
    Type the email address associated with your Empuls account and select the **OTP** option.
  </Step>

  <Step title="Check your email for the one-time code">
    Empuls sends a six-digit code to your inbox. The code expires after a few minutes.
  </Step>

  <Step title="Enter the code to log in">
    Paste or type the code on the login screen. You are logged in immediately.
  </Step>
</Steps>

## Email and password

Sign in with your Empuls email address and the password you set when you first activated your account.

<Steps>
  <Step title="Go to your organization's Empuls login URL">
    Navigate to your organization's unique Empuls URL.

    Or visit [here](https://login.empuls.io/signin/).
  </Step>

  <Step title="Enter your email and password">
    Select the **Password** option, type your work email address, and enter your password.
  </Step>

  <Step title="Click Sign in">
    You are redirected to your Empuls home feed.
  </Step>
</Steps>

If you forget your password, click **Forgot Password?** on the login page, enter your email, and follow the reset link sent to your inbox.

## Google SSO

Log in with your Google Workspace account if your organization has enabled Google OAuth.

<Steps>
  <Step title="Go to the login page">
    Visit your organization's Empuls URL and click **Log in with Google**.

    Or visit [here](https://login.empuls.io/signin/).
  </Step>

  <Step title="Select your Google account">
    If you are already signed into Google, select the work account associated with your Empuls profile. If not, enter your Google credentials.
  </Step>

  <Step title="Grant permissions if prompted">
    On first login, Google may ask you to grant Empuls permission to access your profile information. Click **Allow**.
  </Step>

  <Step title="You are logged in">
    You are redirected to Empuls automatically. No separate Empuls password is required.
  </Step>
</Steps>

## Microsoft SSO

Log in with your Microsoft 365 account if your organization has enabled Microsoft OAuth.

<Steps>
  <Step title="Go to the login page">
    Visit your organization's Empuls URL and click **Log in with Microsoft**.
  </Step>

  <Step title="Sign in with your Microsoft account">
    Enter your Microsoft email and password. If you are already signed into Microsoft 365, you may skip this step entirely.
  </Step>

  <Step title="You are logged in">
    You are automatically authenticated and redirected to Empuls. No separate password is needed.
  </Step>
</Steps>

## Slack SSO

Log in with your Slack workspace credentials if your organization has enabled Slack OAuth.

<Steps>
  <Step title="Go to the login page">
    Visit your organization's Empuls URL and click **Log in with Slack**.
  </Step>

  <Step title="Authenticate with Slack">
    If you are already signed into Slack, you are redirected back immediately. Otherwise, enter your Slack credentials.
  </Step>

  <Step title="You are logged in">
    Empuls verifies your Slack identity and logs you in without a separate password.
  </Step>
</Steps>

## Mobile number

Log in with your mobile phone number using a one-time SMS code. This method is designed for deskless workers who may not have a corporate email address.

<Steps>
  <Step title="Go to the login page">
    Visit your organization's Empuls URL and select the **Mobile number** option.
  </Step>

  <Step title="Enter your mobile number">
    Include the country code and enter the phone number registered to your Empuls account.
  </Step>

  <Step title="Enter the OTP sent via SMS">
    Empuls sends a code to your phone. Enter it on the login screen to complete sign-in.
  </Step>
</Steps>

<Note>
  Mobile number login must be enabled by your administrator. Contact your HR or IT team if this option is not visible.
</Note>

## Custom SSO (SAML 2.0)

If your organization uses a corporate identity provider such as Azure AD, Okta, or another SAML 2.0-compatible system, log in through your company's single sign-on portal.

<Steps>
  <Step title="Go to your organization's Empuls URL">
    Visit the Empuls URL provided by your administrator.
  </Step>

  <Step title="Click the SSO login option">
    You will see an option such as **Log in with \[Company Name]** or a button redirecting you to your corporate SSO.
  </Step>

  <Step title="Enter your company credentials">
    You are redirected to your organization's identity provider. Enter the same credentials you use for other corporate applications.
  </Step>

  <Step title="Complete any MFA challenges">
    If your organization requires multi-factor authentication, complete that step in your identity provider.
  </Step>

  <Step title="You are logged in">
    Your identity provider authenticates you and redirects you back to Empuls automatically.
  </Step>
</Steps>

<Info>
  SAML 2.0 SSO is configured by your administrator under **User Authentication** in the Admin Hub. If SSO is not working, contact your IT department to verify configuration.
</Info>

## Related

<CardGroup cols={2}>
  <Card title="Login methods" icon="key" href="/employees/getting-started/login-methods">
    Email and OTP, email and password, Google SSO, Microsoft SSO, Slack SSO, mobile number, and custom SAML 2.0 SSO.
  </Card>

  <Card title="Mobile app" icon="mobile-screen-button" href="/employees/getting-started/mobile-app">
    Download the Empuls app on iOS or Android, log in, and use core features on the go.
  </Card>
</CardGroup>
