> ## Documentation Index
> Fetch the complete documentation index at: https://forest-chore-open-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto Logout

> Force user session logout after inactivity

## Overview

Auto Logout allows organizations to force your users session logout after a few minutes of inactivity.

## Available Timeout Options

You can configure the following inactivity timeout periods:

* 1 min
* 2 min
* 3 min
* 10 min
* 30 min
* 1 hour (default)
* 2 hours
* 3 hours
* 4 hours
* 5 hours
* 10 hours
* 24 hours

## Configuration

To configure Auto Logout settings:

<Steps>
  <Step title="Navigate to Security Settings">
    Go to **Project Settings** > **Security Tab**
  </Step>

  <Step title="Configure Auto Logout">
    Select your desired timeout period from the available options
  </Step>

  <Step title="Save Settings">
    Save your configuration to apply the auto logout policy
  </Step>
</Steps>
