# Google Cloud

Open **VPC Network** > **Firewall** > **Create Firewall rule**.

<figure><img src="https://418253935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiJ406Lpi9EKoWDi7GFL7%2Fuploads%2FBQu05ZdBw6dJAXIpboqT%2FIP%20whitelisting%20guides%20-%20Google%20Cloud_1.PNG?alt=media&#x26;token=b10d1412-70e0-401d-a319-0b5a48e38c39" alt=""><figcaption></figcaption></figure>

* Enter a **Name**
* **Logs** - Optional - Logs traffic related to the rule (this may increase the costs of your Google service)
* **Network** - Choose the network which contains resources you want to allow-list
* **Priority** - Leave default values
* **Direction of traffic** - Ingress
* **Actions on match** - Allow
* **Targets** - All instances in the network
* **Source filter** - IP ranges
* **Source IP ranges** -  GoodAccess Gateway I&#x50;**/32** (example: 11.22.33.44/32)
* **Second source filter** - None
* **Protocols and ports** - Allow all
* Click **Create**

<div><figure><img src="https://418253935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiJ406Lpi9EKoWDi7GFL7%2Fuploads%2FEesQwdTIg0iaZVIqdhgA%2FIP%20whitelisting%20guides%20-%20Google%20Cloud_2.PNG?alt=media&#x26;token=636863d3-382e-4a4e-9ffe-c59c41e77857" alt=""><figcaption></figcaption></figure> <figure><img src="https://418253935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiJ406Lpi9EKoWDi7GFL7%2Fuploads%2F89dD1M4tDFVMZuVuOcea%2FIP%20whitelisting%20guides%20-%20Google%20Cloud_3.PNG?alt=media&#x26;token=81408f93-fd22-4d78-a7c9-7a632e77ebb5" alt=""><figcaption></figcaption></figure></div>


---

# 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://support.goodaccess.com/configuration-guides/ip-whitelisting/google-cloud.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.
