> For the complete documentation index, see [llms.txt](https://docs.datagym.ai/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datagym.ai/documentation/project/delete-a-project.md).

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

![](/files/-Lzr96sWMbuEsp1s1JnQ)

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 %}
