# Why can't I delete a Task?

#### Is the Task Promised or Done? <a href="#h_f3c16db72c" id="h_f3c16db72c"></a>

If deleting your tasks isn't working, that may be because the Tasks you're trying to get rid of are either Promised or Done.

When a Task is Promised, the start and finish dates assigned to get locked down. Any changes made to the dates of Tasks in this state get recorded as statuses.

From here the only users on a project that can delete promised or completed Tasks are Admins. This is done as a means to ensure that delays are being accurately captured at all times.

#### Do you own the Task? <a href="#h_d2bc92f9b4" id="h_d2bc92f9b4"></a>

It's also possible that you do not have permission to delete the Task. Only the Task Owner or Project Admin can delete a Task. Assignees or Delegates cannot delete an Owner's Task.


---

# 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://help.aphex.co/docs/frequently-asked/faqs/why-cant-i-delete-a-task.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.
