# Allowed IPs

An Internet Protocol (IP) address is a unique identifier for every device or network that connects to the internet. The Gallabox admin can configure a IP Restriction to allow users to log in only from specific whitelisted IP Addresses.

### Add IP address to your Gallabox account

1. Go to Settings from left navigation on your Gallabox Account. Click on IP Address from the drop-down. Click on **Add IP Address** button highlighted in the below screenshot.

<figure><img src="/files/HEZs2BguYi63RPZE8sYe" alt=""><figcaption></figcaption></figure>

2. A pop-up will open asking you to add the details of IP address that you want to whitelist. You have the option to add either the Static IP Address or the IP Address Range.

<figure><img src="/files/XpSXA5VqWli1l9DKBBFR" alt=""><figcaption></figcaption></figure>

3. Once you add an IP Address, it will list in your account. You can delete the IP Address saved in your account from here.

<figure><img src="/files/6wRDtSOtafsChOvm2j2S" alt=""><figcaption></figcaption></figure>

If someone tries to access their Gallabox account using the IP address that are not listed or added on the Gallabox Account, they will get the below warning.

<figure><img src="/files/n4D3c2uZ05KrpjxEWHxs" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gallabox.com/account-security-features/allowed-ips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
