# Manage IP

You  can choose an IP action like *Add, Update, Delete IP Address*. It shows the *IP, Domain Name ,Port*, if termination is enabled,etc.

You can filter the results using the IP address or any other description.

You can select an IP and choose a DID action from that **“Choose a DID action”** dropdown. It has three options:

* Add IP Address
* Update IP Address
* Delete IP address.

There is a search box where you can search a particular IP.

At the bottom right we have an option to **“Submit”** the changes and **“Export CSV”**.

![](https://lh6.googleusercontent.com/Tb-N8s3yHJ6-dJNMyV1PbtTdWtiVoX6f1WPMv2M5nUh7rBy7EwZhGHzRlMYND3Uv7CpiOfnRdUk6EFPTP9WP8DEViiSdbAnAzn_cOPhrA4HR8w4Nz4kXAaD3a2F0AVTxD4Ai4KIt)


---

# 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.didforsale.com/didforsale-portal/interconection/manage-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.
