# Ingress Requirements

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

Keeper Automator can be deployed many different ways - on prem, cloud or serverless.

### Data Flow Diagram

<figure><img src="/files/INWzmb3hqMKENMDPn4KZ" alt=""><figcaption><p>Data Flow Diagram</p></figcaption></figure>

### Network Firewall Setup

In your firewall inbound traffic rules, set one of following rulesets:

**For US Data Center Customers:**

* Inbound TCP port 443 from **`54.208.20.102/32`**
* Inbound TCP port 443 from **`34.203.159.189/32`**

**US / GovCloud Data Center Customers:**

* Inbound TCP port 443 from **`18.252.135.74/32`**
* Inbound TCP port 443 from **`18.253.212.59/32`**

**For EU / Dublin Data Center Customers:**

* Inbound TCP port 443 from **`52.210.163.45/32`**
* Inbound TCP port 443 from **`54.246.185.95/32`**

**For AU / Sydney Data Center Customers:**

* Inbound TCP port 443 from **`3.106.40.41/32`**
* Inbound TCP port 443 from **`54.206.208.132/32`**

**For CA / Canada Data Center Customers:**

* Inbound TCP port 443 from **`35.182.216.11/32`**
* Inbound TCP port 443 from **`15.223.136.134/32`**

**For JP / Tokyo Data Center Customers:**

* Inbound TCP port 443 from **`54.150.11.204/32`**
* Inbound TCP port 443 from **`52.68.53.105/32`**

{% hint style="info" %}
In addition, you may want to allow traffic from your office network (for the purpose of testing and health checks).
{% endhint %}

Make sure to create a rule for each IP address listed based on your Keeper geographic data center region.


---

# 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.keeper.io/en/sso-connect-cloud/device-approvals/automator/ingress-requirements.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.
