# Delete objects

To delete one or multiple objects, you can follow these steps:

Use vStorage Portal

1. Log in to the website [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/).
2. Select the **project and container**. Then, choose the objects you want to delete.
3. Click ![](https://docs.vngcloud.vn/download/thumbnails/69468630/image2023-3-6_11-3-40.png?version=1\&modificationDate=1703647227000\&api=v2) or select the icon ![](https://docs.vngcloud.vn/download/thumbnails/69468630/image2023-2-6_10-20-54.png?version=1\&modificationDate=1703647015000\&api=v2) for the object you want to delete and click ![](https://docs.vngcloud.vn/download/thumbnails/69468630/image2023-12-27_11-10-29.png?version=1\&modificationDate=1703650230000\&api=v2).

After selecting Delete, the system will automatically navigate back to the main screen. If you no longer see the object in the list, it means you have successfully deleted it. The object is permanently removed from the system.

Note: Once an object is deleted from the vStorage system, it cannot be recovered.

***

Use vStorage API

In addition to the traditional management interface portal, we also provide APIs that allows you to integrate vStorage with your user-facing applications and tools using for data storage.

To delete an object through the vStorage API, please refer to the [API developers](https://docs.vngcloud.vn/display/VSEN/API+developers).

***

Use 3rd party softwares

vStorage is also compatible with user-side tools using the S3 protocol. You can easily use familiar tools such as Rclone, s3cmd, Cyberduck, and more. Check out 3rd party softwares to learn how to integrate and use these tools.

To delete an object via 3rd party software, please refer to the [3rd Party Softwares](https://docs.vngcloud.vn/display/VSEN/3rd+Party+Softwares).


---

# 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/vstorage/object-storage/vstorage-hcm03/features-of-vstorage/working-with-directories-and-objects/delete-objects.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.
