> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-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-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=70e61beef67a9da0b5d12757d5fc6e6a" 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-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=280&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=39691197a8225c2421c085b4a70b0fbd 280w, https://mintcdn.com/docs-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=560&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=7306e891bc90e4a17de49281622e8a76 560w, https://mintcdn.com/docs-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=840&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=6acef33a94f5b725b3ea006cd73f1b45 840w, https://mintcdn.com/docs-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1100&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=761a847d64677c2307ca713644651615 1100w, https://mintcdn.com/docs-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1650&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=19238a368e3bac06e583ab0cc80d7d11 1650w, https://mintcdn.com/docs-dev-docs-add-auth0-cli-management-api-examples/MicEsu-0kqmuAXRI/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=2500&fit=max&auto=format&n=MicEsu-0kqmuAXRI&q=85&s=65b6f9437407e80ac86c196c68ed8fde 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>
