# Create and Manage Task

## Create Task

You can create task from two way

1. From Kanban view
2. From list view

To create task: From **Kanban view**

Click on +New to add task, enter task and hit enter button

![](/files/L3HYe5ZW1kOhsxpxBNiw)

To create Task: From **list view**

Click on list view icon

![](/files/lOgF9hvKXCA5Me4oHmgB)

Add task and hit enter button

![](/files/Q0gYxjbwDiMTWFuNrcbI)

Click on Edit button to edit or Update task

![](/files/J1WjL7isixg9TSIRB5D3)

Enter the all details in the task page and click on **save**

![](/files/RgaYUitlls5TXkcQtoMA)

Newly task created show on the top

![](/files/NMGmsmnMo54tlGJzWOds)

## Search Task

User can **Search task** by Task Id or Task Category or Photo filter

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

## Delete Task

Task once added can be deleted if no longer necessary

To delete Task

Hover the mouse on the task which you would like to delete and click the **Delete** button

![](/files/uXuekbZhPsmj4lPiy2DW)

Give your confirmation in the popup and the record will be deleted

![](/files/SIBtB18oxzonWQYTaumu)


---

# 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.quickappflow.com/planner/create-and-manage-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.
