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

# Sessions

> See devices signed in to your Ples account and terminate a session or all other sessions.

**Sessions** lists devices that are currently signed in to your account. Open it at [app.ples.com/settings/authentication/sessions](https://app.ples.com/settings/authentication/sessions).

<Frame>
  <img src="https://mintcdn.com/ples/fv9e3631thkaIOyB/images/sessions.png?fit=max&auto=format&n=fv9e3631thkaIOyB&q=85&s=dc5a0ee36aabd11edb1952754f859238" alt="Ples Active Sessions table with device, IP address, location, login time, and terminate actions" width="3024" height="1756" data-path="images/sessions.png" />
</Frame>

Each row shows:

* **Device**
* **IP address**
* **Location**
* **Login time** (in your [account timezone](/article/account-settings), for example July 15, 2025)
* **Status** (this device vs other sessions)

## End a session

<Steps>
  <Step title="Open Sessions">
    Go to `/settings/authentication/sessions`.
  </Step>

  <Step title="Terminate one device">
    Use **Actions** on that row to sign it out.
  </Step>

  <Step title="Or terminate all others">
    Click **Terminate All Other Sessions** to keep this browser and sign out every other device.
  </Step>
</Steps>

<Warning>
  Terminating a session signs that device out immediately. The person must enter email, password, and 2FA (if enabled) to get back in.
</Warning>

If you do not recognize a row, terminate it and turn on [login notification emails](/article/login-notifications).

## What's next?

<CardGroup cols={2}>
  <Card title="Two-factor authentication" icon="shield" href="/article/two-factor-authentication">
    Turn on 2FA with an authenticator app or email OTP.
  </Card>

  <Card title="Login notifications" icon="bell" href="/article/login-notifications">
    Optionally email yourself when someone signs in, including IP and location.
  </Card>

  <Card title="Account settings" icon="user" href="/article/account-settings">
    Set your timezone, change your password, and see usage for domains, links, and AI.
  </Card>

  <Card title="How to sign in" icon="log-in" href="/article/sign-in">
    Sign in with your email and password. Complete 2FA if you turned it on.
  </Card>
</CardGroup>
