# Delete NAT

The following is a guide to removing the NAT configuration in the Cloudeka portal service;

* Select the NAT label in the Action column, click Delete and wait until the process is complete.

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

* Press the Confirm button to continue the process of deleting the NAT configuration.

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

* A notification appears NAT \[name of nat] has been successfully deleted.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.30%20success.png" alt=""><figcaption><p>Delete NAT</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/configuration-nat-gateway/delete-nat.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.
