# Create NAT Gateway

The following is a guide to creating a NAT Gateway on the Cloudeka portal service:

* On the Network menu, select the VPC label and click the Create VPC Network button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.1%20menu%20network.png" alt=""><figcaption><p>Delete NAT Gateway</p></figcaption></figure>

* Select the Wizard Expert label and fill in all the fields to create a NAT Gateway.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.2%20Create%20NAT.png" alt=""><figcaption><p>Create NAT Gateway</p></figcaption></figure>

<table><thead><tr><th width="229">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The name of the NAT Gateway configuration created.</td></tr><tr><td><strong>Description</strong></td><td>Additional information about the NAT Gateway created.</td></tr><tr><td><strong>Billing Type</strong></td><td>The type of payment to be used.</td></tr><tr><td><strong>Configuration IP Range</strong></td><td>Specifies the IP address to be used as the source address used by the NAT Gateway. There are two columns that must be filled in:<br><strong>a.IP Prefix</strong> is the network address used in the IP address subnet to be used.<br><strong>b.Network Size</strong> is the number of IP addresses used written in CIDR notation from the IP Prefix entered.</td></tr></tbody></table>

* After filling in all the fields, click the Create NAT Gateway button and wait until the process is complete.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.3%20form%20nat.png" alt=""><figcaption><p>Create NAT Gateway</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.4%20creating.png" alt=""><figcaption><p>Create NAT Gateway</p></figcaption></figure>

* The notification "NAT Gateway \[name of NAT Gateway] has been successfully created" appears that the NAT Gateway has been successfully created.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.5%20success.png" alt=""><figcaption><p>Create NAT Gateway</p></figcaption></figure>


---

# 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.cloudeka.id/deka_flexi/nat-gateway/create-nat-gateway.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.
