---
id: set-limit-user-concurrent-sessions
title: Set a Limit for User Concurrent Sessions
description: To prevent abandoned user sessions and increase account security by limiting the number of concurrent sessions each user can have open.
slug: /help/docs/manage/security/set-limit-user-concurrent-sessions/
canonical: https://www.sumologic.com/help/docs/manage/security/set-limit-user-concurrent-sessions/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
*User concurrent sessions* refers to the number of interactive, UI based, sessions an individual user can have open and active per Sumo Logic account. Users may create multiple user sessions as they log in to an account from different browser types and devices. By default, there are no limits applied to the number of concurrent sessions a user may create.
To enhance the security of an account, an administrator can apply a limit to the number of concurrent sessions a user may have open to between 1 and 100. When a user attempts to authenticate to Sumo Logic and open a new session beyond the defined limit, the user will be automatically signed out of their oldest inactive session.
To configure this option, you must be a Sumo Logic administrator or have the [Manage Organization Settings](/docs/manage/users-roles/roles/role-capabilities/#security) role capability.
To configure a concurrent sessions limit:
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Administration**, and then under **Account Security Settings** select **Policies**. You can also click the **Go To...** menu at the top of the screen and select **Password Policy**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Security > Policies**.
1. Click the checkbox in the **Per User Concurrent Sessions Limit** section.
1. Enter a value from 1 to 100 in the **Number of concurrent sessions** field.
:::note
The limit you configure will take effect upon the user's next login.
:::