# Tasks

In Confluence its really easy to create Tasks which are small checklist elements to be solved some day by someone. Somehow tasks tend to remain unresolved. In ACNC you can overview tasks with the Tasks panel so you won't forget to tick your small to do items anymore!

## Finding tasks

By default tasks are marked at the end of every page line, on every interface.

If you not into tasks, you can turn this off by editing the macro and unchecking **Show tasks on node**.

<figure><img src="/files/4TNUh1HWG39MWRJEUeCB" alt=""><figcaption><p>Show tasks in the page tree</p></figcaption></figure>

If you turn it off, tasks will keep showing under ... menu on every line, and can be filtered for.

You can find any combination of your/all open/closed tasks in a page tree.

<figure><img src="/files/GH53Zon4l9G6qtYQS9xm" alt=""><figcaption><p>Showing open / closed tasks</p></figcaption></figure>

The following icons available:

* [ ] (unchecked) in <mark style="background-color:blue;">blue</mark> - means **you** have a task on that page to do
* [ ] (unchecked) in **black** - means there is a task on that page to do, but you are not assigned&#x20;
* [x] (checked) in <mark style="background-color:blue;">blue</mark> - means you & others solved all the tasks on the page
* [x] (checked) in **black** - means all tasks solved on the page, while you were not assignee any of them

:no\_entry: No tasks - there are no tasks on that page at all

## Filtering tasks

While browsing ACNC, you can filter&#x20;

* All your open tasks on any page
* All open tasks on any page
* All closed tasks - where you were assignee
* All closed tasks

<figure><img src="/files/OxzI6sBUXbhf0eIjYzOC" alt="" width="563"><figcaption><p>Filter tasks</p></figcaption></figure>

For aditional task features under each node check out:

{% content-ref url="/pages/CNcaylaENqLOaJtdN3PG" %}
[Tasks on page](/advanced-content-navigator/cloud-users-guide/panels/tasks-on-page.md)
{% endcontent-ref %}


---

# 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.meta-inf.hu/advanced-content-navigator/cloud-users-guide/tasks.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.
