# To-Dos & Reminders

**To-Dos & Reminders** section helps doctors manage tasks and reminders. Doctors can create tasks, filter tasks, and track completed, overdue, assigned, and personal tasks.

{% hint style="info" %}
**To-Dos & Reminders** feature is available in the **Top Bar** as well. Refer to the [**To-Dos & Reminders**](/uniteemr/getting-started/user-interface/to-dos-and-reminders.md) topic for more information.
{% endhint %}

***

### Steps to Create a Task

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* Go to the **To-Dos & Reminders** section.
* Click the **Plus** ![](/files/CaYWH4IWds9Zyd9PTgz0) icon.
* Enter the task details. Select a due date using the calendar. Optionally enable **Reminder** and select the required date and time.

  <div align="center"><figure><img src="/files/WfuWhffwq6LCWgW8NjSE" alt="" width="320"><figcaption></figcaption></figure></div>
* To assign the task to another user, enable **Assign to Others** and select the required user.
* Click **Save** icon to create the task.

***

### Steps to View or Mark the Task as Completed

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* Go to the **To-Dos & Reminders** section.
* Use the available filters to view completed, overdue, assigned, or personal tasks.

  <figure><img src="/files/8BG6VKaqbOZH0AFTHM1t" alt=""><figcaption></figcaption></figure>
* To close a task, select **Mark as Complete**.

  <figure><img src="/files/eoTQdU41HA8KLJ4jr00e" 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://unitecare.gitbook.io/uniteemr/application-modules/dashboard/doctor-desktop/to-dos-and-reminders.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.
