# Tasks Page

You can use **Tasks** page to view, create, edit, and delete tasks. Each project has a Tasks page that shows the project's tasks. This is the page you see, when you open a project.

![Tasks in the Project](/files/-MWxlwT3O4xko32bid4s)

On the top-left of the page, there are a **create new task button, a search box, a view settings button,** and a **filter button**. On the right, there are **all tasks, tasks by members,** and **archive** page buttons.

## Create Task Button

When you click on **Create** button in the project, **Create Task Form** pops up. Here, you have to add a task name to the task. The rest is optional.&#x20;

![Create Task Page](/files/-MWxmUuVoiATaaamruwo)

## Filter Tasks

On the Tasks page, you can filter tasks by assignees, task owner, tag, client, creation date, completion date, start date, and due date. You can also hide subtasks, and use dedicated filters to view support, email, or recurring tasks. Additionally, in **List** view only, you can filter tasks from sub-projects as well.

<figure><img src="/files/oVVLDXTJaBQ2fxiTPf3d" alt="" width="375"><figcaption><p>Filters in task page</p></figcaption></figure>

## Search Button

You can quickly search for tasks by their names.&#x20;

![Search Button](/files/-MWxmp2XiouzHtvYVkon)

## Kanban View

From the settings icon on the Tasks page, you can switch the view to Kanban to track your tasks in a Kanban view.

<figure><img src="/files/WvXrPd23nStXFPoG5EdU" alt="" width="214"><figcaption></figcaption></figure>

Task states are shown as columns. To change the state of a task, drag and drop the task card from one state to another state. Also, you can change the sorting of tasks in one column by dragging and dropping.

<figure><img src="/files/z7YSOAjravSSWhhC8Abo" alt=""><figcaption><p>Kanban View</p></figcaption></figure>

### Editing Kanban States <a href="#editing-kanban-states" id="editing-kanban-states"></a>

Project managers can edit states directly within the Kanban view using the 'Edit Mode' button, without needing to navigate to the Project Settings page. They can add new states, rename existing ones, or change their order. However, deleting a state can only be performed via the Project Settings page.

<figure><img src="/files/KTCsJTpor7jcbUaCidbN" alt="" width="375"><figcaption></figcaption></figure>

### Bulk Actions in Kanban States

At the top of each state column in Kanban view, you'll find a + button to add a new task and a three-dot menu for actions.

<figure><img src="/files/MY3kmACusUvcl7xPLv14" alt="" width="297"><figcaption><p>Bulk action in a state</p></figcaption></figure>

* **Edit:** Bulk edit all tasks under that state.
* **Move:** Move all tasks in the stage to another state or to a different project and state.
* **Archive:** Archive all tasks under the state in bulk.
* **Delete:** Delete all tasks in the state at once.

### Customizing Kanban Task View

You can choose what information to display on task cards from the **Details** tab on the project's settings page. For more details, please visit the [relevant page](https://docs.cubicl.io/task-and-project-management/projects/project-settings#customizing-kanban-and-list-view).

<figure><img src="/files/OxcBzniJR6syrKK8X1k6" alt="" width="280"><figcaption><p>An example for a task card</p></figcaption></figure>

### Actions in Kanban Task

In Kanban view, clicking the three-dot icon at the top of a task card allows you to perform actions such as bulk selection, copying, editing, sharing with a customer, and activating custom actions.

For more details, visit the following pages:

