Session Security

HaveAI accounts are protected by a single-session model: when your account is accessed from a new device, the previous session is closed automatically. This prevents concurrent access with shared or stolen passwords.

The Single-Session Model

Only one session can be active at a time. A new login instantly invalidates the previous session β€” the old device is signed out on its next request.

Events That End Sessions

  • Logging in from a new device
  • Changing your password (all sessions are revoked)
  • Manual logout from the panel

Suspicious activity?

If you suspect someone accessed your account, change your password immediately β€” this closes all open sessions at once. Then enable 2FA.

Related Topics

Was this page helpful?