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

# How to Delete a Dataset

> Learn how to permanently delete a dataset in Labellerr using the dataset options menu.

<Warning>
  Deleting a dataset is a **permanent and irreversible action**. All files and data associated with the dataset will be removed. Make sure you no longer need the dataset before proceeding.
</Warning>

<Card title="What This Guide Covers" icon="list-check">
  This guide walks you through the complete process of deleting a dataset in Labellerr:

  * **Navigating** to the Datasets section from the left sidebar
  * **Locating** the dataset you want to delete
  * **Accessing** the dataset options via the three-dot menu
  * **Confirming** the deletion
</Card>

## How to Delete a Dataset?

<Steps>
  <Step title="Navigate to the Datasets Section">
    From the **left sidebar**, click on **Datasets**. This will open the datasets listing page, showing all datasets available within your workspace.

    <Frame>
      <img src="https://storage.googleapis.com/labellerr-cdn/%20%201%20labelelrrdocs/Screenshot%202026-06-05%20121519.webp" alt="Navigate to Datasets from left sidebar" />
    </Frame>

    <Info>
      Ensure you are in the correct **workspace** before proceeding, as datasets are workspace-specific.
    </Info>
  </Step>

  <Step title="Click the Three-Dot Menu on the Dataset">
    From the list of datasets, locate the dataset you wish to delete. Click on the **three-dot icon (⋮)** on the right side of that dataset row to open the options menu.

    <Frame>
      <img src="https://storage.googleapis.com/labellerr-cdn/%20%201%20labelelrrdocs/Screenshot%202026-06-05%20121540.webp" alt="Three-dot options menu on a dataset" />
    </Frame>
  </Step>

  <Step title="Select 'Delete Dataset'">
    From the dropdown options menu that appears, click on **Delete Dataset**.

    <Warning>
      Only users with **Admin** or **Owner** level permissions can delete a dataset. If the option is not visible, contact your workspace administrator.
    </Warning>
  </Step>

  <Step title="Click Delete to Confirm">
    A confirmation dialog will appear asking you to confirm the deletion. Click the **Delete** button to permanently remove the dataset from your workspace.

    <Frame>
      <img src="https://storage.googleapis.com/labellerr-cdn/%20%201%20labelelrrdocs/Screenshot%202026-06-05%20121611.webp" alt="Delete confirmation dialog" />
    </Frame>

    The dataset will be removed and will no longer appear in the datasets list.
  </Step>
</Steps>

<Note>
  For further assistance contact [support@tensormatics.com](mailto:support@tensormatics.com)
</Note>
