> 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/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-6-xoa-object-va-container.md).

# Bước 6: Xóa object và container

Khi bạn không còn cần một object hoặc container, chúng tôi khuyến khích bạn nên xóa chúng để tránh việc phát sinh chi phí. Trước khi bạn xóa container của mình, hãy xóa các object trong container.

Sau khi bạn xóa các object và container của mình, chúng sẽ không còn nữa. Nếu bạn muốn tiếp tục sử dụng cùng một tên container, chúng tôi khuyên bạn nên xóa các object, nhưng không xóa container. Sau khi bạn xóa một container, tên container đó sẽ có sẵn để sử dụng lại.

1. Đăng nhập vào [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list). Chọn **project** và **container** chứa object muốn thực hiện xóa.
2. Chọn ![](https://docs.vngcloud.vn/download/thumbnails/49648424/image2023-3-6_9-53-5.png?version=1\&modificationDate=1678071186000\&api=v2) tại các **container** hoặc **object** muốn thực hiện xóa.
3. Chọn biểu tượng![](https://docs.vngcloud.vn/download/thumbnails/49648424/image2023-3-6_9-54-5.png?version=1\&modificationDate=1678071246000\&api=v2)phía bên trên hoặc chọn ![](https://docs.vngcloud.vn/download/thumbnails/49648424/image2023-3-6_9-54-25.png?version=1\&modificationDate=1678071266000\&api=v2)tại container, object muốn xóa và tiếp tục chọn ![](https://docs.vngcloud.vn/download/thumbnails/49648424/image2023-3-6_9-55-8.png?version=1\&modificationDate=1678071309000\&api=v2).

Chúng tôi sẽ xóa container hoặc object mà bạn chọn. Nếu bạn thực hiện xóa container, hành động này sẽ xóa tất cả các thư mục và object của container. Sau khi quá trình xóa hoàn tất, bạn không thể khôi phục dữ liệu đã xóa. Xin lưu ý rằng hành động này có thể mất thời gian để hoàn thành tùy thuộc vào kích thước hoặc số lượng object của container.

<figure><img src="/files/FAXpFwIXOE6gss0D13wO" 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/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-6-xoa-object-va-container.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.
