# Task Status

In the Task List, you can filter tasks using four different tags.

* `Draft`: The task is currently being edited, and you can continue editing.
* `Published`: Tasks that are about to go live (`Upcoming`), have successfully gone live (`Published)`, or have ended (`Ended`).

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

* `Delisted`: You have voluntarily taken the task offline, and users will not see it.

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

* `Expired`: If you have set a duration for the task during its design, it will display as expired once the specified time has elapsed.

Normally, TaskOn Community automatically hides expired tasks. If you need to view expired tasks, you can check the "`Expired`" checkbox, and then you'll be able to see tasks displayed as "`Ended`".

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

In the task list, you can use the checkboxes above to easily filter and display tasks based on their status, allowing you to quickly find the tasks you are looking for.

<figure><img src="/files/hJJSR38R8TJmNTaDGe3f" alt="" width="563"><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://taskoncommunitys-organization.gitbook.io/guide-book/boost-engagement/task-system/task-list/task-status.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.
