> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/vnetwork/cross-connect/xoa-cross-connect.md).

# Xóa Cross Connect

Trong quá trình sử dụng, người dùng vẫn có thể xóa Cross Connect. Tuy nhiên, để xóa được cần thực hiện:

**Bước 1: Gỡ tất cả các kết nối VPC trong Cross Connect**

1. Truy cập thành công vào GreenNode, tại màn hình Console chọn đến dịch vụ vNetwork;
2. Tại thanh menu bên trái của giao diện vNetwork, chọn mục Cross Connect;
3. Màn hình được điều hướng tới màn hình Danh sách Cross Connect;
4. Tại màn hình danh sách các Cross Connect, nhấn chọn xem chi tiết Cross Connect mà có các kết nối VPC của Cross Connect đang muốn xóa;
5. Tại màn hình xem chi tiết Cross Connect, ở Tab '<mark style="color:blue;">**Các Kết Nối**</mark>', rê chuột đế các kết nối VPC để hiện icon xóa, sau đó nhấn vào icon xóa đó.
6. Nhấn xác nhận việc xóa kết nối VPC khỏi Cross Connect.

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

**Bước 2: Xóa kết nối Cross Connect**

1. Sau khi gỡ tất cả kết nối VPC khỏi Cross Connect, người dùng quay trở lại màn hình danh sách Cross Connect;
2. Tại Cross Connect muốn xóa, nhấn chọn hành động "<mark style="color:blue;">**Xóa**</mark>" để thực hiện việc xóa;
3. Xác nhận xóa Cross Connect. Khi đã xóa thì không thể phục hồi được.

<figure><img src="/files/s5AacGgqg1K8uUQuBDWS" 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, and the optional `goal` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vnetwork/cross-connect/xoa-cross-connect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
