---
title: How to download files from a bucket
description: Download files stored in Scaleway Object Storage buckets.
tags: download bucket object-storage object storage
dates:
  validation: 2025-08-11
  posted: 2021-05-27
---
import Requirements from '@macros/iam/requirements.mdx'


<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [Object Storage bucket](/object-storage/how-to/create-a-bucket/)
- An object in your [bucket](/object-storage/how-to/upload-files-into-a-bucket/)

1. Click **Object Storage** in the **Storage** section of the side menu. The list of your buckets displays.
2. Click the name of your selected bucket in the buckets list. A list of your objects displays.
3. Click <Icon name="download" /> next to the desired object to start the download to your local file system.
