# Delete Floating IP

{% hint style="warning" %}
Before you delete floating IP, you need to unassign the Floating IP first. You cannot delete it if the Floating IP still in use.
{% endhint %}

* In the **Action** column, choose **Floating IP** that you want to delete. click **More**, then select **Delete**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/6network/6.46%20Delete%20Floating%20IP.png" alt=""><figcaption><p>Floating IP - Action - Delete</p></figcaption></figure>

* Click the **Confirm** button to start the process of deleting data Floating IP or **Cancel** if you don't want to continue the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/6network/6.47%20Delete%20Confirmation.png" alt=""><figcaption><p>Delete Confirmation</p></figcaption></figure>

* If the Floating IP has been successfully deleted, a pop up will appear **"Floating IP has been successfully deleted".**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/6network/6.48%20Notification%20Del%20Floating%20IP.png" alt=""><figcaption><p>Notification</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/deka-flexi-network/6.2_floating_ip/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.
