# To Do

The To-Do Lists are designed to empower users in systematically organizing and prioritizing their action items, offering a comprehensive solution for recording and managing all vital tasks and activities. Users have the flexibility to create individual to-do lists or collaboratively share them with multiple team members, fostering seamless collaboration and streamlined project execution.

Within the admin portal, domain admins can create a predefined set of default **categories** for the to-do list. These default sections can be shared or kept private, depending on the organizational requirements. Users also have the opportunity to create and manage their own sections, tailoring the To-Do Lists to their specific needs.

<figure><img src="/files/0GpgBTNkSokBuFi7BHNV" 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/admin-guide/module-settings/to-do.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.
