# What is Cubicl?

Cubicl is the easiest task management application that you can assign tasks to your teams and monitor them. You can see the states of the tasks and the workload of the teammates.

## **How Cubicl Task Management Application Works?**

### Task Management

Assign tasks to the teammates and change the states of tasks easily.

<figure><img src="/files/z7YSOAjravSSWhhC8Abo" alt="" width="563"><figcaption><p>Kanban View in Tasks</p></figcaption></figure>

On the home page, users see the tasks that are assigned to them or tasks that they follow. So, they do not forget tasks and complete them in time.

<figure><img src="/files/jX6OGWRvKdwi5tqkBA2v" alt=""><figcaption><p>Home Page</p></figcaption></figure>

### Client Management

Add your clients to Cubicl. Track your tasks and deals related to them. Follow related notes and activities.

<figure><img src="/files/GNpFK07BxuxcxgjMJdil" alt=""><figcaption><p>Clients Page</p></figcaption></figure>

![A Client's Page](/files/-MamyQ03pQIE3wFVu0IM)

### Project Planning

Create a project plan (Gantt Chart) and follow the plan with your team.

![Gantt Chart](/files/-MUSzPeWe5hqA4NtkfpZ)

You can easily edit the start date and deadline of tasks on Gantt Chart:

![Gantt Chart](/files/-MTekigcjh2rLctX5HII)

### Chat with Your Team

Thanks to chat box in Cubicl, you don't need to send e-mails to your teammates or ask question to them about tasks via phone call. You can make announcements, share files, and communicate with them without using another app.

<figure><img src="/files/-MWdsgrLD1prdVjD6tB0" alt="" width="563"><figcaption></figcaption></figure>

### Archiving

Completed tasks can be archived. You can access the details, dates, and assignees of archived tasks in the Archive.&#x20;

### Notifications

Get notifications about activities on your tasks.

<figure><img src="/files/2sN7ibc9fA2QWHftLBZo" alt="" width="263"><figcaption></figcaption></figure>

You get either **desktop notifications** at the corner of your screen if Cubicl is running in the background or **e-mail notifications** if you are not signed in Cubicl.


---

# 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/master.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.
