# IP Whitelisting

If your access control is mainly based on ingress IP blocking, you may whitelist our IPs to allow our connectors to access your data sources.

{% hint style="info" %}
This is only applicable for customers on Multi-tenant deployments. If you are on Single-tenant setup, please contact your Account Manager for more information.
{% endhint %}

You only need to whitelist the IPs based on where your Decube SaaS instance is hosted.

**US-1:**

* 13.223.156.154/32
* 35.172.65.84/32
* 52.203.151.91/32

**APAC:**

* 52.77.53.119/32
* 52.76.27.251/32
* 18.141.95.11/32


---

# 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.decube.io/security-and-connectivity/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.
