> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-react-sdk-reference.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-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=59fd09efd7e200d6a7d956d72756aa39" 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-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=280&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=be1421ae56cc87c27ff1e6f6e1a6fd3f 280w, https://mintcdn.com/docs-dev-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=560&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=abe305a88a5b70b386c3093c2fa93623 560w, https://mintcdn.com/docs-dev-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=840&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=d36ae8b818d727227485b0bc815d0f4b 840w, https://mintcdn.com/docs-dev-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1100&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=5bd3e1d5133c5f11506fdd63850fe62f 1100w, https://mintcdn.com/docs-dev-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=1650&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=4238985962e302db7a7c053aad532e99 1650w, https://mintcdn.com/docs-dev-react-sdk-reference/lN7_J5wAV9v0caFW/docs/images/cdy7uua7fh8z/3hBNRo2Bc4w6oKpF0mMt4o/3796b322593eae38eeba0a3af3698eca/English_user_profle_login_sessions.png?w=2500&fit=max&auto=format&n=lN7_J5wAV9v0caFW&q=85&s=3de0f7ecbed5eb24547537611fdc4433 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>