* [Task Details Page](/task-and-project-management/create-tasks/task-details.md#actions-in-task) – for actions you can perform on individual tasks
* [Bulk Actions in Tasks](/task-and-project-management/projects/tasks-page/bul-actions.md) – for performing bulk actions in Kanban view
* [Custom Actions](/task-and-project-management/custom-actions.md) – to learn more about setting up and using custom actions

<figure><img src="/files/1uuFnjj9Oc30WQm34yKV" alt="" width="305"><figcaption></figcaption></figure>

### Cost Managemenet in Kanban

Cubicl offers a powerful and practical feature in the Kanban view for teams who want to track task-based costs within projects. The total cost information displayed next to each stage makes the financial impact of every step in the process clearly visible.

To use this feature:

1. **Create a Custom Field**\
   Go to the project's [settings page](https://docs.cubicl.io/task-and-project-management/projects/project-settings#adding-additional-fields-to-the-task-form) and add a custom field of the **Currency** type to the task creation form. For example, you can name this field **Cost**.
2. **Add a Field to Kanban Cards**\
   From the same settings page, go to the [**Task Fields to Show**](https://docs.cubicl.io/task-and-project-management/projects/project-settings#customizing-kanban-and-list-view) section and select the **Cost** field you created to be displayed on task cards in the Kanban view.
3. **Create Tasks and Enter Values**\
   When creating a task, enter expense values, such as $**20000** for the "Develop User Login Screen" task.
4. **Track Totals Instantly**\
   In the Kanban view, the total of the values in the **Cost** field for the tasks in each stage is automatically displayed under the title of each stage (e.g., **Waiting**, **Active**).

<figure><img src="/files/pknQAn9v5SbNVYM5QC2A" alt=""><figcaption><p>Cost Management in Kanban</p></figcaption></figure>

**What Does This Feature Provide?**

* **Instant Budget Visibility**: Track the budget in real-time by seeing how much cost has accumulated at each stage throughout the process.
* **Ease of Decision-Making**: Quickly identify which stages are accumulating high-cost tasks and take prompt action.
* **Access to Information Without Reporting**: View cost information directly on the dashboard without the need for extra filtering or reporting.
* **Healthier Planning**: Make more balanced resource plans by considering both workload and cost data.

In addition to tracking costs, you can also adapt this feature to monitor **income, invoice payments, contract amounts, deals, investments, profit targets**, and more.

## List View

In the List View, tasks are displayed as a table.

<figure><img src="/files/CtvkYXS1K6VMSofWJuGe" alt=""><figcaption><p>A task in a list view</p></figcaption></figure>

You can choose which information to show for each task from the Details tab on the project's settings page. Visit the [relevant page](https://docs.cubicl.io/task-and-project-management/projects/project-settings#customizing-kanban-and-list-view) for detailed instructions.

Due dates in the list view are highlighted in red for overdue tasks and in orange for upcoming tasks.

If a task is placed under the **task group** in Gantt Chart, task groups are shown under the task name. For detailed information about task groups, have a look at the [Gantt Chart](/task-and-project-management/projects/gantt-chart/features.md#creating-new-task-group) page.

While tasks are listed according to their priorities in the list view, you can change the priority of the task by holding and dragging it.

<figure><img src="/files/sDPvJjgeYOhbyy1mXa2Z" alt=""><figcaption><p>List View</p></figcaption></figure>

In the list view, you can see the progress of a task with steps. Progress is calculated automatically for them. Progress is not shown for tasks without steps. To calculate it, the weight is evenly distributed for each step.  For a step with its own sub-steps, total weight equals the sum of weights of sub-steps.

## Task Sorting

In both Kanban and List views, tasks are sorted by **Priority** by default. The most recently created task is added to the bottom of its priority group. However, you can change this sorting order using the **Settings** button.

<figure><img src="/files/WvXrPd23nStXFPoG5EdU" alt="" width="214"><figcaption></figcaption></figure>

### Sorting by Priority

On the left side of a task card, task priority is shown with colored dots. If you set sorting by priority, both in Kanban View and in List View, tasks are sorted starting from high priority to low priority. In Cubicl, red color indicates the highest, and gray color indicates the lowest level of priority.

![Priority Colors for a Task](/files/-MayfCxtqeGawbTgtXU_)

### Sort by Deadline

Both in Kanban View and in List View, you can sort tasks by their deadlines. However, tasks without a deadline are only shown in List View.&#x20;

### Newest to Oldest Sorting

With this sorting option, tasks in the Kanban view are displayed with the most recently created task at the top. In other words, tasks are ordered by their creation date.

## Show Images on Task Card

In Kanban view, you can enable the **Show Images** option from the Settings button on the Tasks page. This will display the first image file attached to a task directly on the task card.

<figure><img src="/files/7E08JGFCPbHTkvQgLCWI" alt="" width="277"><figcaption></figcaption></figure>

In this way, you can distinguish tasks easily.&#x20;

<figure><img src="/files/pyokVnho9RJpsu4I6Ei5" alt="" width="292"><figcaption><p>Image on Task Card</p></figcaption></figure>

If you prefer a simple Kanban View, you can switch this feature off.

## Client Message Badge

In the Kanban, List, and By Members task views, if the latest message on an email-based task or support ticket was sent by the client, the task card will display a “new activity” badge.

<figure><img src="/files/3zQEFTPzTzvgOvBZEjRd" alt="" width="288"><figcaption></figcaption></figure>

## Tasks by Members

On the Tasks page, you can sort tasks by members, as well. You can assign a task from one user to another by dragging and dropping the task card. In particular, you can use this feature when a user leaves the organization and it is needed to assign her tasks to another user.

<figure><img src="/files/ld5YkuFSES3TabNRvoOK" alt=""><figcaption><p>Tasks by Member</p></figcaption></figure>

When you try to assign a task from one of the two assignees of the task to the other assignee, you will see this warning:

![Warning Message for Changing of Assignee](/files/-MWxo_Z4CIAzvX9kBeCj)

## Task Archive

Tasks you archived in the project are listed in **Archive**.

<figure><img src="/files/iH2HbN3hLH7LKeAeavcP" alt=""><figcaption><p>Archieve Page in Tasks Page</p></figcaption></figure>

If you want to **restore** a task, click on the Restore button that pops up when you click the task card.

**NOTE:** You **cannot make changes** on archived tasks. To make changes, you need to unarchive them first.

If you want to create a task that is the same as an archived task, to **copy** it, click on the **Copy** button that pops up when you click the task card. **Create task form** will pop up. After you update it, the task you created will be shown on the tasks page of a project.

When you click the Delete button, the task will be deleted.

### Bulk Actions in Archive

To bulk delete, restore, or copy tasks from the archive, click the 'Bulk Action' button, select the relevant tasks, and complete your operation.

<figure><img src="/files/PBT9ncFAh1zeSqYbXGjr" 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.cubicl.io/task-and-project-management/projects/tasks-page.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.
