# Delete VPC Network

{% hint style="danger" %}
Before you delete a VPC Network, you need to ensure there are no other instances or services connected to the VPC Network.
{% endhint %}

* On the **Network** page, click the **Delete** button.

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

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

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

* Enter the VPC name to confirm, then click **I understand the consequences, delete this VPC**.

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

* Once confirmed, the VPC will be permanently deleted and cannot be recovered. If the deletion is successful, the system will display a notification message at the bottom of the page indicating that the **VPC has been successfully destroyed.**

<figure><img src="/files/keoVbHqkQlAEwo0C9Hn6" 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-vpc-network.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.
