# Delete Task from an Order

Deleting tasks from an order helps streamline task management and ensures that only relevant and active tasks are visible to team members. This feature helps maintain clarity and focus on active tasks, preventing clutter and confusion within the order management process.

## Pre-condition to Use the Feature:

* Users must have an active account on AgencyHandy and be logged in.
* Users must be Super Admin/ Admin/PM to delete tasks.

### Steps to Use:

* **Log in to AgencyHandy:** Access your AgencyHandy account using your credentials.&#x20;
* **Navigate to Orders:** Locate the "Orders" section in the dashboard menu.&#x20;
* **Select Order:** Choose the specific order from the list of orders containing the task you want to delete.&#x20;
* **Locate Task to Delete:** Identify the task you want to delete from the list of tasks associated with the order.&#x20;
* **Initiate Deletion:** Tick the task. The delete button will be activated. Click on it.&#x20;
* **Confirmation:** Confirm the deletion of the task. This action will remove the task from the order and cannot be undone.
* &#x20;**Review and Manage Tasks:** After deleting the task, review and manage the remaining tasks associated with the order as needed.

<figure><img src="/files/jTmggUBY3tga1PqRIvRf" 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/orders/create-tasks-in-an-order/delete-task-from-an-order.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.
