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

# Logout

> Learn how to securely log out of your LISA account

import { Tip, Info, Warning } from '@mintlify/components';
import { Steps } from '@mintlify/components';

### Manual Logout

Properly logging out of the LISA platform is crucial for maintaining the security of your account, especially when using shared or public devices.

<Warning>
  Always remember to log out when you're finished using the LISA platform, particularly on shared or public computers.
</Warning>

<Steps>
  <Step title="Navigate to User Menu">
    Look for your profile icon or name in the LISA interface.
  </Step>

  <Step title="Click Logout">
    In the dropdown menu, click on the "Logout" or "Sign Out" option.
  </Step>

  <Step title="Confirm Logout">
    If prompted, confirm that you want to log out.
  </Step>

  <Step title="Verify Logout">
    You should be redirected to the login page.
  </Step>
</Steps>

<Tabs>
  <Tab title="Learner Console - LXP">
    To manually log out of your LISA account:

    <video autoPlay muted loop playsInline className="w-full rounded-md shadow-xl" src="https://lucdn.letsupgrade.net/assets/learner_logout_lxp_0022edc1f8.mov" />
  </Tab>

  <Tab title="Learner Console - LISA AI">
    To manually log out of your LISA account:

    <video autoPlay muted loop playsInline className="w-full rounded-md shadow-xl" src="https://lucdn.letsupgrade.net/assets/learner_logout_mlp_a38eb377ef.mov" />
  </Tab>

  <Tab title="Admin Console">
    To manually log out of your LISA account:

    <video autoPlay muted loop playsInline className="w-full rounded-md shadow-xl" src="https://lucdn.letsupgrade.net/assets/admin_logout_0847705533.mov" />
  </Tab>

  <Tab title="Trainer Console">
    To manually log out of your LISA account:

    <video autoPlay muted loop playsInline className="w-full rounded-md shadow-xl" src="https://lucdn.letsupgrade.net/assets/trainer_logout_d7679b42c9.mov" />
  </Tab>
</Tabs>

## Automatic Logout

For security reasons, LISA may automatically log you out after a period of inactivity.

<Info>
  The default inactivity period is typically 30 minutes, but this may vary based on your organization's settings.
</Info>

## After Logging Out

After successfully logging out:

* Close all browser windows and tabs.
* Clear your browser cache and cookies for maximum security, especially on shared devices.

<Info>
  Two-factor authentication will be available soon.
</Info>

Remember, logging out is a simple but important step in protecting your account and personal information.
