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

# Adjust timeout options

> How to configure auto-lock or logout timing to protect your Locker Vault

The timeout setting determines what Locker does after a period of inactivity. This helps keep your data safe when you step away from your device.

## Timeout actions

You can choose one of two actions when the timeout is reached:

* **Lock**: Requires unlocking with biometrics (fingerprint/face) or Master Password to continue.
* **Log out**: The session is terminated completely. You will need to re-enter your Master Password and 2FA code (if enabled) to access your Vault again.

***

## How to configure

### On Web Vault and Desktop app

<Steps>
  <Step title="Open account settings">
    Go to **Settings** > the **Account** tab.
  </Step>

  <Step title="Configure the timeout">
    Scroll down to the **Timeout** and **Action** sections to select your preferred duration and behavior (Lock/Log out).

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/login-unlock/timeout-web-desktop.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=e117b554aeba15e036b500cf0bee7686" alt="Adjust timeout on Web and Desktop" style={{display: 'block', margin: '0 auto'}} width="1358" height="426" data-path="images/en/locker-general/login-unlock/timeout-web-desktop.png" />
  </Step>
</Steps>

<Note>
  **Web Vault specific behavior:**

  * When you **refresh the browser**: The Vault will be **Locked**.
  * When you **close the tab** or **quit the browser**: You will be **Logged out** completely.
</Note>

### On Mobile app

<Steps>
  <Step title="Go to Security settings">
    Open the **Menu** tab > **Settings** > scroll down to the **Security** section.
  </Step>

  <Step title="Set auto-lock">
    Tap **Auto-lock** and select a time interval that suits you.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/login-unlock/timeout-mobile.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=5bdab39d428146384e434091d78b5d47" alt="Adjust timeout on Mobile" style={{display: 'block', margin: '0 auto'}} width="499" height="606" data-path="images/en/locker-general/login-unlock/timeout-mobile.png" />
  </Step>
</Steps>

### On Browser Extension

<Steps>
  <Step title="Open Settings">
    Click the **Settings** (gear) icon on the Extension.
  </Step>

  <Step title="Set the lock timer">
    Under **Options**, select **Lock Timer** and set your preferred duration.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/login-unlock/timeout-extension.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=97d7ab372531f8daad33c7e05d715d25" alt="Adjust timeout on Extension" style={{display: 'block', margin: '0 auto'}} width="759" height="791" data-path="images/en/locker-general/login-unlock/timeout-extension.png" />
  </Step>
</Steps>
