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

# Logging In

> Sign in to your SoftISP account

<img className="block dark:hidden" src="https://mintcdn.com/softisp/E1nfs8MBE9iEIkaZ/images/login-w.png?fit=max&auto=format&n=E1nfs8MBE9iEIkaZ&q=85&s=d9e10a1ebc2cac7e519d704d109280c4" alt="Login screen (light mode)" width="606" height="640" data-path="images/login-w.png" />

<img className="hidden dark:block" src="https://mintcdn.com/softisp/wEWHSWRSpr7joJ-C/images/log-in.png?fit=max&auto=format&n=wEWHSWRSpr7joJ-C&q=85&s=d2c5429789963b30a79b8318c8de13c8" alt="Login screen (dark mode)" width="798" height="705" data-path="images/log-in.png" />

## Steps

<Steps>
  <Step title="Enter your username">
    Enter your registered **Email**.
  </Step>

  <Step title="Enter your password">
    Enter your **Password**.
  </Step>

  <Step title="Click Login">
    You'll be redirected to the **Dashboard** on success.
  </Step>
</Steps>

<Note>
  SoftISP uses JWT-based authentication. Your session is maintained securely, but idle sessions may require you to log in again.
</Note>

## Trouble logging in?

If you've forgotten your password, see [Forgot Password](/gettingstarted/forgot-password).
