> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bettter.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a feature

> Remove a feature request and all its votes and comments from the edit dialog or detail page.

Deleting a feature permanently removes the card and all associated data — votes and comments included. Only the project owner can delete features.

## How to delete

1. Open the **Edit Feature Request** dialog from the Features board (pencil icon) or the feature detail page
2. Click the **Trash** icon in the dialog header
3. Confirm in the **Delete Feature Request** dialog

## Confirmation dialog

* **Title:** Delete Feature Request
* **Body:** *"Are you sure you want to delete this feature request? This action cannot be undone."*
* **Buttons:** **Cancel** or **Confirm** (shows **Deleting…** while in progress)

<Warning>
  Deletion is permanent. All votes and comments on the feature are removed along with the card.
</Warning>

## What gets deleted

Bettter removes data in this order:

1. All votes on the feature
2. All comment likes
3. All comments on the feature
4. The feature card itself

On success, you may see a confirmation such as **"Card deleted successfully! (N vote(s) removed)"**.

## After deletion

If you delete from a feature detail page, Bettter redirects you back to the Features board.

<Note>
  Only the project owner can delete features. Non-owners see **"Only the project owner can delete this card"**.
</Note>

## Next

Continue to [Feature statuses](/2.manage-content/2.4-feature-statuses) to understand the status workflow and where each status appears.
