---
title: Sign out
type: how-to
section: system
summary: Open the avatar menu at the top right and select Sign out; Evolve clears the session in this browser and returns you to the sign-in page.
applies_to:
  clients: [web]
sources:
  - evolve-front-end/app/[lng]/components/UserAvatar.tsx
  - evolve-front-end/app/[lng]/hooks/logout.ts
  - evolve-front-end/app/i18n/locales/en/user-avatar.json
verified:
  at: 2026-09-04
  env: code
  by: content-lane-system
ttl_days: 45
related: [system/active-sessions, system/sign-in]
---

Select your avatar at the top right, then select **Sign out** at the bottom of the menu.

Signing out clears the access and refresh tokens and the stored application state for this browser, then sends you to `/en/signin`. Your theme, language, sidebar and view preferences are kept so the interface looks the same when you sign in again.

## Sign out

1. Select your avatar in the top right corner.
2. Select **Sign out**.

## Sign out of one other device

**Sign out** only ends the session in the browser you are using. To end a session somewhere else, use the **Active Sessions** table described in [Review active sessions](/help/system/active-sessions).

## If it did not work

- If the page still shows your name, reload it. The sign-out redirect is a full page load and a blocked navigation can leave the old view on screen.
- If you were signed out without selecting anything, you saw the **You've been signed out** page. That is the session expiring, not an error.
- If a shared computer still shows your Account, open **Active Sessions** from another device and select **Revoke** on that row.
