# Dissociate Floating IP Address from Instance

You can remove or disassociate a floating IP address assigned to an instance to make it inaccessible over an external network.

You must be a self-service user or an administrator to perform this operation.

To dissociate a floating IP address assigned to an instance, follow the steps given below.

1\. Log in to Clarity.

2\. Click Instances in the left panel.

3\. Select the checkbox for the instance from which you want to remove or disassociate a floating IP address.

4\. Click Network on the toolbar seen above the list of instances.

<figure><img src="/files/SSOOukWsCoP7i8mDKARp" alt=""><figcaption></figcaption></figure>

5\. Click Remove Floating IP.

6\. Select the checkbox for the floating IP address.

7\. Click Remove Floating IPs.

The floating IP assigned to the instance is dissociated from the instance. The instance is inaccessible over the external network through the floating IP that was previously assigned to the instance.


---

# 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.platform9.com/managed-openstack/5.8/instances/virtual-machines-dissociate-floating-ip-from-instance.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.
