# Create and Manage Task

### Create Task <a href="#create-task" id="create-task"></a>

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

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

To create Task: From **list view**

Click on list view icon

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

Add task and hit enter button

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

Click on Edit button to edit or Update task

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

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

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

Newly task created show on the top

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

### Search Task <a href="#search-task" id="search-task"></a>

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

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

### Delete Task <a href="#delete-task" id="delete-task"></a>

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

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

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

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

Last updated 24 December 2025


---

# 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.aiflo.app/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.
