# Tasks

MangoApps Task Management keeps projects organized and on track. Our powerful task management tools help users create milestones, delegate assignments, break down tasks, and track projects to completion.

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

## Features

#### Distribute & Oversee Action Items

Delegate tasks, break down assignments, and get both high-level and granular views of your projects. Our deep task management feature set can fit into any team’s workflow.

* Manage project progress with overviews of the work being done over time
* Automate approvals and notify coworkers within tasks to save time
* Establish recurring tasks so regular deliverables stay on track

#### Stay Organized

All tasks, across multiple projects are integrated in one place. Users always stay focused because priorities across multiple projects remain clear and organized.

#### Keep Projects On Track

Make sure projects stay on track with due dates, conversations, files, checklists, and time-logs for each task, all in one place.

#### Filtering & Sorting

Quickly find and view any subset of tasks with advanced filtering and sorting. Filters drill down by task status, type, priority level, milestone, or specific projects.

#### Task Progression

Stay informed about the status of a task as it advances. Initiate a task by marking it as 'started' to signify active engagement. When a task is successfully completed, users can label it as 'finished' and provide evidence of completion for reviewers.

#### Milestones

Milestones help with release management to keep projects on track. Ensure that projects are delivered on time by keeping up to date with a milestone’s health status & using daily check-ins.

#### Checklists

Use checklists within a task to break down big chunks of work into smaller items that are easier to track and complete.

<figure><img src="/files/b48ddcm2408XkvIM5lQK" 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://guides.mangoapps.com/user-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.
