# Todos List

To create todos in RUM Work, go to **Todos List**.

<figure><img src="/files/2RfYbKWcrAzi6ZDWlDF8" alt=""><figcaption></figcaption></figure>

Then click **Add Task**.

<figure><img src="/files/46NJtkviHVQMaIFd1yQ2" alt=""><figcaption></figcaption></figure>

This will open the New Todo modal.

<figure><img src="/files/1lEe9wKYHF4oG1LzlgZG" alt=""><figcaption></figcaption></figure>

Enter Todo Title, Notes; assign Start and Due Date. Once done, click **Add**. To put the task on Priority or Importance, click the<img src="/files/cN2WMkPNbE4DfztKuBmO" alt="" data-size="original">Alert Icon Button or![](/files/FUxmpNP5QIF3B9zGirlR)Star Icon Button.

<figure><img src="/files/ELGNXMzxHf8vHK2bmZrd" alt=""><figcaption></figcaption></figure>

After you create the Todo, it will appear like the above. Use the Options in the left menu to filter todos.

<figure><img src="/files/3ClX9cn2cRr4e8p6uaim" alt=""><figcaption></figcaption></figure>

Click **Order By** to sort them by

* Start Date
* Due Date
* and Title.

Click the Order Icon button to sort todos ascending or descending.&#x20;

<figure><img src="/files/sOoy0ribioCEY9rDqapx" alt=""><figcaption></figcaption></figure>

To mark a task complete, click on the radio button on the left. To edit or delete a todo, click on it and then apply changes and click **Save**. Or click the Delete Icon Button.


---

# 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.rumwork.io/rum-work-modules/todos-list.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.
