# Delete Projects (App)

Select the project you would like to delete from the list of projects.

<figure><img src="/files/tBCbadz0VBbVYn9FGJ7q" alt=""><figcaption></figcaption></figure>

Open the right menu by tapping on the 3 dots icon at the top right and tap on "Delete Project"

<figure><img src="/files/h8Kp2gmR2iWuNtdjYx9F" alt=""><figcaption></figcaption></figure>

When the confirmation dialogue appears, tap on "Ok" to confirm.

{% hint style="danger" %}
Please be aware all the entries and related media files will be deleted!
{% endhint %}

<figure><img src="/files/SAdGKqKzlkTUcyJsDs0n" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.epicollect.net/mobile-application/delete-project-mobile-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
