# Delete Project

To delete a project:

1. Open Projects Page
2. Locate the project you want to delete.
3. Hover over the project's **vertical ellipsis**.

<div align="left"><figure><img src="/files/K2eUu4729dCXvR2ohrg9" alt="" width="204"><figcaption></figcaption></figure></div>

4. Select **Delete project**.
5. Confirm the deletion. This action cannot be undone.


---

# 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.thunkable.com/settings/manage-your-projects/delete-project.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.
