> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-docs-add-auth0-cli-management-api-examples.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Describes how Auth0 Dashboard Admins can view and revoke login sessions.

# Auth0 Dashboard Login Session Management

With Login Sessions, <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip> administrators can track active sessions from different Dashboard applications across multiple devices and browsers. You can review and revoke sessions created by users accessing the Teams Dashboard, Support Center, and Auth0 Dashboard respectively.

You can see a list of all active sessions within your Auth0 Dashboard [profile page](https://manage.auth0.com/#/profile/sessions).

<Frame>
  <img src="https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=2979a870c737a36016f24119b52df4bf" alt="Auth0 Dashboard > Profile" data-og-width="1202" width="1202" data-og-height="475" height="475" data-path="docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=280&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=f6f9950dd1792b41c06125083df63211 280w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=560&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=f588f1fdf6cf58c7a4db2dd2943eb79c 560w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=840&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=d1f45ed28cc7c5398f68cd85b7cc830c 840w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1100&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=bb7a786b17547749d95210c493c0f614 1100w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1650&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=196890bb7d95a4dade291e45598b5026 1650w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/E_HETZ7StYmjbnQx/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=2500&fit=max&auto=format&n=E_HETZ7StYmjbnQx&q=85&s=b6873757198aed133d1e23785cb51503 2500w" />
</Frame>

To log out or revoke a session, locate the session of interest and select **Revoke**.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Revoking a session does not automatically remove sessions belonging to extensions. However, sessions belonging to extensions are short-lived and do not renew when a login session is revoked or expires.
</Callout>
