---
title: "Delete Bucket Policy"
sidebar_label: "Delete Bucket Policy"
description: "How to delete a Bucket Policy"
sidebar_position: 4
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import TrashIcon from '@selectel/docux/icons/trash'

# Delete Bucket Policy

Regardless of the access policy settings, it can be deleted by the [Account Owner](/access-control/user-types.mdx#account-owner) and users with the roles [`member`](/access-control/role-reference.mdx#member), [s3.admin](/access-control/role-reference.mdx#s3-admin) and [`object_storage:admin`](/access-control/role-reference.mdx#object-storage-admin). If a user with the `member` role has the **Projects** access scope selected, the corresponding project must be added to their permission.

When a policy is deleted, all of its rules will be deleted.

1. In the [control panel](https://my.selectel.ru/storage/), on the top menu click **Products** and select **S3**.
2. Go to the **Buckets** section.
3. Open the bucket page → **Bucket Policy** tab.
4. Click <TrashIcon />.
5. Click **Delete**.

<Formbricks />
