# Allowed IPs

Here you see a list of all allowed IP addresses.\
These addresses are automatically considered, if Authentication is turned ON for a domain.

SquadDNS will first check if the IP address is okay, if not it will use Basic Authentication as fallback.

<figure><img src="/files/7cCDXZhTIOrmbHvDqV22" alt=""><figcaption></figcaption></figure>

## Create IP address

You can simply create a new entry by specifing your IP address along with an optional comment.\
The comment can be used to describe what the IP is about, or who the IP address is meant for.

After a short restart of the system, your new IP address is ready for your authentication options.

## Delete IP address

To delete an existing address, simply click on the button and confirm it.


---

# 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.squad-dns.com/configuration/system-settings/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.
