# Delete a project

To delete a project go to the **settings tab** of the project page. The respective route looks like `/projects/detail/<id>/settings`  where `<id>` defines the project.&#x20;

In the **danger zone** at the bottom of that tab is the button to delete the project.

![](https://622290927-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzaIa2HtqaLgqpL5TFA%2F-Lzr7GIxvkgOyc-iTH7W%2F-Lzr96sWMbuEsp1s1JnQ%2Fdg-delete-project.png?alt=media\&token=b5d3e4c7-9417-4c55-bce0-0436d154aa58)

The deletion must be confirmed in a pop-up window.

{% hint style="danger" %}
Export the labeled data before deleting the project. Otherwise, the data may be **irretrievably** lost.
{% endhint %}

{% hint style="warning" %}
There is no API support to delete a project.
{% endhint %}
