# Project-specific IP whitelisting

You can limit access to projects by defining from which IP addresses access is allowed to your projects. You can find which IP addresses are allowed access, add new ones, and delete ones for which you want to revoke access to the project.

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

## Whitelist

The table shows an overview of IP addresses & a description that are whitelisted. You can filter the table based on an IP address.

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

## Add a new whitelist entry

You can add a new whitelist entry by clicking the "+ Create" button. A handy link has been added to autofill your current IP address.

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

{% hint style="warning" %}
When adding an IP address of an employee, make sure to regularly check whether the IP address is still valid (most employee IP addresses are rotated).
{% endhint %}


---

# 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-old.app.metamaze.eu/project/project-settings/project-specific-ip-whitelisting.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.
