> ## 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.

# IP Whitelisting

> Restrict login to specific IPs.

Enhance your organization's security by restricting access to Allium from specific IP addresses only.

## Configure IP Whitelisting

<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="IP whitelisting settings" width="1518" height="1130" data-path="images/ip-whitelisting-settings.png" />
    </Frame>
  </Step>

  <Step title="Add Allowed IP Addresses">
    Under **Allowed IP Addresses**, enter the IP addresses that should have access to your organization.

    <Warning>
      **Note:** CIDR ranges are not currently supported. Enter individual IP addresses only.
    </Warning>
  </Step>

  <Step title="Save Configuration">
    Click **Save** to apply your IP whitelist configuration. Only users connecting from the specified IP addresses will be able to access your organization.
  </Step>
</Steps>
