# Delete Cross Connect

Users can still delete a Cross Connect. However, to delete it, the following steps must be performed:

**Step 1**: Remove all VPC connections in the Cross Connect.

1. Successfully log in to GreenNode, and on the Console screen, navigate to the vNetwork service;
2. In the left-hand menu of the vNetwork interface, select the **Cross Connect** section;
3. The screen will navigate to the **Cross Connect List** page;
4. On the Cross Connect list screen, select and view the details of the Cross Connect that has VPC connections you wish to delete;
5. On the Cross Connect detail screen, in the **Connections** tab, hover over the VPC connections to display the delete icon, then click the delete icon;
6. Confirm the deletion of the VPC connection from the Cross Connect.

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

**Step 2**: Delete the Cross Connect.

1. After removing all VPC connections from the Cross Connect, return to the Cross Connect list screen;
2. For the Cross Connect you wish to delete, click the 'Delete' action to perform the deletion;
3. Confirm the deletion of the Cross Connect. Once deleted, it cannot be recovered.

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


---

# 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.vngcloud.vn/vng-cloud-document/vnetwork/cross-connect/delete-cross-connect.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.
