# Edit Task in an Order

Editing tasks within an order is essential for maintaining accuracy and relevance in task management. This feature allows users to update task details based on changes in project requirements, priorities, or assignments, ensuring that tasks align with the current state of the order and project progress.

## 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 edit.&#x20;
* **Locate Task to Edit:** Identify the task you want to edit from the list of tasks associated with the order.
* **Initiate Editing:** Click on the tick button of the task. The edit button will get activated. Click it.
* **Modify Task Details:** A task modal will pop up. Update the necessary details for the task, such as title, description, due date, priority, and assignee, as needed.&#x20;
* **Save Changes:** Once all necessary modifications are made, save the changes to update the task details within the order.&#x20;
* **Review and Manage Tasks:** After editing the task, review and manage the remaining tasks associated with the order as needed.

<figure><img src="/files/XRguDFsdCSsBuzX5hFgO" 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/edit-task-in-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.
