# Assign Fixed IP Address to Instance

A fixed IP address can be used when you want to make the instance available on multiple networks. When an instance stops or crashes, the fixed IP address that has been assigned to it at the time of instance creation is released. When the instance is restarted, then the instance is assigned a new fixed IP address.

You can manually assign a fixed IP address to an instance.

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

To assign a fixed IP address 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 to which you want to assign a floating IP address.

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

<figure><img src="https://1126553421-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ8EciOmTwpkZCkUOCYd9%2Fuploads%2Fgit-blob-7de6fc8fbe4e66077de78a140dea4f387cd6891d%2F1605213575.png?alt=media" alt=""><figcaption></figcaption></figure>

5\. Click Add Fixed IP.

6\. Select a network, subnet and port from which the fixed IP address is to be assigned.

7\. Click Add.

A fixed IP is assigned to the instance from the selected subnet. The instance can now be accessed within the network by using the new fixed IP address.


---

# 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.4/instances/virtual-machines-assign-fixed-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.
