# Download objects

After you upload an object to the container, you can view information about your object and download it to your local computer. To perform the download, follow the instructions below:

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 download.\
3\. Click ![](https://docs.vngcloud.vn/download/thumbnails/69468628/image2023-3-6_11-1-46.png?version=1\&modificationDate=1703646844000\&api=v2) or select the icon ![](https://docs.vngcloud.vn/download/thumbnails/69468628/image2023-2-6_10-20-54.png?version=1\&modificationDate=1703646845000\&api=v2) for the object you want to download and click ![](https://docs.vngcloud.vn/download/thumbnails/69468628/image2023-12-27_11-31-34.png?version=1\&modificationDate=1703651494000\&api=v2).

Congratulations! You have successfully downloaded your object.

***

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 download 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 download an object through 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/download-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.
