# Delete Port

{% hint style="danger" %}
Before you delete a port in the VPC, make sure there are no instances using the port you want to delete.
{% endhint %}

* On the Ports tab on the VPC Details page press the Delete button in the More column.

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

* Click the **yes button** to continue the deletion process.

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

* The notification **"Port has been successfully deleted!"** that the port configuration has been successfully deleted.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ai/guidance-for-individual/deka-flexi/deka-flexi-network/vpc-network/delete-port.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.
