# Delete Floating IP

{% hint style="danger" %}
Before deleting the Floating IP configuration on the NAT Gateway Configuration page, make sure you have removed the Static Route configuration and NAT configuration.
{% endhint %}

Here's a guide to deleting the Floating IP configuration.

* Select the Floating IP label in the Action column, and click the Delete button.

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

* There is a Delete Floating IP window, press the Confirm button to continue the process of deleting the Floating IP on the NAT Gateway.

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

* The notification "Floating IP \[floating ip name] has been successfully deleted" appears that the Floating IP has been successfully deleted from the NAT Gateway.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/22dekarouter/22.13%20success.png" alt=""><figcaption><p>Delete Floating IP</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-floating-ip.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.
