> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jinba.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Login

> How to log in to Jinba App

## Login Methods

You can log in to Jinba App using the following methods:

* Google account
* Email address and password
* SSO (Enterprise plan only)

## Login with Google Account

<Steps>
  <Step title="Access Jinba App">
    Open your browser and navigate to [Jinba App](https://app.jinba.io/).
  </Step>

  <Step title="Click 'Continue with Google'">
    Click the "Continue with Google" button on the login screen.
  </Step>

  <Step title="Select Your Google Account">
    The Google login screen will appear. Select the account you want to use and log in.
  </Step>

  <Step title="Login Complete">
    Once authentication is successful, you'll be redirected to the Jinba App main screen.
  </Step>
</Steps>

## Login with Email Address

<Steps>
  <Step title="Access Jinba App">
    Open your browser and navigate to [Jinba App](https://app.jinba.io/).
  </Step>

  <Step title="Enter Email and Password">
    Enter your registered email address and password on the login screen.
  </Step>

  <Step title="Click 'Sign in'">
    Click the "Sign in" button to log in.
  </Step>

  <Step title="Login Complete">
    Once authentication is successful, you'll be redirected to the Jinba App main screen.
  </Step>
</Steps>

## SSO Login (Enterprise)

<Note>
  SSO login is available for organizations on the Enterprise plan.
</Note>

Log in using your organization's Identity Provider (IdP).

<Steps>
  <Step title="Access Jinba App">
    Open your browser and navigate to [Jinba App](https://app.jinba.io/).
  </Step>

  <Step title="Click the SSO Login Button">
    Click the "Login with SSO" button on the login screen.
  </Step>

  <Step title="Authenticate with Your Organization's IdP">
    Your organization's Identity Provider login screen will appear. Enter your credentials to log in.
  </Step>

  <Step title="Login Complete">
    Once authentication is successful, you'll be redirected to the Jinba App main screen.
  </Step>
</Steps>

## Creating an Account

You can create a Jinba App account using the following methods:

### Register with Google Account

When you log in with "Continue with Google", your account is automatically created.

### Register with Email Address

<Steps>
  <Step title="Click 'Sign up'">
    Click the "Sign up" link on the login screen.
  </Step>

  <Step title="Enter Account Information">
    Enter the required information such as email address and password.
  </Step>

  <Step title="Registration Complete">
    Once registration is complete, you can start using Jinba App.
  </Step>
</Steps>

### First-time SSO Login (Enterprise)

If you're using SSO on an Enterprise plan, your account is automatically created on first login.

## Forgot Password

### For Email Login

<Steps>
  <Step title="Click 'Forgot password?'">
    Click the "Forgot password?" link on the login screen.
  </Step>

  <Step title="Enter Your Email Address">
    Enter your registered email address to send a password reset email.
  </Step>

  <Step title="Check Your Email">
    Click the link in the email you receive to set a new password.
  </Step>
</Steps>

### For SSO

If you're using SSO, reset your password through your organization's Identity Provider. Contact your organization's IT administrator for details.

## Troubleshooting

<AccordionGroup>
  <Accordion title="Cannot log in">
    Please check the following:

    * Is your email address and password correct?
    * If logging in with a Google account, have you selected the correct account?
    * If using SSO, are your organization's Identity Provider credentials correct?
    * Try clearing your browser's cache and cookies and try again
  </Accordion>

  <Accordion title="Error appears after login">
    This may be a temporary error. Please wait a while and try again. If the problem persists, contact support.
  </Accordion>
</AccordionGroup>
