> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Login Session Timeout

> Limit the duration of an idle login session.

Enhance your organization's security by automatically logging out users after a period of inactivity.

## Configure Session Timeout

<Steps>
  <Step title="Navigate to Team Settings">
    Open [**Settings → Team**](https://app.allium.so/settings/team) and scroll down to the **Restrict Sessions** section.

    <Frame>
      <img src="https://mintcdn.com/allium-e770e2b7/inPsOvt9D5HavfbV/images/ip-whitelisting-settings.png?fit=max&auto=format&n=inPsOvt9D5HavfbV&q=85&s=00059261dd43052676d4586fbd418097" alt="Session restriction settings" width="1518" height="1130" data-path="images/ip-whitelisting-settings.png" />
    </Frame>
  </Step>

  <Step title="Set Maximum Session Duration">
    Under **Maximum Session Duration**, enter the number of seconds before an idle session expires.

    <Tip>
      **Example:** For a 30-minute timeout, enter `1800` seconds (30 minutes × 60 seconds).
    </Tip>
  </Step>

  <Step title="Save Configuration">
    Click **Save** to apply your session timeout settings. Users will be automatically logged out after the specified period of inactivity.
  </Step>
</Steps>

<Warning>
  **Important:** Setting an extremely low timeout (e.g., less than 5 minutes) may cause you to be logged out before you can modify the setting. If this happens, contact [support@allium.so](mailto:support@allium.so) for assistance.
</Warning>
