> ## 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 Project

> Learn how to permanently delete a project in Labellerr, including the confirmation steps required to prevent accidental deletion.

<Warning>
  Deleting a project is a **permanent and irreversible action**. All associated data, annotations, and configurations will be lost. Please ensure you have exported any required data before proceeding.
</Warning>

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

  * **Navigating** to the Projects section
  * **Locating** the delete option under project actions
  * **Confirming** the deletion with a typed confirmation
  * **Completing** the deletion
</Card>

## How to Delete a Project?

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

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

    <Info>
      Make sure you are in the correct **workspace** before proceeding, as projects are workspace-specific.
    </Info>
  </Step>

  <Step title="Click the Delete Icon">
    On the **Projects** page, locate the project you want to delete. Under the **Actions** column, click on the **Delete icon** (🗑️) associated with that project.

    <Frame>
      <img src="https://storage.googleapis.com/labellerr-cdn/%20%201%20labelelrrdocs/deleteproject.webp" alt="Delete icon under Actions column on project page" />
    </Frame>

    <Warning>
      Only users with **Admin** or **Owner** level permissions can delete a project. If you do not see the delete icon, contact your workspace administrator.
    </Warning>
  </Step>

  <Step title="Type DELETE to Confirm">
    A confirmation dialog will appear. To prevent accidental deletion, you are required to type **DELETE** (in all caps) in the confirmation input field.

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

    <Info>
      The **Confirm** button will remain disabled until you type `DELETE` exactly as shown. This ensures that project deletions are always intentional.
    </Info>
  </Step>

  <Step title="Click Confirm to Delete the Project">
    Once you have typed **DELETE** in the input field, the **Confirm** button will become active. Click on **Confirm** to permanently delete the project.

    The project will be removed from your workspace and will no longer appear in the projects list.

    <Frame>
      <img src="https://storage.googleapis.com/labellerr-cdn/%20%201%20labelelrrdocs/Screenshot%202026-06-05%20121148.webp" alt="Projects list after successful deletion" />
    </Frame>
  </Step>
</Steps>

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