---
title: How to delete an object
description: Learn how to delete objects from Object Storage buckets.
tags: object storage object-storage
dates:
  validation: 2025-10-15
  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 bucket name that contains the objects you want to delete. A list of the objects stored in the bucket displays.
3. Click <Icon name="more" /> > **Delete** next to the object you want to delete.
    <Message type="important">
      This will permanently delete your file. This action is irreversible.
    </Message>
4. Click **Delete file** if you agree with the warning and wish to continue.
