> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/dashboard-widgets/productivity/project-management.md).

# Project Management

## Overview

The Project Management dashboard category provides widgets that keep task-driven work visible at the workspace level, making it easier to monitor priorities without opening individual records. These widgets support both lightweight hierarchical checklists and more structured, table-backed task management, with capabilities such as subtasks, due dates, recurrence tracking, fast completion actions, and AI-assisted planning. Whether you are reviewing your daily workload, coordinating a project dashboard for a team, or surfacing operational checklists for laboratory activities, these tools help keep work organized and actionable inside Labii. Together, they give users flexible options for managing both ad-hoc planning and formal dashboard-based task oversight.

## Widgets

* [ToDo](/widgets/dashboard-widgets/productivity/project-management/todo.md) - Create lightweight nested dashboard checklists with due dates, colors, and AI assistance
* [Tasks](/widgets/dashboard-widgets/productivity/project-management/tasks.md) - Manage table-backed dashboard tasks with subtasks, dates, and completion tracking


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.labii.com/widgets/dashboard-widgets/productivity/project-management.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.
