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

# Sessions

> Review devices signed in to your account, identify your current session, and sign out one device, other devices, or every session when needed.

Review where you are signed in and end sessions you no longer need.

## Sessions

The **Sessions** tab lists every device signed in to your account, with the last active time, IP
address, and when the session expires. Your current session is highlighted.

| Action                     | What it revokes                                         |
| -------------------------- | ------------------------------------------------------- |
| **Sign out** on a row      | That one device                                         |
| **Sign out other devices** | Every session except the one you are using              |
| **Sign out everywhere**    | All sessions, including yours, returning you to sign-in |

All three show a confirmation dialog, so a single click cannot end an active session. **Sign out
other devices** is disabled when only your current session is active. Use **Sign out everywhere** if
you think your account is compromised, and change your password immediately after signing back in.
The refresh icon next to the session count re-fetches the list.

## Related

<Columns cols={2}>
  <Card title="Your account" icon="user" href="/account/profile">
    Manage your profile and personal preferences.
  </Card>

  <Card title="Organization management" icon="building" href="/account/organization">
    Find the settings for your workspace.
  </Card>
</Columns>
