# Bước 3: Tải lên/ tải xuống objects

Sau khi tạo bucket, lúc này bạn có thể tải các object lên bucket. Object được tải lên ngoài dữ liệu gốc của tệp tin còn có thêm thông tin metadata mô tả chi tiết về tệp tin này. Object có thể là bất kỳ loại tệp nào: văn bản, hình ảnh, video,…

Để tải object lên một bucket, vui lòng thực hiện theo các bước bên dưới:

1. Đăng nhập vào [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list). Chọn **project** và **bucket** muốn thực hiện tải lên object.
2. Chọn **Upload**.
3. Chọn **Choose files to upload** hoặc kéo tệp tin từ thiết bị cá nhân của bạn muốn tải lên vào vùng này.
4. Sau khi kéo hoặc chọn một hay nhiều tệp tin vào vùng này. Chọn **Upload**.

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

{% hint style="info" %}
**Chú ý:**

* Khi sử dụng vStorage Portal, bạn chỉ có thể thực hiện tải lên object có kích thước tối đa 20GB.
  {% endhint %}

***

Để tải xuống một hoặc nhiêu objects, vui lòng thực hiện theo các bước bên dưới:

1. Đăng nhập vào [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list). Chọn **project** và **bucket** muốn thực hiện tải xuống object.
2. Chọn các **object** mà bạn muốn tải xuống.
3. Chọn biểu tượng action, sau đó chọn nút **Download**

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


---

# 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/object-storage-hcm04/bat-dau-voi-object-storage/buoc-3-tai-len-tai-xuong-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.
