# Tải xuống object

Sau khi bạn tải object lên container, bạn có thể xem thông tin về object của mình và tải object xuống máy tính cục bộ của bạn.. Để thực hiện tải xuống object, hãy làm theo hướng dẫn bên dưới:

{% tabs %}
{% tab title=" Sử dụng vStorage Portal" %}
1\. Đăng nhập vào [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list).

2\. Chọn **project, container** sau đó chọn các **object** bạn muốn thực hiện tải xuống.

3\. Chọn ![](https://docs.vngcloud.vn/download/thumbnails/49648540/image2023-3-6_11-1-46.png?version=1\&modificationDate=1678075307000\&api=v2)hoặc chọn biểu tượng ![](https://docs.vngcloud.vn/download/thumbnails/49648540/image2023-2-6_10-20-54.png?version=1\&modificationDate=1678075315000\&api=v2)tại object bạn muốn thực hiện tải xuống và chọn![](https://docs.vngcloud.vn/download/thumbnails/49648540/image2023-3-6_11-2-7.png?version=1\&modificationDate=1678075328000\&api=v2).

Bạn đã tải xuống thành công object của mình.

<figure><img src="/files/SRnrksKwGAuERmrYVWTt" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Sử dụng vStorage API" %}
Ngoài cổng giao diện quản lý truyền thống, chúng tôi cũng cung cấp API cho phép bạn tích hợp với các ứng dụng, công cụ phía người dùng của bạn với vStorage để lưu trữ dữ liệu.

Để tải xuống object qua vStorage API, hãy xem [API Developers](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/api-developers.md).
{% endtab %}

{% tab title=" Sử dụng 3rd party softwares" %}
vStorage cũng tương thích với các công cụ phía người dùng sử dụng S3 protocol. Bạn có thể dễ dàng sử dụng các công cụ đã quen thuộc như Rclone, s3cmd, Cyberduck,...Hãy xem [3rd party softwares](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares.md) và học cách tích hợp, sử dụng các công cụ này.

Để tải xuống object qua 3rd party software, hãy xem [3rd party softwares](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares.md).
{% endtab %}
{% endtabs %}


---

# 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/vn/vstorage/object-storage/vstorage-hcm03/cac-tinh-nang-cua-vstorage/lam-viec-voi-directory-va-object/tai-xuong-object.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.
